# HG changeset patch # User Pascal Bellard # Date 1386602440 0 # Node ID 860ce5da84ab63af78d89091b9ffe57c464e773b # Parent b3d41a4972b25d17c0e41ec441ab3de605daf8ef deadbeef, xpaint, virtualbox-ose: update bdeps diff -r b3d41a4972b2 -r 860ce5da84ab deadbeef/receipt --- a/deadbeef/receipt Mon Dec 09 17:44:36 2013 +0200 +++ b/deadbeef/receipt Mon Dec 09 15:20:40 2013 +0000 @@ -15,7 +15,7 @@ DEPENDS="gtk+ alsa-lib libogg libvorbis libsamplerate libmad" BUILD_DEPENDS="gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev libmad-dev \ libsndfile-dev libsamplerate-dev flac-dev curl-dev libcdio-dev \ -libcddb-dev intltool libsndfile libcurl yasm libzip-dev" +libcddb-dev intltool libsndfile libcurl yasm libzip-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules() diff -r b3d41a4972b2 -r 860ce5da84ab fusecloop/description.txt --- a/fusecloop/description.txt Mon Dec 09 17:44:36 2013 +0200 +++ b/fusecloop/description.txt Mon Dec 09 15:20:40 2013 +0000 @@ -13,4 +13,4 @@ $ genisoimage -R mydvd/ | create_compressed_fs 131072 > mydvd.cloop 3- Any format cloop can be converted to V2 format for knoppix compatibility. - $ extract_compressed_fs file.cloop --convert-to-v2 > fileinv2.cloop + $ extract_compressed_fs mydvd.cloop --convert-to-v2 > mydvdinv2.cloop diff -r b3d41a4972b2 -r 860ce5da84ab virtualbox-ose/receipt --- a/virtualbox-ose/receipt Mon Dec 09 17:44:36 2013 +0200 +++ b/virtualbox-ose/receipt Mon Dec 09 15:20:40 2013 +0000 @@ -19,7 +19,7 @@ xorg-libXrandr-dev python python-dev xalan-c curl-dev xalan-c-dev \ xerces-c-dev openssl-dev zlib-dev libcap-dev glib-dev libvncserver-dev \ pam pam-dev bzip2 linux-module-headers pkg-config tar wget vde2-dev \ -libpng-dev gsoap-dev libdevmapper-dev makeself" +libpng-dev gsoap-dev libdevmapper-dev makeself cdrkit" # Rules to configure and make the package. compile_rules() diff -r b3d41a4972b2 -r 860ce5da84ab xpaint/receipt --- a/xpaint/receipt Mon Dec 09 17:44:36 2013 +0200 +++ b/xpaint/receipt Mon Dec 09 15:20:40 2013 +0000 @@ -12,7 +12,7 @@ DEPENDS="openjpeg libXaw3dXft" BUILD_DEPENDS="openjpeg-dev libXaw3dXft-dev libpng-dev jpeg-dev tiff-dev \ -expat-dev libxml2-dev" +expat-dev libxml2-dev util-linux-uuid-dev" # Rules to configure and make the package. compile_rules()