wok-6.x rev 5386
Up: cdrkit, cdrkit-audio, cdrkit-isoinfo, readom (1.1.10) - I commented out the patch for cdrkit. I don't think its needed anymore since it falls at every part.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 01 12:51:24 2010 +0000 (2010-05-01) |
parents | 5ff95f55c67b |
children | 14be56f528eb b735ac9efe64 |
files | cdrkit-audio/receipt cdrkit-isoinfo/receipt cdrkit/receipt readom/receipt |
line diff
1.1 --- a/cdrkit-audio/receipt Sat May 01 12:37:37 2010 +0000 1.2 +++ b/cdrkit-audio/receipt Sat May 01 12:51:24 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cdrkit-audio" 1.7 -VERSION="1.1.9" 1.8 +VERSION="1.1.10" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Icedax, cdda2ogg and other tools for extracting audio files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/cdrkit-isoinfo/receipt Sat May 01 12:37:37 2010 +0000 2.2 +++ b/cdrkit-isoinfo/receipt Sat May 01 12:51:24 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="cdrkit-isoinfo" 2.7 -VERSION="1.1.9" 2.8 +VERSION="1.1.10" 2.9 CATEGORY="multimedia" 2.10 SHORT_DESC="Isoinfo Utility programs for iso9660 images" 2.11 MAINTAINER="jozee@slitaz.org"
3.1 --- a/cdrkit/receipt Sat May 01 12:37:37 2010 +0000 3.2 +++ b/cdrkit/receipt Sat May 01 12:51:24 2010 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="cdrkit" 3.7 -VERSION="1.1.9" 3.8 +VERSION="1.1.10" 3.9 CATEGORY="utilities" 3.10 SHORT_DESC="Wodim for recording/blanking CDs/DVDs and genisoimage for ISO." 3.11 MAINTAINER="pankso@slitaz.org" 3.12 @@ -17,7 +17,7 @@ 3.13 cd $src 3.14 sed -i -e '/USE_MAGIC/d' -e '/(MAGICLIBS magic)/d' \ 3.15 genisoimage/CMakeLists.txt 3.16 - patch -p1 < ../stuff/$PACKAGE-1.1.9-glibc-2.10.patch || exit 1 3.17 + #patch -p1 < ../stuff/$PACKAGE-1.1.9-glibc-2.10.patch || exit 1 3.18 make && 3.19 make install PREFIX=$PWD/_pkg/usr 3.20 }
4.1 --- a/readom/receipt Sat May 01 12:37:37 2010 +0000 4.2 +++ b/readom/receipt Sat May 01 12:51:24 2010 +0000 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="readom" 4.7 -VERSION="1.1.9" 4.8 +VERSION="1.1.10" 4.9 CATEGORY="utilities" 4.10 SHORT_DESC="readom as readcd for use with graveman" 4.11 MAINTAINER="allan316@gmail.com"