wok-6.x rev 12481
Rename linux-util-ng to util-linux in all packages
line diff
1.1 --- a/alsa-utils/receipt Mon Apr 23 16:19:05 2012 +0200 1.2 +++ b/alsa-utils/receipt Mon Apr 23 16:30:27 2012 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Alsa sound system utilities et config tools." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="alsa-lib ncurses util-linux-ng-getopt" 1.8 +DEPENDS="alsa-lib ncurses util-linux-getopt" 1.9 BUILD_DEPENDS="alsa-lib alsa-lib-dev ncurses-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.alsa-project.org/"
2.1 --- a/apache/receipt Mon Apr 23 16:19:05 2012 +0200 2.2 +++ b/apache/receipt Mon Apr 23 16:30:27 2012 +0200 2.3 @@ -9,9 +9,9 @@ 2.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 2.5 WEB_SITE="http://www.apache.org/" 2.6 WGET_URL="${WEB_SITE}dist/$SOURCE/$TARBALL" 2.7 -DEPENDS="apr-util apr openssl pcre util-linux-ng-uuid expat zlib" 2.8 +DEPENDS="apr-util apr openssl pcre util-linux-uuid expat zlib" 2.9 BUILD_DEPENDS="apr-util-dev apr-dev openssl-dev sed expat-dev zlib-dev \ 2.10 -util-linux-ng-uuid-dev openldap-dev apr-dev bash" 2.11 +util-linux-uuid-dev openldap-dev apr-dev bash" 2.12 CONFIG_FILES="/etc/apache /var/www /etc/ssl/apache" 2.13 PROVIDE="lighttpd" 2.14 TAGS="webserver http server"
3.1 --- a/apr-util/receipt Mon Apr 23 16:19:05 2012 +0200 3.2 +++ b/apr-util/receipt Mon Apr 23 16:30:27 2012 +0200 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="APR Library Utilities" 3.5 MAINTAINER="lehswe@gmail.com" 3.6 DEPENDS="apr expat ncurses readline zlib" 3.7 -BUILD_DEPENDS="apr-dev unixODBC-dev sqlite-dev postgresql-dev mysql-dev libmysqlclient libpostgresqlclient util-linux-ng-uuid-dev gawk" 3.8 +BUILD_DEPENDS="apr-dev unixODBC-dev sqlite-dev postgresql-dev mysql-dev libmysqlclient libpostgresqlclient util-linux-uuid-dev gawk" 3.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.10 WEB_SITE="http://apr.apache.org" 3.11 WGET_URL="http://www.apache.org/dist/apr/$TARBALL"
4.1 --- a/apr/receipt Mon Apr 23 16:19:05 2012 +0200 4.2 +++ b/apr/receipt Mon Apr 23 16:30:27 2012 +0200 4.3 @@ -5,8 +5,8 @@ 4.4 CATEGORY="misc" 4.5 SHORT_DESC="Apache Portable Runtime Library" 4.6 MAINTAINER="lehswe@gmail.com" 4.7 -DEPENDS="util-linux-ng-uuid" 4.8 -BUILD_DEPENDS="util-linux-ng-uuid-dev" 4.9 +DEPENDS="util-linux-uuid" 4.10 +BUILD_DEPENDS="util-linux-uuid-dev" 4.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.12 WEB_SITE="http://apr.apache.org" 4.13 WGET_URL="http://mir2.ovh.net/ftp.apache.org/dist/$PACKAGE/$TARBALL
5.1 --- a/blueman/receipt Mon Apr 23 16:19:05 2012 +0200 5.2 +++ b/blueman/receipt Mon Apr 23 16:30:27 2012 +0200 5.3 @@ -10,9 +10,9 @@ 5.4 WGET_URL="http://download.tuxfamily.org/blueman/$TARBALL" 5.5 5.6 DEPENDS="linux-bluetooth bluez python pygtk libnotify notify-python python-pyrex \ 5.7 -startup-notification util-linux-ng-uuid dbus dbus-python" 5.8 +startup-notification util-linux-uuid dbus dbus-python" 5.9 BUILD_DEPENDS="bluez-dev python-dev pygtk-dev notify-python libnotify-dev \ 5.10 -python-pyrex startup-notification-dev util-linux-ng-uuid-dev dbus-dev \ 5.11 +python-pyrex startup-notification-dev util-linux-uuid-dev dbus-dev \ 5.12 dbus-python-dev intltool" 5.13 5.14 # Rules to configure and make the package.
6.1 --- a/brasero/receipt Mon Apr 23 16:19:05 2012 +0200 6.2 +++ b/brasero/receipt Mon Apr 23 16:30:27 2012 +0200 6.3 @@ -14,7 +14,7 @@ 6.4 BUILD_DEPENDS="glib-dev gtk+-dev GConf-dev gstreamer-dev gst-plugins-base-dev \ 6.5 libxml2-dev libunique-dev dbus-glib-dev gnome-doc-utils-dev libxcb-dev \ 6.6 libpthread-stubs xcb-util-dev ORBit2-dev dbus-dev libcanberra-dev \ 6.7 -gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-ng-uuid-dev \ 6.8 +gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-uuid-dev \ 6.9 intltool" 6.10 6.11 # Rules to configure and make the package.
7.1 --- a/btrfs-progs/receipt Mon Apr 23 16:19:05 2012 +0200 7.2 +++ b/btrfs-progs/receipt Mon Apr 23 16:30:27 2012 +0200 7.3 @@ -9,7 +9,7 @@ 7.4 WEB_SITE="http://btrfs.wiki.kernel.org/index.php/Main_Page" 7.5 WGET_URL="http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/$TARBALL" 7.6 BUILD_DEPENDS="e2fsprogs-dev" 7.7 -DEPENDS="util-linux-ng-uuid zlib acl" 7.8 +DEPENDS="util-linux-uuid zlib acl" 7.9 TAGS="filesystem fault-tolerance" 7.10 7.11 # Rules to configure and make the package.
8.1 --- a/bzflag/receipt Mon Apr 23 16:19:05 2012 +0200 8.2 +++ b/bzflag/receipt Mon Apr 23 16:30:27 2012 +0200 8.3 @@ -6,7 +6,7 @@ 8.4 SHORT_DESC="A multiplayer 3D tank battle game." 8.5 MAINTAINER="slaxemulator@gmail.com" 8.6 DEPENDS="curl mesa libsdl glew" 8.7 -BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-ng-uuid-dev" 8.8 +BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-uuid-dev" 8.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 8.10 WEB_SITE="http://bzflag.org" 8.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
9.1 --- a/cairo-compmgr/receipt Mon Apr 23 16:19:05 2012 +0200 9.2 +++ b/cairo-compmgr/receipt Mon Apr 23 16:30:27 2012 +0200 9.3 @@ -9,8 +9,8 @@ 9.4 WEB_SITE="http://cairo-compmgr.tuxfamily.org/" 9.5 WGET_URL="http://download.tuxfamily.org/ccm/cairo-compmgr/$TARBALL" 9.6 9.7 -DEPENDS="gtk+ cairo librsvg util-linux-ng-uuid xorg-libXi xorg-libSM" 9.8 -BUILD_DEPENDS="gtk+-dev cairo-dev librsvg-dev vala util-linux-ng-uuid-dev \ 9.9 +DEPENDS="gtk+ cairo librsvg util-linux-uuid xorg-libXi xorg-libSM" 9.10 +BUILD_DEPENDS="gtk+-dev cairo-dev librsvg-dev vala util-linux-uuid-dev \ 9.11 intltool" 9.12 9.13 # Rules to configure and make the package.
10.1 --- a/cinepaint/receipt Mon Apr 23 16:19:05 2012 +0200 10.2 +++ b/cinepaint/receipt Mon Apr 23 16:30:27 2012 +0200 10.3 @@ -12,7 +12,7 @@ 10.4 DEPENDS="desktop-file-utils gtk+ lcms tiff jpeg fltk ftgl xorg-libXmu xorg-libXpm \ 10.5 gutenprint zlib mesa jbigkit openexr" 10.6 BUILD_DEPENDS="python coreutils-file-summarize coreutils-file-special gettext \ 10.7 - xorg-xextproto util-linux-ng-uuid-dev lcms-dev openexr-dev fltk-dev mesa-dev \ 10.8 + xorg-xextproto util-linux-uuid-dev lcms-dev openexr-dev fltk-dev mesa-dev \ 10.9 ilmbase-dev " 10.10 10.11 # Rules to configure and make the package.
11.1 --- a/couchdb/receipt Mon Apr 23 16:19:05 2012 +0200 11.2 +++ b/couchdb/receipt Mon Apr 23 16:30:27 2012 +0200 11.3 @@ -11,7 +11,7 @@ 11.4 APACHE_MIRROR="http://mirrors.dedipower.com/ftp.apache.org/" 11.5 WGET_URL="$APACHE_MIRROR/$PACKAGE/releases/$VERSION/$TARBALL" 11.6 11.7 -DEPENDS="erlang icu openssl util-linux-ng-getopt spidermonkey libcurl curl" 11.8 +DEPENDS="erlang icu openssl util-linux-getopt spidermonkey libcurl curl" 11.9 BUILD_DEPENDS="erlang openssl-dev spidermonkey-dev curl-dev icu-dev" 11.10 11.11 # Rules to configure and make the package.
12.1 --- a/cryptsetup/receipt Mon Apr 23 16:19:05 2012 +0200 12.2 +++ b/cryptsetup/receipt Mon Apr 23 16:30:27 2012 +0200 12.3 @@ -6,7 +6,7 @@ 12.4 SHORT_DESC="dm-crypt setup tool for encryption of block devices" 12.5 MAINTAINER="b1+slitaz@nagel.org" 12.6 DEPENDS="e2fsprogs popt libgcrypt libdevmapper" 12.7 -BUILD_DEPENDS="e2fsprogs-dev popt-dev libgcrypt libgcrypt-dev libdevmapper libdevmapper-dev util-linux-ng-uuid util-linux-ng-uuid-dev popt" 12.8 +BUILD_DEPENDS="e2fsprogs-dev popt-dev libgcrypt libgcrypt-dev libdevmapper libdevmapper-dev util-linux-uuid util-linux-ng-uuid-dev popt" 12.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 12.10 WEB_SITE="http://code.google.com/p/$PACKAGE" 12.11 WGET_URL="http://cryptsetup.googlecode.com/files/$TARBALL"
13.1 --- a/dbus/receipt Mon Apr 23 16:19:05 2012 +0200 13.2 +++ b/dbus/receipt Mon Apr 23 16:30:27 2012 +0200 13.3 @@ -5,8 +5,8 @@ 13.4 CATEGORY="x-window" 13.5 SHORT_DESC="D-Bus is a message bus system." 13.6 DEPENDS="expat xorg-libX11 slitaz-base-files xorg-libICE xorg-libSM \ 13.7 -xorg-libXau xorg-libXdmcp util-linux-ng-uuid" 13.8 -BUILD_DEPENDS="xorg-libX11-dev expat-dev util-linux-ng-uuid-dev" 13.9 +xorg-libXau xorg-libXdmcp util-linux-uuid" 13.10 +BUILD_DEPENDS="xorg-libX11-dev expat-dev util-linux-uuid-dev" 13.11 MAINTAINER="pankso@slitaz.org" 13.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 13.13 WEB_SITE="http://www.freedesktop.org/wiki/Software/dbus"
14.1 --- a/ddd/receipt Mon Apr 23 16:19:05 2012 +0200 14.2 +++ b/ddd/receipt Mon Apr 23 16:30:27 2012 +0200 14.3 @@ -5,7 +5,7 @@ 14.4 CATEGORY="development" 14.5 SHORT_DESC="GNU Data Display Debugger, a graphical front-end for command-line debuggers." 14.6 MAINTAINER="rcx@zoominternet.net" 14.7 -DEPENDS="glibc-base gcc-lib-base ncurses freetype zlib util-linux-ng-uuid \ 14.8 +DEPENDS="glibc-base gcc-lib-base ncurses freetype zlib util-linux-uuid \ 14.9 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXaw \ 14.10 xorg-libXdmcp xorg-libXext xorg-libXmu xorg-libXpm xorg-libXt lesstif elfutils" 14.11 BUILD_DEPENDS="gawk lesstif-dev"
15.1 --- a/e2fsprogs/receipt Mon Apr 23 16:19:05 2012 +0200 15.2 +++ b/e2fsprogs/receipt Mon Apr 23 16:30:27 2012 +0200 15.3 @@ -8,7 +8,7 @@ 15.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 15.5 WEB_SITE="http://e2fsprogs.sourceforge.net/" 15.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 15.7 -DEPENDS="libcomerr util-linux-ng-blkid util-linux-ng-uuid" 15.8 +DEPENDS="libcomerr util-linux-blkid util-linux-ng-uuid" 15.9 15.10 # Rules to configure and make the package. 15.11 compile_rules() 15.12 @@ -37,10 +37,10 @@ 15.13 cat $stuff/*.files-list | while read file; do 15.14 rm -f $fs$file 15.15 done 15.16 - # Remove fsck provided by Busybox and blkid by util-linux-ng. 15.17 + # Remove fsck provided by Busybox and blkid by util-linux. 15.18 rm $fs/sbin/fsck* $fs/sbin/blkid 15.19 rm $fs/lib/libblkid* $fs/usr/lib/libblkid* 15.20 - # Remove uuid files provided by util-linux-ng. 15.21 + # Remove uuid files provided by util-linux. 15.22 rm $fs/usr/sbin/uuidd $fs/usr/bin/uuidgen 15.23 rm $fs/lib/libuuid* $fs/usr/lib/libuuid* 15.24 }
16.1 --- a/emacs/receipt Mon Apr 23 16:19:05 2012 +0200 16.2 +++ b/emacs/receipt Mon Apr 23 16:30:27 2012 +0200 16.3 @@ -6,7 +6,7 @@ 16.4 SHORT_DESC="The GNU Emacs editor" 16.5 MAINTAINER="domcox@slitaz.org" 16.6 DEPENDS="atk cairo dbus expat freetype fontconfig giflib glib gtk+ jpeg libgio libpng \ 16.7 -librsvg util-linux-ng-uuid ncurses pango tiff xorg-server zlib librsvg libgsf" 16.8 +librsvg util-linux-uuid ncurses pango tiff xorg-server zlib librsvg libgsf" 16.9 BUILD_DEPENDS="atk-dev cairo-dev expat-dev dbus-dev freetype-dev fontconfig-dev \ 16.10 giflib-dev glib-dev gtk+-dev jpeg-dev libgio-dev libpng-dev librsvg-dev ncurses-dev \ 16.11 pango-dev pkg-config tiff-dev xorg-dev xorg-dev-proto"
17.1 --- a/evince/receipt Mon Apr 23 16:19:05 2012 +0200 17.2 +++ b/evince/receipt Mon Apr 23 16:30:27 2012 +0200 17.3 @@ -5,9 +5,9 @@ 17.4 CATEGORY="office" 17.5 SHORT_DESC="Document viewer for Gnome" 17.6 MAINTAINER="erjo@slitaz.org" 17.7 -DEPENDS="lcms poppler tiff dbus-glib glib-dev util-linux-ng-uuid" 17.8 +DEPENDS="lcms poppler tiff dbus-glib glib-dev util-linux-uuid" 17.9 BUILD_DEPENDS="gnome-doc-utils-dev docbook-xml \ 17.10 -gnome-icon-theme gtk+-dev intltool lcms-dev util-linux-ng-uuid-dev" 17.11 +gnome-icon-theme gtk+-dev intltool lcms-dev util-linux-uuid-dev" 17.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 17.13 WEB_SITE="http://projects.gnome.org/evince/" 17.14 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/evince/${VERSION%.*}/${TARBALL}"
18.1 --- a/exo/receipt Mon Apr 23 16:19:05 2012 +0200 18.2 +++ b/exo/receipt Mon Apr 23 16:30:27 2012 +0200 18.3 @@ -7,7 +7,7 @@ 18.4 MAINTAINER="erjo@slitaz.org" 18.5 DEPENDS="exo-tools libexo" 18.6 BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev intltool 18.7 - util-linux-ng-uuid-dev" 18.8 + util-linux-uuid-dev" 18.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 18.10 WEB_SITE="http://www.xfce.org" 18.11 WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL"
19.1 --- a/fsarchiver/receipt Mon Apr 23 16:19:05 2012 +0200 19.2 +++ b/fsarchiver/receipt Mon Apr 23 16:30:27 2012 +0200 19.3 @@ -10,10 +10,10 @@ 19.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 19.5 TAGS="compression filesystem archive backup" 19.6 19.7 -DEPENDS="bzip2 e2fsprogs lzo xz libgcrypt liblzma util-linux-ng-blkid \ 19.8 +DEPENDS="bzip2 e2fsprogs lzo xz libgcrypt liblzma util-linux-blkid \ 19.9 libcomerr3 zlib" 19.10 BUILD_DEPENDS="bzip2-dev e2fsprogs-dev libgcrypt-dev lzo-dev liblzma-dev \ 19.11 -util-linux-ng-blkid-dev attr-dev util-linux-ng-uuid-dev zlib-dev pkg-config" 19.12 +util-linux-blkid-dev attr-dev util-linux-ng-uuid-dev zlib-dev pkg-config" 19.13 19.14 # Rules to configure and make the package. 19.15 compile_rules() {
20.1 --- a/gambas2/receipt Mon Apr 23 16:19:05 2012 +0200 20.2 +++ b/gambas2/receipt Mon Apr 23 16:30:27 2012 +0200 20.3 @@ -5,8 +5,8 @@ 20.4 CATEGORY="development" 20.5 SHORT_DESC="Free development environment based on a Basic interpreter" 20.6 MAINTAINER="pankso@slitaz.org" 20.7 -DEPENDS="poppler util-linux-ng-uuid" 20.8 -BUILD_DEPENDS="poppler-dev util-linux-ng-uuid-dev lcms-dev" 20.9 +DEPENDS="poppler util-linux-uuid" 20.10 +BUILD_DEPENDS="poppler-dev util-linux-uuid-dev lcms-dev" 20.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 20.12 WEB_SITE="http://gambas.sourceforge.net/" 20.13 WGET_URL="$SF_MIRROR/gambas/$TARBALL"
21.1 --- a/gcc+gcj/receipt Mon Apr 23 16:19:05 2012 +0200 21.2 +++ b/gcc+gcj/receipt Mon Apr 23 16:30:27 2012 +0200 21.3 @@ -11,7 +11,7 @@ 21.4 WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL" 21.5 PROVIDE="$SOURCE jre jdk" 21.6 21.7 -DEPENDS="glibc-base glib gcc-lib-base libgio util-linux-ng-uuid zlib libgomp gmp mpfr python \ 21.8 +DEPENDS="glibc-base glib gcc-lib-base libgio util-linux-uuid zlib libgomp gmp mpfr python \ 21.9 gtk+ atk cairo expat fontconfig freetype pango pixman libpng libxcb xcb-util \ 21.10 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite \ 21.11 xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \
22.1 --- a/gejengel/receipt Mon Apr 23 16:19:05 2012 +0200 22.2 +++ b/gejengel/receipt Mon Apr 23 16:30:27 2012 +0200 22.3 @@ -14,7 +14,7 @@ 22.4 BUILD_DEPENDS="glibmm-dev cairomm-dev gtkmm-dev libsigc++-dev taglib-dev \ 22.5 imagemagick-dev imagemagick libxdg-basedir-dev alsa-lib-dev flac-dev \ 22.6 ffmpeg-dev lcms-dev fftw-dev openexr-dev ilmbase-dev graphviz-dev \ 22.7 -util-linux-ng-uuid-dev libogg-dev intltool libcroco" 22.8 +util-linux-uuid-dev libogg-dev intltool libcroco" 22.9 22.10 # Rules to configure and make the package. 22.11 compile_rules()
23.1 --- a/giflib/receipt Mon Apr 23 16:19:05 2012 +0200 23.2 +++ b/giflib/receipt Mon Apr 23 16:30:27 2012 +0200 23.3 @@ -7,7 +7,7 @@ 23.4 MAINTAINER="rcx@zoominternet.net" 23.5 DEPENDS="glibc-base xorg-libSM xorg-libICE xorg-libX11 xorg-libXau \ 23.6 xorg-libXdmcp" 23.7 -BUILD_DEPENDS="util-linux-ng-uuid-dev" 23.8 +BUILD_DEPENDS="util-linux-uuid-dev" 23.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 23.10 WEB_SITE="http://sourceforge.net/projects/giflib/" 23.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
24.1 --- a/glew/receipt Mon Apr 23 16:19:05 2012 +0200 24.2 +++ b/glew/receipt Mon Apr 23 16:30:27 2012 +0200 24.3 @@ -10,10 +10,10 @@ 24.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 24.5 DEPENDS="glibc-base libdrm xorg-libX11 xorg-libXau xorg-libXdamage \ 24.6 xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXxf86vm mesa libglu-mesa \ 24.7 -xorg-libXmu xorg-libXi xorg-libXt xorg-libSM xorg-libICE util-linux-ng-uuid" 24.8 +xorg-libXmu xorg-libXi xorg-libXt xorg-libSM xorg-libICE util-linux-uuid" 24.9 BUILD_DEPENDS="glibc-base libdrm xorg-libX11 xorg-libXau xorg-libXdamage \ 24.10 xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXxf86vm \ 24.11 -xorg-libXmu xorg-libXi xorg-libXt xorg-libSM xorg-libICE util-linux-ng-uuid \ 24.12 +xorg-libXmu xorg-libXi xorg-libXt xorg-libSM xorg-libICE util-linux-uuid \ 24.13 libdrm-dev xorg-glproto mesa-dev libglu-mesa \ 24.14 xorg-damageproto xorg-xproto xorg-fixesproto xorg-xextproto \ 24.15 xorg-libX11-dev xorg-libXdamage-dev xorg-libXfixes-dev xorg-libXt-dev \
25.1 --- a/gmpc/receipt Mon Apr 23 16:19:05 2012 +0200 25.2 +++ b/gmpc/receipt Mon Apr 23 16:30:27 2012 +0200 25.3 @@ -7,7 +7,7 @@ 25.4 SHORT_DESC="A GTK2 client for MPD" 25.5 WEB_SITE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client" 25.6 DEPENDS="libglade libmpd curl xorg-libSM libsoup libsexy mpd sqlite libtasn1" 25.7 -BUILD_DEPENDS="gob2 intltool libglade-dev libmpd libmpd-dev curl-dev xorg-libSM-dev libsoup-dev libsexy-dev xcb-util-dev util-linux-ng-uuid-dev" 25.8 +BUILD_DEPENDS="gob2 intltool libglade-dev libmpd libmpd-dev curl-dev xorg-libSM-dev libsoup-dev libsexy-dev xcb-util-dev util-linux-uuid-dev" 25.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 25.10 WGET_URL="http://download.sarine.nl/Programs/${PACKAGE}/${VERSION}/$TARBALL" 25.11 TAGS=""
26.1 --- a/gnome-games/receipt Mon Apr 23 16:19:05 2012 +0200 26.2 +++ b/gnome-games/receipt Mon Apr 23 16:30:27 2012 +0200 26.3 @@ -11,10 +11,10 @@ 26.4 26.5 # Games: aisleriot need guile. glchess use pygtk/mesa and is splitted 26.6 DEPENDS="GConf librsvg libcroco mesa clutter clutter-gtk libcanberra \ 26.7 -libvorbis libogg util-linux-ng-uuid gnuchess gnome-games-icons seed" 26.8 +libvorbis libogg util-linux-uuid gnuchess gnome-games-icons seed" 26.9 BUILD_DEPENDS="GConf-dev librsvg-dev libcroco-dev mesa-dev clutter-dev \ 26.10 clutter-gtk-dev python-dev pygtk-dev libcanberra-dev gnome-doc-utils-dev \ 26.11 -libvorbis-dev libogg-dev util-linux-ng-uuid-dev seed-dev" 26.12 +libvorbis-dev libogg-dev util-linux-uuid-dev seed-dev" 26.13 26.14 # Rules to configure and make the package. 26.15 compile_rules()
27.1 --- a/gnustep-back/receipt Mon Apr 23 16:19:05 2012 +0200 27.2 +++ b/gnustep-back/receipt Mon Apr 23 16:30:27 2012 +0200 27.3 @@ -10,9 +10,9 @@ 27.4 WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL" 27.5 27.6 DEPENDS="gnustep-base gnustep-gui libart_lgpl audiofile aspell \ 27.7 -giflib gnutls libbfd util-linux-ng-uuid libtasn1 xorg-libXmu freetype" 27.8 +giflib gnutls libbfd util-linux-uuid libtasn1 xorg-libXmu freetype" 27.9 BUILD_DEPENDS="gnustep-make tar gnustep-base-dev gnustep-gui-dev libart_lgpl-dev \ 27.10 -audiofile-dev aspell-dev giflib-dev gnutls-dev util-linux-ng-uuid-dev \ 27.11 +audiofile-dev aspell-dev giflib-dev gnutls-dev util-linux-uuid-dev \ 27.12 libtasn1-dev xorg-libXmu-dev freetype-dev" 27.13 27.14 # Rules to configure and make the package.
28.1 --- a/gparted/receipt Mon Apr 23 16:19:05 2012 +0200 28.2 +++ b/gparted/receipt Mon Apr 23 16:30:27 2012 +0200 28.3 @@ -12,7 +12,7 @@ 28.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 28.5 CROSS="error: cannot run test program while cross compiling" 28.6 28.7 -DEPENDS="gtk+ libsigc++ glibmm gtkmm pangomm parted util-linux-ng-uuid xorg-libXdamage \ 28.8 +DEPENDS="gtk+ libsigc++ glibmm gtkmm pangomm parted util-linux-uuid xorg-libXdamage \ 28.9 libgiomm cairomm" 28.10 BUILD_DEPENDS="gtk+-dev libsigc++-dev glibmm glibmm-dev gtkmm gtkmm-dev parted-dev \ 28.11 cairomm cairomm-dev pangomm pangomm-dev libgiomm libgiomm-dev intltool parted"
29.1 --- a/graphviz/receipt Mon Apr 23 16:19:05 2012 +0200 29.2 +++ b/graphviz/receipt Mon Apr 23 16:30:27 2012 +0200 29.3 @@ -12,7 +12,7 @@ 29.4 DEPENDS="zlib libpng jpeg expat librsvg" 29.5 BUILD_DEPENDS="xorg-dev expat-dev zlib-dev pkg-config gtk+-dev libpng-dev jpeg-dev \ 29.6 libgd-dev lua-dev swig ocaml python-dev tcl-dev librsvg-dev php-dev ruby-dev \ 29.7 -libcroco-dev php-cli util-linux-ng-uuid-dev jpeg-dev" 29.8 +libcroco-dev php-cli util-linux-uuid-dev jpeg-dev" 29.9 29.10 # Rules to configure and make the package. 29.11 compile_rules()
30.1 --- a/gst-plugins-base/receipt Mon Apr 23 16:19:05 2012 +0200 30.2 +++ b/gst-plugins-base/receipt Mon Apr 23 16:30:27 2012 +0200 30.3 @@ -16,7 +16,7 @@ 30.4 libtheora-enc libtheora-dev libvorbis-dev cdparanoia-III-dev libxml2-dev \ 30.5 libogg-dev libgio-dev freetype-dev fontconfig-dev pango-dev xorg-libSM-dev \ 30.6 xorg-libXau-dev xorg-libICE-dev xorg-libXdmcp-dev xorg-libXext-dev \ 30.7 -xorg-libXv-dev xorg-dev-proto util-linux-ng-uuid-dev gobject-introspection-dev" 30.8 +xorg-libXv-dev xorg-dev-proto util-linux-uuid-dev gobject-introspection-dev" 30.9 30.10 # Rules to configure and make the package. 30.11 compile_rules()
31.1 --- a/gst-plugins-good/receipt Mon Apr 23 16:19:05 2012 +0200 31.2 +++ b/gst-plugins-good/receipt Mon Apr 23 16:30:27 2012 +0200 31.3 @@ -16,7 +16,7 @@ 31.4 BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev libogg-dev \ 31.5 liboil-dev gstreamer-dev libxml2-dev glib-dev libjpeg jpeg-dev bzip2-dev \ 31.6 wavpack-dev GConf-dev esound-dev flac-dev xorg-libXv-dev audiofile-dev \ 31.7 -jack-audio-connection-kit-dev dbus-dev util-linux-ng-uuid-dev hal-dev \ 31.8 +jack-audio-connection-kit-dev dbus-dev util-linux-uuid-dev hal-dev \ 31.9 libdv-dev alsa-lib-dev" 31.10 31.11 # Rules to configure and make the package.
32.1 --- a/gtkglext/receipt Mon Apr 23 16:19:05 2012 +0200 32.2 +++ b/gtkglext/receipt Mon Apr 23 16:30:27 2012 +0200 32.3 @@ -7,7 +7,7 @@ 32.4 MAINTAINER="pankso@slitaz.org" 32.5 DEPENDS="gtk+ mesa libglu-mesa" 32.6 SUGGESTED="nvidia" 32.7 -BUILD_DEPENDS="gtk+-dev libglu-mesa mesa-dev util-linux-ng-uuid-dev autoconf" 32.8 +BUILD_DEPENDS="gtk+-dev libglu-mesa mesa-dev util-linux-uuid-dev autoconf" 32.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 32.10 WEB_SITE="http://gtkglext.sourceforge.net/" 32.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
33.1 --- a/hal/receipt Mon Apr 23 16:19:05 2012 +0200 33.2 +++ b/hal/receipt Mon Apr 23 16:30:27 2012 +0200 33.3 @@ -10,9 +10,9 @@ 33.4 WGET_URL="http://hal.freedesktop.org/releases/$TARBALL" 33.5 CROSS="error: cannot check for file existence when cross compiling" 33.6 33.7 -DEPENDS="dbus dbus-glib slitaz-base-files udev util-linux-ng-blkid libusb-compat" 33.8 +DEPENDS="dbus dbus-glib slitaz-base-files udev util-linux-blkid libusb-compat" 33.9 BUILD_DEPENDS="dbus-dev dbus-glib dbus-glib-dev udev-dev pciutils \ 33.10 -util-linux-ng-blkid-dev expat-dev util-linux-ng-uuid-dev glib-dev pkg-config" 33.11 +util-linux-blkid-dev expat-dev util-linux-ng-uuid-dev glib-dev pkg-config" 33.12 33.13 EXTRA=" 33.14 hald-addon-cpufreq
34.1 --- a/icedtea6-jre/receipt Mon Apr 23 16:19:05 2012 +0200 34.2 +++ b/icedtea6-jre/receipt Mon Apr 23 16:30:27 2012 +0200 34.3 @@ -5,7 +5,7 @@ 34.4 CATEGORY="development" 34.5 SHORT_DESC="A Free Software harness for OpenJDK JRE." 34.6 MAINTAINER="rcx@zoominternet.net" 34.7 -DEPENDS="glibc-base gcc-lib-base util-linux-ng-uuid alsa-lib freetype giflib libjpeg libpng zlib \ 34.8 +DEPENDS="glibc-base gcc-lib-base util-linux-uuid alsa-lib freetype giflib libjpeg libpng zlib \ 34.9 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext \ 34.10 xorg-libXi xorg-libXrender xorg-libXtst" 34.11 BUILD_DEPENDS=""
35.1 --- a/imagemagick/receipt Mon Apr 23 16:19:05 2012 +0200 35.2 +++ b/imagemagick/receipt Mon Apr 23 16:30:27 2012 +0200 35.3 @@ -9,7 +9,7 @@ 35.4 DEPENDS="xorg-libXext jpeg libpng tiff libxml2 freetype libgomp bzlib expat \ 35.5 fontconfig lcms jasper ilmbase openexr graphviz librsvg libgsf libgio cairo gcc-lib-base jbigkit fftw" 35.6 BUILD_DEPENDS="jpeg-dev ilmbase-dev openexr-dev libpng-dev tiff-dev \ 35.7 -libxml2-dev lcms-dev graphviz-dev fftw-dev util-linux-ng-uuid-dev libcroco-dev" 35.8 +libxml2-dev lcms-dev graphviz-dev fftw-dev util-linux-uuid-dev libcroco-dev" 35.9 SOURCE="ImageMagick" 35.10 TARBALL="$SOURCE-$VERSION.tar.xz" 35.11 WEB_SITE="http://www.imagemagick.org/"
36.1 --- a/imlib/receipt Mon Apr 23 16:19:05 2012 +0200 36.2 +++ b/imlib/receipt Mon Apr 23 16:30:27 2012 +0200 36.3 @@ -5,8 +5,8 @@ 36.4 CATEGORY="graphics" 36.5 SHORT_DESC="An advanced replacement imaging library for libraries like libXpm." 36.6 MAINTAINER="rcx@zoominternet.net" 36.7 -DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext giflib jpeg libpng tiff zlib util-linux-ng-uuid" 36.8 -BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto giflib giflib-dev jpeg jpeg-dev libpng libpng-dev tiff tiff-dev zlib zlib-dev util-linux-ng-uuid-dev" 36.9 +DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext giflib jpeg libpng tiff zlib util-linux-uuid" 36.10 +BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto giflib giflib-dev jpeg jpeg-dev libpng libpng-dev tiff tiff-dev zlib zlib-dev util-linux-uuid-dev" 36.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 36.12 WEB_SITE="http://freshmeat.net/projects/imlib/" 36.13 WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/1.9/$TARBALL"
37.1 --- a/imlib2/receipt Mon Apr 23 16:19:05 2012 +0200 37.2 +++ b/imlib2/receipt Mon Apr 23 16:30:27 2012 +0200 37.3 @@ -8,7 +8,7 @@ 37.4 DEPENDS="libpng tiff jpeg xorg-libXpm bzlib freetype libid3tag \ 37.5 xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext giflib xorg-libSM \ 37.6 xorg-libICE" 37.7 -BUILD_DEPENDS="libpng-dev tiff-dev jpeg-dev giflib-dev bzip2-dev xorg-libXpm-dev xorg-xextproto libid3tag-dev xorg-dev pkg-config freetype-dev zlib-dev util-linux-ng-uuid-dev" 37.8 +BUILD_DEPENDS="libpng-dev tiff-dev jpeg-dev giflib-dev bzip2-dev xorg-libXpm-dev xorg-xextproto libid3tag-dev xorg-dev pkg-config freetype-dev zlib-dev util-linux-uuid-dev" 37.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 37.10 WEB_SITE="http://sourceforge.net/projects/enlightenment/" 37.11 WGET_URL="$SF_MIRROR/enlightenment/$TARBALL"
38.1 --- a/jasper/receipt Mon Apr 23 16:19:05 2012 +0200 38.2 +++ b/jasper/receipt Mon Apr 23 16:30:27 2012 +0200 38.3 @@ -5,7 +5,7 @@ 38.4 CATEGORY="graphics" 38.5 SHORT_DESC="implementation of JPEG-2000 codec" 38.6 MAINTAINER="jozee@slitaz.org" 38.7 -DEPENDS="xorg-libXi xorg-libXmu jpeg freeglut libglu-mesa util-linux-ng-uuid" 38.8 +DEPENDS="xorg-libXi xorg-libXmu jpeg freeglut libglu-mesa util-linux-uuid" 38.9 BUILD_DEPENDS="jpeg-dev xorg-libXi-dev xorg-libXmu-dev" 38.10 TARBALL="$PACKAGE-$VERSION.zip" 38.11 WEB_SITE="http://www.ece.uvic.ca/~mdadams/$PACKAGE/"
39.1 --- a/jfsutils/receipt Mon Apr 23 16:19:05 2012 +0200 39.2 +++ b/jfsutils/receipt Mon Apr 23 16:30:27 2012 +0200 39.3 @@ -8,7 +8,7 @@ 39.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 39.5 WEB_SITE="http://jfs.sourceforge.net/" 39.6 WGET_URL="${WEB_SITE}project/pub/$TARBALL" 39.7 -DEPENDS="util-linux-ng-uuid" 39.8 +DEPENDS="util-linux-uuid" 39.9 BUILD_DEPENDS="e2fsprogs-dev" 39.10 TAGS="filesystem" 39.11
40.1 --- a/kino/receipt Mon Apr 23 16:19:05 2012 +0200 40.2 +++ b/kino/receipt Mon Apr 23 16:30:27 2012 +0200 40.3 @@ -10,7 +10,7 @@ 40.4 BUILD_DEPENDS="intltool libdv perl xorg-dev xorg-dev-proto gtk+-dev libglade-dev \ 40.5 libdv-dev libraw1394-dev libavc1394-dev libsamplerate-dev xorg-libXv-dev \ 40.6 libiec61883-dev libxml2-dev bash libpng-dev freetype-dev fontconfig-dev \ 40.7 -libiec61883 ffmpeg-dev xorg-libXv libsamplerate util-linux-ng-uuid-dev \ 40.8 +libiec61883 ffmpeg-dev xorg-libXv libsamplerate util-linux-uuid-dev \ 40.9 alsa-lib" 40.10 SUGGESTED="lame vorbis-tools mjpegtools dvdauthor" 40.11 TARBALL="$PACKAGE-$VERSION.tar.gz"
41.1 --- a/laptop-mode-tools/receipt Mon Apr 23 16:19:05 2012 +0200 41.2 +++ b/laptop-mode-tools/receipt Mon Apr 23 16:30:27 2012 +0200 41.3 @@ -5,7 +5,7 @@ 41.4 CATEGORY="system-tools" 41.5 SHORT_DESC="Laptop ACPI tools" 41.6 MAINTAINER="liupeng <hipeng@yahoo.com>" 41.7 -DEPENDS="acpid hdparm util-linux-ng-flock util-linux-ng-blockdev" 41.8 +DEPENDS="acpid hdparm util-linux-flock util-linux-ng-blockdev" 41.9 TARBALL="${PACKAGE}_$VERSION.tar.gz" 41.10 WEB_SITE="http://samwel.tk/laptop_mode/" 41.11 WGET_URL="http://samwel.tk/laptop_mode/tools/downloads/$TARBALL"
42.1 --- a/lesstif/receipt Mon Apr 23 16:19:05 2012 +0200 42.2 +++ b/lesstif/receipt Mon Apr 23 16:30:27 2012 +0200 42.3 @@ -6,9 +6,9 @@ 42.4 SHORT_DESC="An LGPL clone of Motif, which is a set of GUI widgets." 42.5 MAINTAINER="rcx@zoominternet.net" 42.6 DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ 42.7 -xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid freetype \ 42.8 +xorg-libXdmcp xorg-libXext xorg-libXt util-linux-uuid freetype \ 42.9 xorg-libXp" 42.10 -BUILD_DEPENDS="xorg-dev xorg-xextproto util-linux-ng-uuid-dev" 42.11 +BUILD_DEPENDS="xorg-dev xorg-xextproto util-linux-uuid-dev" 42.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 42.13 WEB_SITE="http://sourceforge.net/projects/lesstif/" 42.14 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
43.1 --- a/libbonoboui/receipt Mon Apr 23 16:19:05 2012 +0200 43.2 +++ b/libbonoboui/receipt Mon Apr 23 16:30:27 2012 +0200 43.3 @@ -12,7 +12,7 @@ 43.4 DEPENDS="glib gtk+ libgnome libgnomecanvas libglade GConf alsa-lib popt \ 43.5 libbonobo" 43.6 BUILD_DEPENDS="glib-dev gtk+-dev libgnome-dev libgnomecanvas-dev libglade-dev \ 43.7 -GConf-dev alsa-lib-dev popt-dev libbonobo-dev util-linux-ng-uuid-dev intltool \ 43.8 +GConf-dev alsa-lib-dev popt-dev libbonobo-dev util-linux-uuid-dev intltool \ 43.9 dbus-glib-dev audiofile esound libffi" 43.10 43.11 # Rules to configure and make the package.
44.1 --- a/libfm/receipt Mon Apr 23 16:19:05 2012 +0200 44.2 +++ b/libfm/receipt Mon Apr 23 16:30:27 2012 +0200 44.3 @@ -9,7 +9,7 @@ 44.4 WEB_SITE="http://pcmanfm.sourceforge.net" 44.5 WGET_URL="$SF_MIRROR/pcmanfm/files/$TARBALL" 44.6 44.7 -DEPENDS="glibc-base glib libgio util-linux-ng-uuid libxcb xcb-util expat \ 44.8 +DEPENDS="glibc-base glib libgio util-linux-uuid libxcb xcb-util expat \ 44.9 zlib fontconfig freetype gtk+ atk cairo pango pixman menu-cache" 44.10 BUILD_DEPENDS="$DEPENDS gtk+-dev gamin-dev shared-mime-info intltool \ 44.11 hal-dev dbus-glib-dev dbus-dev startup-notification-dev libxcb-dev \
45.1 --- a/libgdiplus/receipt Mon Apr 23 16:19:05 2012 +0200 45.2 +++ b/libgdiplus/receipt Mon Apr 23 16:30:27 2012 +0200 45.3 @@ -7,10 +7,10 @@ 45.4 MAINTAINER="rcx@zoominternet.net" 45.5 DEPENDS="glib glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ 45.6 xorg-libXdmcp xorg-libXrender cairo expat freetype fontconfig \ 45.7 -giflib jpeg libpng tiff pixman libexif zlib util-linux-ng-uuid" 45.8 +giflib jpeg libpng tiff pixman libexif zlib util-linux-uuid" 45.9 BUILD_DEPENDS="m4 bison pkg-config glib-dev xorg-dev \ 45.10 cairo-dev expat-dev freetype-dev fontconfig-dev giflib giflib-dev jpeg-dev \ 45.11 -libpng-dev tiff-dev pixman-dev libexif-dev libexif zlib-dev util-linux-ng-uuid-dev" 45.12 +libpng-dev tiff-dev pixman-dev libexif-dev libexif zlib-dev util-linux-uuid-dev" 45.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 45.14 WEB_SITE="http://www.mono-project.com/Libgdiplus" 45.15 WGET_URL="ftp://ftp.novell.com/pub/mono/sources/$PACKAGE/$TARBALL"
46.1 --- a/libglw-mesa/receipt Mon Apr 23 16:19:05 2012 +0200 46.2 +++ b/libglw-mesa/receipt Mon Apr 23 16:30:27 2012 +0200 46.3 @@ -6,7 +6,7 @@ 46.4 SHORT_DESC="OpenGL widget library" 46.5 MAINTAINER="pascal.bellard@slitaz.org" 46.6 WEB_SITE="http://www.mesa3d.org/" 46.7 -DEPENDS="glibc-base util-linux-ng-uuid zlib freetype lesstif mesa \ 46.8 +DEPENDS="glibc-base util-linux-uuid zlib freetype lesstif mesa \ 46.9 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXt \ 46.10 lesstif" 46.11 WANTED="mesa"
47.1 --- a/libgnomeui/receipt Mon Apr 23 16:19:05 2012 +0200 47.2 +++ b/libgnomeui/receipt Mon Apr 23 16:30:27 2012 +0200 47.3 @@ -7,7 +7,7 @@ 47.4 MAINTAINER="erjo@slitaz.org" 47.5 DEPENDS="libgnome libgnomecanvas libglade libbonoboui gnome-keyring" 47.6 BUILD_DEPENDS="libgnome-dev libgnomecanvas-dev gnome-keyring \ 47.7 -libgnome-keyring-dev libbonoboui-dev util-linux-ng-uuid-dev libgcrypt-dev \ 47.8 +libgnome-keyring-dev libbonoboui-dev util-linux-uuid-dev libgcrypt-dev \ 47.9 dbus-glib-dev esound-dev audiofile-dev libglade-dev intltool" 47.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 47.11 WEB_SITE="http://www.gnome.org"
48.1 --- a/libsvn/receipt Mon Apr 23 16:19:05 2012 +0200 48.2 +++ b/libsvn/receipt Mon Apr 23 16:30:27 2012 +0200 48.3 @@ -5,7 +5,7 @@ 48.4 CATEGORY="system-tools" 48.5 SHORT_DESC="Subversion Source Code Management access" 48.6 MAINTAINER="lehswe@gmail.com" 48.7 -DEPENDS="apr libsasl libssl libkrb5 util-linux-ng-uuid expat zlib neon libsqlite \ 48.8 +DEPENDS="apr libsasl libssl libkrb5 util-linux-uuid expat zlib neon libsqlite \ 48.9 libgnutls libcomerr libcomerr3" 48.10 WANTED="subversion" 48.11 WEB_SITE="http://subversion.tigris.org"
49.1 --- a/libwebkit-video/receipt Mon Apr 23 16:19:05 2012 +0200 49.2 +++ b/libwebkit-video/receipt Mon Apr 23 16:30:27 2012 +0200 49.3 @@ -14,11 +14,11 @@ 49.4 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite \ 49.5 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 49.6 xorg-libXrandr xorg-libXrender xorg-libXt acl xorg-libXdamage libsoup \ 49.7 -gcc-lib-base libtasn1 util-linux-ng-uuid glib-networking gst-plugins-base" 49.8 +gcc-lib-base libtasn1 util-linux-uuid glib-networking gst-plugins-base" 49.9 BUILD_DEPENDS="gtk+-dev enchant enchant-dev gperf libxslt-dev jpeg-dev \ 49.10 libpng-dev glib-dev autoconf automake gnutls-dev sqlite-dev libtool \ 49.11 m4 bison flex xorg-libXdamage-dev acl-dev libsoup-dev libxml2-dev \ 49.12 -libxcb-dev xcb-util-dev util-linux-ng-uuid-dev zlib-dev libtasn1-dev \ 49.13 +libxcb-dev xcb-util-dev util-linux-uuid-dev zlib-dev libtasn1-dev \ 49.14 gobject-introspection-dev tar gettext glib-networking-dev \ 49.15 gstreamer-dev gst-plugins-base-dev" 49.16
50.1 --- a/libwebkit/receipt Mon Apr 23 16:19:05 2012 +0200 50.2 +++ b/libwebkit/receipt Mon Apr 23 16:30:27 2012 +0200 50.3 @@ -14,11 +14,11 @@ 50.4 xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite \ 50.5 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 50.6 xorg-libXrandr xorg-libXrender xorg-libXt acl xorg-libXdamage libsoup \ 50.7 -gcc-lib-base libtasn1 util-linux-ng-uuid glib-networking" 50.8 +gcc-lib-base libtasn1 util-linux-uuid glib-networking" 50.9 BUILD_DEPENDS="gtk+-dev enchant enchant-dev gperf libxslt-dev jpeg-dev \ 50.10 libpng-dev glib-dev autoconf automake gnutls-dev sqlite-dev libtool \ 50.11 m4 bison flex xorg-libXdamage-dev acl-dev libsoup-dev libxml2-dev \ 50.12 -libxcb-dev xcb-util-dev util-linux-ng-uuid-dev zlib-dev libtasn1-dev \ 50.13 +libxcb-dev xcb-util-dev util-linux-uuid-dev zlib-dev libtasn1-dev \ 50.14 gobject-introspection-dev tar gettext glib-networking-dev" 50.15 50.16 # Rules to configure and make the package.
51.1 --- a/libxfce4ui/receipt Mon Apr 23 16:19:05 2012 +0200 51.2 +++ b/libxfce4ui/receipt Mon Apr 23 16:30:27 2012 +0200 51.3 @@ -10,9 +10,9 @@ 51.4 WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 51.5 51.6 DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade \ 51.7 -util-linux-ng-uuid" 51.8 +util-linux-uuid" 51.9 BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev 51.10 -libglade-dev xcb-util-dev util-linux-ng-uuid-dev intltool" 51.11 +libglade-dev xcb-util-dev util-linux-uuid-dev intltool" 51.12 51.13 # Rules to configure and make the package. 51.14 compile_rules()
52.1 --- a/libxfcegui4/receipt Mon Apr 23 16:19:05 2012 +0200 52.2 +++ b/libxfcegui4/receipt Mon Apr 23 16:30:27 2012 +0200 52.3 @@ -7,7 +7,7 @@ 52.4 MAINTAINER="erjo@slitaz.org" 52.5 DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade" 52.6 BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev 52.7 - libglade-dev xcb-util-dev intltool util-linux-ng-uuid-dev" 52.8 + libglade-dev xcb-util-dev intltool util-linux-uuid-dev" 52.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 52.10 WEB_SITE="http://www.xfce.org" 52.11 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"
53.1 --- a/lirc/receipt Mon Apr 23 16:19:05 2012 +0200 53.2 +++ b/lirc/receipt Mon Apr 23 16:30:27 2012 +0200 53.3 @@ -10,9 +10,9 @@ 53.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 53.5 53.6 DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libXau libirman \ 53.7 -portaudio alsa-lib util-linux-ng-uuid" 53.8 +portaudio alsa-lib util-linux-uuid" 53.9 BUILD_DEPENDS="linux linux-module-headers python libusb-dev libirman-dev \ 53.10 -portaudio-dev alsa-lib-dev libusb-compat-dev util-linux-ng-uuid-dev \ 53.11 +portaudio-dev alsa-lib-dev libusb-compat-dev util-linux-uuid-dev \ 53.12 libftdi-dev jack-audio-connection-kit-dev" 53.13 53.14 # Rules to configure and make the package.
54.1 --- a/lxappearance-obconf/receipt Mon Apr 23 16:19:05 2012 +0200 54.2 +++ b/lxappearance-obconf/receipt Mon Apr 23 16:30:27 2012 +0200 54.3 @@ -13,7 +13,7 @@ 54.4 DEPENDS="openbox lxappearance" 54.5 BUILD_DEPENDS="openbox-dev xorg-dev libxcb-dev glib-dev libxml2-dev \ 54.6 libtool automake autoconf intltool fontconfig-dev gtk+-dev expat-dev \ 54.7 -util-linux-ng-uuid-dev imlib2-dev lxappearance-dev" 54.8 +util-linux-uuid-dev imlib2-dev lxappearance-dev" 54.9 54.10 # Rules to configure and make the package. 54.11 compile_rules()
55.1 --- a/magicpoint/receipt Mon Apr 23 16:19:05 2012 +0200 55.2 +++ b/magicpoint/receipt Mon Apr 23 16:30:27 2012 +0200 55.3 @@ -5,7 +5,7 @@ 55.4 CATEGORY="x-window" 55.5 SHORT_DESC="An X11-based presentation tool." 55.6 MAINTAINER="rcx@zoominternet.net" 55.7 -DEPENDS="glibc-base expat zlib util-linux-ng-uuid fontconfig freetype1 freetype \ 55.8 +DEPENDS="glibc-base expat zlib util-linux-uuid fontconfig freetype1 freetype \ 55.9 giflib jpeg libpng tiff imlib xorg-libICE xorg-libSM xorg-libX11 \ 55.10 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXft xorg-libXmu \ 55.11 xorg-libXrender xorg-libXt"
56.1 --- a/matchbox-desktop-2/receipt Mon Apr 23 16:19:05 2012 +0200 56.2 +++ b/matchbox-desktop-2/receipt Mon Apr 23 16:30:27 2012 +0200 56.3 @@ -10,8 +10,8 @@ 56.4 WEB_SITE="http://matchbox-project.org/" 56.5 WGET_URL="${WEB_SITE}sources/$SOURCE/2.0/$TARBALL" 56.6 56.7 -DEPENDS="gtk+ dbus dbus-glib util-linux-ng-uuid" 56.8 -BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-ng-uuid-dev" 56.9 +DEPENDS="gtk+ dbus dbus-glib util-linux-uuid" 56.10 +BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev" 56.11 56.12 # Rules to configure and make the package. 56.13 compile_rules()
57.1 --- a/matchbox-panel-2/receipt Mon Apr 23 16:19:05 2012 +0200 57.2 +++ b/matchbox-panel-2/receipt Mon Apr 23 16:30:27 2012 +0200 57.3 @@ -10,8 +10,8 @@ 57.4 WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE" 57.5 BRANCH="$VERSION" 57.6 57.7 -DEPENDS="gtk+ dbus dbus-glib util-linux-ng-uuid" 57.8 -BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-ng-uuid-dev subversion" 57.9 +DEPENDS="gtk+ dbus dbus-glib util-linux-uuid" 57.10 +BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev subversion" 57.11 57.12 # Rules to configure and make the package. 57.13 compile_rules()
58.1 --- a/meld/receipt Mon Apr 23 16:19:05 2012 +0200 58.2 +++ b/meld/receipt Mon Apr 23 16:30:27 2012 +0200 58.3 @@ -6,7 +6,7 @@ 58.4 SHORT_DESC="Visual diff and merge tool for GNOME." 58.5 MAINTAINER="slaxemulator@gmail.com" 58.6 DEPENDS="pygtk rarian" 58.7 -BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-ng-getopt" 58.8 +BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt" 58.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 58.10 WEB_SITE="http://meld.sourceforge.net/" 58.11 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
59.1 --- a/mousepad/receipt Mon Apr 23 16:19:05 2012 +0200 59.2 +++ b/mousepad/receipt Mon Apr 23 16:30:27 2012 +0200 59.3 @@ -9,9 +9,9 @@ 59.4 WEB_SITE="http://www.xfce.org/" 59.5 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 59.6 59.7 -DEPENDS="libxfcegui4 libxfce4util startup-notification xorg-libXdamage util-linux-ng-uuid" 59.8 +DEPENDS="libxfcegui4 libxfce4util startup-notification xorg-libXdamage util-linux-uuid" 59.9 BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev intltool startup-notification-dev 59.10 - util-linux-ng-uuid-dev" 59.11 + util-linux-uuid-dev" 59.12 59.13 # Rules to configure and make the package. 59.14 compile_rules()
60.1 --- a/nfs-utils/receipt Mon Apr 23 16:19:05 2012 +0200 60.2 +++ b/nfs-utils/receipt Mon Apr 23 16:30:27 2012 +0200 60.3 @@ -8,9 +8,9 @@ 60.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 60.5 WEB_SITE="http://nfs.sourceforge.net/" 60.6 WGET_URL="$SF_MIRROR/nfs/$PACKAGE/$VERSION/$TARBALL" 60.7 -DEPENDS="libtirpc libwrap util-linux-ng-blkid util-linux-ng-uuid rpcbind linux-nfsd" 60.8 -BUILD_DEPENDS="libtirpc-dev util-linux-ng-blkid-dev libcap-dev libwrap-dev \ 60.9 -util-linux-ng-uuid-dev" 60.10 +DEPENDS="libtirpc libwrap util-linux-blkid util-linux-ng-uuid rpcbind linux-nfsd" 60.11 +BUILD_DEPENDS="libtirpc-dev util-linux-blkid-dev libcap-dev libwrap-dev \ 60.12 +util-linux-uuid-dev" 60.13 CONFIG_FILES="/etc/exports" 60.14 TAGS="filesystem" 60.15
61.1 --- a/ntfsprogs/receipt Mon Apr 23 16:19:05 2012 +0200 61.2 +++ b/ntfsprogs/receipt Mon Apr 23 16:30:27 2012 +0200 61.3 @@ -5,7 +5,7 @@ 61.4 CATEGORY="system-tools" 61.5 SHORT_DESC="Utilities for ntfs manipulations with FUSE module." 61.6 MAINTAINER="pankso@slitaz.org" 61.7 -DEPENDS="fuse ntfs-3g util-linux-ng-uuid" 61.8 +DEPENDS="fuse ntfs-3g util-linux-uuid" 61.9 BUILD_DEPENDS="fuse" 61.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 61.11 WEB_SITE="http://www.linux-ntfs.org/"
62.1 --- a/ola/receipt Mon Apr 23 16:19:05 2012 +0200 62.2 +++ b/ola/receipt Mon Apr 23 16:30:27 2012 +0200 62.3 @@ -10,8 +10,8 @@ 62.4 WGET_URL="http://linux-lighting.googlecode.com/files/$TARBALL" 62.5 62.6 DEPENDS="protobuf cppunit libmicrohttpd gnutls libusb \ 62.7 -util-linux-ng-uuid ncurses" 62.8 -BUILD_DEPENDS="protobuf-dev util-linux-ng-uuid-dev cppunit-dev \ 62.9 +util-linux-uuid ncurses" 62.10 +BUILD_DEPENDS="protobuf-dev util-linux-uuid-dev cppunit-dev \ 62.11 libmicrohttpd-dev zlib-dev gnutls-dev libusb-dev flex ncurses-dev" 62.12 62.13 # Rules to configure and make the package.
63.1 --- a/openbox/receipt Mon Apr 23 16:19:05 2012 +0200 63.2 +++ b/openbox/receipt Mon Apr 23 16:30:27 2012 +0200 63.3 @@ -14,7 +14,7 @@ 63.4 DEPENDS="startup-notification pango glib xorg-libX11 fontconfig freetype \ 63.5 xorg-libXrandr xorg-libXft libxml2 imlib2 slitaz-configs" 63.6 BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev \ 63.7 -xorg-libXft-dev util-linux-ng-uuid-dev libxml2-dev imlib2-dev" 63.8 +xorg-libXft-dev util-linux-uuid-dev libxml2-dev imlib2-dev" 63.9 63.10 # Rules to configure and make the package. 63.11 compile_rules()
64.1 --- a/openldap/receipt Mon Apr 23 16:19:05 2012 +0200 64.2 +++ b/openldap/receipt Mon Apr 23 16:30:27 2012 +0200 64.3 @@ -11,8 +11,8 @@ 64.4 CONFIG_FILES="/etc/openldap" 64.5 DATABASE_FILES="/var/openldap-*" 64.6 64.7 -DEPENDS="libdb openssl libcomerr3 util-linux-ng-uuid libldap" 64.8 -BUILD_DEPENDS="db-dev libdb util-linux-ng-uuid-dev openssl-dev" 64.9 +DEPENDS="libdb openssl libcomerr3 util-linux-uuid libldap" 64.10 +BUILD_DEPENDS="db-dev libdb util-linux-uuid-dev openssl-dev" 64.11 64.12 # Rules to configure and make the package. 64.13 compile_rules()
65.1 --- a/openmotif-dev/receipt Mon Apr 23 16:19:05 2012 +0200 65.2 +++ b/openmotif-dev/receipt Mon Apr 23 16:30:27 2012 +0200 65.3 @@ -5,7 +5,7 @@ 65.4 CATEGORY="non-free" 65.5 SHORT_DESC="source code version of Motif under a public license, development files." 65.6 MAINTAINER="pascal.bellard@slitaz.org" 65.7 -DEPENDS="openmotif util-linux-ng-uuid" 65.8 +DEPENDS="openmotif util-linux-uuid" 65.9 WEB_SITE="http://www.motifzone.org/" 65.10 WANTED="openmotif" 65.11
66.1 --- a/openmotif/receipt Mon Apr 23 16:19:05 2012 +0200 66.2 +++ b/openmotif/receipt Mon Apr 23 16:30:27 2012 +0200 66.3 @@ -12,7 +12,7 @@ 66.4 BUILD_DEPENDS="xorg-dev-proto xorg-libXmu xorg-libXft-dev xorg-libXrender-dev \ 66.5 xorg-xbitmaps fontconfig-dev freetype-dev jpeg-dev libpng-dev xorg-libXt-dev \ 66.6 xorg-libSM-dev xorg-xproto xorg-libXmu-dev xorg-libX11-dev xorg-printproto \ 66.7 -xorg-xextproto bison flex xorg-libXp util-linux-ng-uuid-dev" 66.8 +xorg-xextproto bison flex xorg-libXp util-linux-uuid-dev" 66.9 66.10 # Rules to configure and make the package. 66.11 compile_rules()
67.1 --- a/openvas-administrator/receipt Mon Apr 23 16:19:05 2012 +0200 67.2 +++ b/openvas-administrator/receipt Mon Apr 23 16:30:27 2012 +0200 67.3 @@ -8,7 +8,7 @@ 67.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 67.5 WEB_SITE="http://www.openvas.org/" 67.6 WGET_URL="http://wald.intevation.org/frs/download.php/828/$TARBALL" 67.7 -DEPENDS="openvas-libraries util-linux-ng-uuid" 67.8 +DEPENDS="openvas-libraries util-linux-uuid" 67.9 BUILD_DEPENDS="libpcap doxygen openvas-libraries-dev openvas-libraries \ 67.10 gnutls-dev cmake glib-dev" 67.11 CONFIG_FILES="/etc/openvas"
68.1 --- a/openvas-client/receipt Mon Apr 23 16:19:05 2012 +0200 68.2 +++ b/openvas-client/receipt Mon Apr 23 16:30:27 2012 +0200 68.3 @@ -9,7 +9,7 @@ 68.4 WEB_SITE="http://www.openvas.org/" 68.5 WGET_URL="http://wald.intevation.org/frs/download.php/757/$TARBALL" 68.6 DEPENDS="openvas-libraries gtk+" 68.7 -BUILD_DEPENDS="util-linux-ng-uuid libpcap openvas-libraries openvas-libraries-dev \ 68.8 +BUILD_DEPENDS="util-linux-uuid libpcap openvas-libraries openvas-libraries-dev \ 68.9 libgd-dev libpng-dev pkg-config gtk+-dev gnutls-dev" 68.10 CONFIG_FILES="/etc/openvas" 68.11
69.1 --- a/openvas-libraries/receipt Mon Apr 23 16:19:05 2012 +0200 69.2 +++ b/openvas-libraries/receipt Mon Apr 23 16:30:27 2012 +0200 69.3 @@ -10,7 +10,7 @@ 69.4 WGET_URL="http://wald.intevation.org/frs/download.php/784/$TARBALL" 69.5 DEPENDS="glib gnutls libgcrypt zlib libgpg-error gpgme libtasn1" 69.6 BUILD_DEPENDS="gpgme-dev libgcrypt-dev pkg-config glib-dev gnutls-dev libpcap-dev \ 69.7 -bison flex cmake util-linux-ng-uuid-dev" 69.8 +bison flex cmake util-linux-uuid-dev" 69.9 69.10 # Rules to configure and make the package. 69.11 compile_rules()
70.1 --- a/openvas-manager/receipt Mon Apr 23 16:19:05 2012 +0200 70.2 +++ b/openvas-manager/receipt Mon Apr 23 16:30:27 2012 +0200 70.3 @@ -8,9 +8,9 @@ 70.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 70.5 WEB_SITE="http://www.openvas.org/" 70.6 WGET_URL="http://wald.intevation.org/frs/download.php/829/$TARBALL" 70.7 -DEPENDS="openvas-libraries sqlite util-linux-ng-uuid" 70.8 +DEPENDS="openvas-libraries sqlite util-linux-uuid" 70.9 BUILD_DEPENDS="libpcap openvas-libraries openvas-libraries-dev pkg-config \ 70.10 -util-linux-ng-uuid-dev doxygen cmake gnutls gnutls-dev sqlite sqlite-dev" 70.11 +util-linux-uuid-dev doxygen cmake gnutls gnutls-dev sqlite sqlite-dev" 70.12 CONFIG_FILES="/etc/openvas" 70.13 70.14 # Rules to configure and make the package.
71.1 --- a/openvas-scanner/receipt Mon Apr 23 16:19:05 2012 +0200 71.2 +++ b/openvas-scanner/receipt Mon Apr 23 16:30:27 2012 +0200 71.3 @@ -9,7 +9,7 @@ 71.4 WEB_SITE="http://www.openvas.org/" 71.5 WGET_URL="http://wald.intevation.org/frs/download.php/684/$TARBALL" 71.6 DEPENDS="openvas-libraries openssl" 71.7 -BUILD_DEPENDS="libpcap libpcap-dev util-linux-ng-uuid openvas-libraries \ 71.8 +BUILD_DEPENDS="libpcap libpcap-dev util-linux-uuid openvas-libraries \ 71.9 openvas-libraries-dev pkg-config gnutls-dev" 71.10 CONFIG_FILES="/var/lib/openvas /etc/openvas" 71.11
72.1 --- a/parole/receipt Mon Apr 23 16:19:05 2012 +0200 72.2 +++ b/parole/receipt Mon Apr 23 16:30:27 2012 +0200 72.3 @@ -10,10 +10,10 @@ 72.4 WGET_URL="http://archive.xfce.org/src/apps/parole/0.2/$TARBALL" 72.5 72.6 DEPENDS="libxfcegui4 libxfce4util dbus-glib libgio gst-plugins-base taglib \ 72.7 -startup-notification libnotify gstreamer util-linux-ng-uuid" 72.8 +startup-notification libnotify gstreamer util-linux-uuid" 72.9 BUILD_DEPENDS="intltool libxfcegui4-dev libxfce4util-dev dbus-glib-dev \ 72.10 libgio-dev gst-plugins-base-dev taglib-dev startup-notification-dev \ 72.11 -libnotify-dev gstreamer-dev util-linux-ng-uuid-dev coreutils-operations" 72.12 +libnotify-dev gstreamer-dev util-linux-uuid-dev coreutils-operations" 72.13 72.14 # Rules to configure and make the package. 72.15 compile_rules()
73.1 --- a/parted/receipt Mon Apr 23 16:19:05 2012 +0200 73.2 +++ b/parted/receipt Mon Apr 23 16:30:27 2012 +0200 73.3 @@ -9,8 +9,8 @@ 73.4 WEB_SITE="http://www.gnu.org/software/parted/index.shtml" 73.5 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 73.6 73.7 -DEPENDS="util-linux-ng-uuid util-linux-ng-blkid" 73.8 -BUILD_DEPENDS="e2fsprogs-dev util-linux-ng-uuid-dev util-linux-ng-blkid-dev" 73.9 +DEPENDS="util-linux-uuid util-linux-ng-blkid" 73.10 +BUILD_DEPENDS="e2fsprogs-dev util-linux-uuid-dev util-linux-ng-blkid-dev" 73.11 73.12 # Rules to configure and make the package. 73.13 compile_rules()
74.1 --- a/pcmanfm/receipt Mon Apr 23 16:19:05 2012 +0200 74.2 +++ b/pcmanfm/receipt Mon Apr 23 16:30:27 2012 +0200 74.3 @@ -5,7 +5,7 @@ 74.4 CATEGORY="system-tools" 74.5 SHORT_DESC="Light and easy to use file manager." 74.6 MAINTAINER="pankso@slitaz.org" 74.7 -DEPENDS="glibc-base glib libgio util-linux-ng-uuid libxcb xcb-util expat \ 74.8 +DEPENDS="glibc-base glib libgio util-linux-uuid libxcb xcb-util expat \ 74.9 zlib fontconfig freetype gtk+ atk cairo pango pixman libpng gamin \ 74.10 startup-notification dbus dbus-glib hal xorg-libICE xorg-libSM xorg-libX11 \ 74.11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp \
75.1 --- a/pcmanfm2/receipt Mon Apr 23 16:19:05 2012 +0200 75.2 +++ b/pcmanfm2/receipt Mon Apr 23 16:30:27 2012 +0200 75.3 @@ -10,7 +10,7 @@ 75.4 WEB_SITE="http://pcmanfm.sourceforge.net/" 75.5 WGET_URL="$SF_MIRROR/$SOURCE/files/$TARBALL" 75.6 75.7 -DEPENDS="glibc-base glib libgio util-linux-ng-uuid libxcb xcb-util expat \ 75.8 +DEPENDS="glibc-base glib libgio util-linux-uuid libxcb xcb-util expat \ 75.9 zlib fontconfig freetype gtk+ startup-notification dbus dbus-glib libfm" 75.10 BUILD_DEPENDS="gtk+-dev shared-mime-info intltool dbus-glib-dev dbus-dev \ 75.11 startup-notification-dev libxcb-dev xcb-util-dev libfm-dev menu-cache-dev \
76.1 --- a/pmount/receipt Mon Apr 23 16:19:05 2012 +0200 76.2 +++ b/pmount/receipt Mon Apr 23 16:30:27 2012 +0200 76.3 @@ -9,7 +9,7 @@ 76.4 WEB_SITE="http://pmount.alioth.debian.org/" 76.5 WGET_URL="http://alioth.debian.org/frs/download.php/3310/$TARBALL" 76.6 DEPENDS="dbus hal sysfsutils" 76.7 -BUILD_DEPENDS="util-linux-ng-blkid-dev intltool" 76.8 +BUILD_DEPENDS="util-linux-blkid-dev intltool" 76.9 CONFIG_FILES="/etc/pmount.allow" 76.10 76.11 # Rules to configure and make the package.
77.1 --- a/pywebkitgtk/receipt Mon Apr 23 16:19:05 2012 +0200 77.2 +++ b/pywebkitgtk/receipt Mon Apr 23 16:30:27 2012 +0200 77.3 @@ -6,7 +6,7 @@ 77.4 SHORT_DESC="Python bindings to the Webkit GTK+ port." 77.5 MAINTAINER="slaxemulator@gmail.com" 77.6 DEPENDS="libwebkit pygtk libxslt" 77.7 -BUILD_DEPENDS="libwebkit-dev pygtk-dev libxslt-dev python-dev util-linux-ng-uuid-dev pkg-config" 77.8 +BUILD_DEPENDS="libwebkit-dev pygtk-dev libxslt-dev python-dev util-linux-uuid-dev pkg-config" 77.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 77.10 WEB_SITE="http://code.google.com/p/pywebkitgtk/" 77.11 WGET_URL="http://pywebkitgtk.googlecode.com/files/$TARBALL"
78.1 --- a/qemu-light/receipt Mon Apr 23 16:19:05 2012 +0200 78.2 +++ b/qemu-light/receipt Mon Apr 23 16:30:27 2012 +0200 78.3 @@ -12,8 +12,8 @@ 78.4 TAGS="virtualization" 78.5 CONFLICT="qemu" 78.6 78.7 -DEPENDS="alsa-lib libsdl util-linux-ng-uuid" 78.8 -BUILD_DEPENDS="perl alsa-lib-dev libsdl-dev util-linux-ng-uuid-dev" 78.9 +DEPENDS="alsa-lib libsdl util-linux-uuid" 78.10 +BUILD_DEPENDS="perl alsa-lib-dev libsdl-dev util-linux-uuid-dev" 78.11 78.12 # Rules to configure and make the package. 78.13 compile_rules()
79.1 --- a/qemu/receipt Mon Apr 23 16:19:05 2012 +0200 79.2 +++ b/qemu/receipt Mon Apr 23 16:30:27 2012 +0200 79.3 @@ -11,9 +11,9 @@ 79.4 TAGS="virtualization" 79.5 79.6 DEPENDS="alsa-lib gnutls libsdl bluez libtasn1 libsasl vde2 libcurl \ 79.7 -attr util-linux-ng-uuid" 79.8 +attr util-linux-uuid" 79.9 BUILD_DEPENDS="gettext perl alsa-lib-dev gnutls-dev libsdl-dev bluez-dev \ 79.10 -libtasn1-dev vde2-dev curl-dev attr-dev util-linux-ng-uuid-dev" 79.11 +libtasn1-dev vde2-dev curl-dev attr-dev util-linux-uuid-dev" 79.12 79.13 # Rules to configure and make the package. 79.14 compile_rules()
80.1 --- a/quesoglc/receipt Mon Apr 23 16:19:05 2012 +0200 80.2 +++ b/quesoglc/receipt Mon Apr 23 16:30:27 2012 +0200 80.3 @@ -6,7 +6,7 @@ 80.4 SHORT_DESC="The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API)." 80.5 MAINTAINER="slaxemulator@gmail.com" 80.6 DEPENDS="freetype fontconfig freeglut fribidi mesa libglu-mesa expat xorg-libXxf86vm libxcb" 80.7 -BUILD_DEPENDS="$DEPENDS freetype-dev fontconfig-dev freeglut-dev fribidi-dev mesa-dev expat-dev xorg-libXxf86vm-dev util-linux-ng-uuid-dev libxcb-dev" 80.8 +BUILD_DEPENDS="$DEPENDS freetype-dev fontconfig-dev freeglut-dev fribidi-dev mesa-dev expat-dev xorg-libXxf86vm-dev util-linux-uuid-dev libxcb-dev" 80.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 80.10 WEB_SITE="http://quesoglc.sourceforge.net/" 80.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
81.1 --- a/rapidsvn/receipt Mon Apr 23 16:19:05 2012 +0200 81.2 +++ b/rapidsvn/receipt Mon Apr 23 16:30:27 2012 +0200 81.3 @@ -14,7 +14,7 @@ 81.4 libsasl apr-util" 81.5 BUILD_DEPENDS="$DEPENDS libtool wxWidgets-dev subversion-dev apr-dev \ 81.6 apr-util-dev cyrus-sasl-dev neon-dev libproxy-dev sqlite-dev expat-dev python \ 81.7 -util-linux-ng-uuid-dev" 81.8 +util-linux-uuid-dev" 81.9 81.10 # Rules to configure and make the package. 81.11 compile_rules()
82.1 --- a/realvnc-viewer/receipt Mon Apr 23 16:19:05 2012 +0200 82.2 +++ b/realvnc-viewer/receipt Mon Apr 23 16:30:27 2012 +0200 82.3 @@ -9,7 +9,7 @@ 82.4 WEB_SITE="http://www.realvnc.com/" 82.5 WGET_URL="http://ftp.de.debian.org/debian/pool/main/v/vnc4/$TARBALL" 82.6 DEPENDS="gcc-lib-base xorg-libXdmcp xorg-libXau xorg-libX11 xorg-libXext \ 82.7 -xorg-libICE xorg-libSM util-linux-ng-uuid" 82.8 +xorg-libICE xorg-libSM util-linux-uuid" 82.9 BUILD_DEPENDS="xorg-libXaw-dev xorg-libXt-dev xorg-xproto xorg-libXau-dev \ 82.10 xorg-libXdmcp-dev xorg-libXmu-dev xorg-xextproto xorg-libXtst-dev" 82.11 PROVIDE="vncviewer"
83.1 --- a/reiser4progs/receipt Mon Apr 23 16:19:05 2012 +0200 83.2 +++ b/reiser4progs/receipt Mon Apr 23 16:30:27 2012 +0200 83.3 @@ -8,7 +8,7 @@ 83.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 83.5 WEB_SITE="http://www.kernel.org/" 83.6 WGET_URL="http://www.kernel.org/pub/linux/utils/fs/reiser4/$PACKAGE/$TARBALL" 83.7 -DEPENDS="libaal util-linux-ng-uuid ncurses readline" 83.8 +DEPENDS="libaal util-linux-uuid ncurses readline" 83.9 BUILD_DEPENDS="libaal libaal-dev" 83.10 TAGS="filesystem reiserfs" 83.11
84.1 --- a/reiserfsprogs/receipt Mon Apr 23 16:19:05 2012 +0200 84.2 +++ b/reiserfsprogs/receipt Mon Apr 23 16:30:27 2012 +0200 84.3 @@ -5,7 +5,7 @@ 84.4 CATEGORY="system-tools" 84.5 SHORT_DESC="ReiserFS tools" 84.6 MAINTAINER="erjo@slitaz.org" 84.7 -DEPENDS="linux-reiserfs util-linux-ng-uuid" 84.8 +DEPENDS="linux-reiserfs util-linux-uuid" 84.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 84.10 WEB_SITE="http://www.sfr-fresh.com/linux/misc/" 84.11 WGET_URL="http://www.sfr-fresh.com/linux/misc/$TARBALL"
85.1 --- a/seed-dev/receipt Mon Apr 23 16:19:05 2012 +0200 85.2 +++ b/seed-dev/receipt Mon Apr 23 16:30:27 2012 +0200 85.3 @@ -9,7 +9,7 @@ 85.4 WANTED="seed" 85.5 85.6 DEPENDS="libffi-dev libwebkit-dev gobject-introspection-dev dbus-dev \ 85.7 -dbus-glib-dev readline-dev mpfr-dev gmp-dev libxslt-dev util-linux-ng-uuid-dev \ 85.8 +dbus-glib-dev readline-dev mpfr-dev gmp-dev libxslt-dev util-linux-uuid-dev \ 85.9 cairo-dev gnome-js-common" 85.10 85.11 # Rules to gen a SliTaz package suitable for Tazpkg.
86.1 --- a/seed/receipt Mon Apr 23 16:19:05 2012 +0200 86.2 +++ b/seed/receipt Mon Apr 23 16:30:27 2012 +0200 86.3 @@ -10,9 +10,9 @@ 86.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 86.5 86.6 DEPENDS="libffi libwebkit gobject-introspection dbus dbus-glib readline \ 86.7 -mpfr gmp libxslt util-linux-ng-uuid cairo gnome-js-common" 86.8 +mpfr gmp libxslt util-linux-uuid cairo gnome-js-common" 86.9 BUILD_DEPENDS="libffi-dev libwebkit-dev gobject-introspection-dev dbus-dev \ 86.10 -dbus-glib-dev readline-dev mpfr-dev gmp-dev libxslt-dev util-linux-ng-uuid-dev \ 86.11 +dbus-glib-dev readline-dev mpfr-dev gmp-dev libxslt-dev util-linux-uuid-dev \ 86.12 cairo-dev gnome-js-common intltool" 86.13 86.14 # Rules to configure and make the package.
87.1 --- a/slim-pam/receipt Mon Apr 23 16:19:05 2012 +0200 87.2 +++ b/slim-pam/receipt Mon Apr 23 16:30:27 2012 +0200 87.3 @@ -14,7 +14,7 @@ 87.4 PROVIDE="slim:pam" 87.5 BUGS="Sometime needs more than 10 seconds to start (since HAL/DCOP addition)." 87.6 87.7 -DEPENDS="glibc-base gcc-lib-base expat fontconfig freetype util-linux-ng-uuid zlib \ 87.8 +DEPENDS="glibc-base gcc-lib-base expat fontconfig freetype util-linux-uuid zlib \ 87.9 jpeg libpng xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \ 87.10 xorg-libXext xorg-libXft xorg-libXmu xorg-libXrender xorg-libXt \ 87.11 pam"
88.1 --- a/slim/receipt Mon Apr 23 16:19:05 2012 +0200 88.2 +++ b/slim/receipt Mon Apr 23 16:30:27 2012 +0200 88.3 @@ -11,7 +11,7 @@ 88.4 WGET_URL="http://download.berlios.de/slim/$TARBALL" 88.5 CONFIG_FILES="/etc/slim.conf" 88.6 88.7 -DEPENDS="glibc-base gcc-lib-base expat fontconfig freetype util-linux-ng-uuid \ 88.8 +DEPENDS="glibc-base gcc-lib-base expat fontconfig freetype util-linux-uuid \ 88.9 zlib jpeg libpng xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \ 88.10 xorg-libXext xorg-libXft xorg-libXmu xorg-libXrender xorg-libXt" 88.11 BUILD_DEPENDS="xorg-dev jpeg-dev libpng-dev"
89.1 --- a/spacefm/receipt Mon Apr 23 16:19:05 2012 +0200 89.2 +++ b/spacefm/receipt Mon Apr 23 16:30:27 2012 +0200 89.3 @@ -9,7 +9,7 @@ 89.4 WEB_SITE="http://spacefm.sourceforge.net/" 89.5 WGET_URL="$SF_MIRROR/$PACKAGE/files/$TARBALL" 89.6 89.7 -DEPENDS="glibc-base glib libgio util-linux-ng-uuid libxcb xcb-util expat \ 89.8 +DEPENDS="glibc-base glib libgio util-linux-uuid libxcb xcb-util expat \ 89.9 gtk+ startup-notification dbus dbus-glib gdk-pixbuf" 89.10 BUILD_DEPENDS="gtk+-dev dbus-glib-dev dbus-dev startup-notification-dev \ 89.11 libxcb-dev xcb-util-dev expat-dev gdk-pixbuf-dev intltool"
90.1 --- a/stardict/receipt Mon Apr 23 16:19:05 2012 +0200 90.2 +++ b/stardict/receipt Mon Apr 23 16:30:27 2012 +0200 90.3 @@ -7,7 +7,7 @@ 90.4 MAINTAINER="lufeng369@gmail.com" 90.5 DEPENDS="enchant libsigc++ gtk+ xorg-libSM" 90.6 BUILD_DEPENDS="bzip2 enchant-dev tar intltool popt libsigc++-dev gtk+-dev \ 90.7 -xorg-libSM-dev zlib-dev util-linux-ng-uuid-dev libffi" 90.8 +xorg-libSM-dev zlib-dev util-linux-uuid-dev libffi" 90.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 90.10 WEB_SITE="http://stardict.sourceforge.net" 90.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
91.1 --- a/startup-notification/receipt Mon Apr 23 16:19:05 2012 +0200 91.2 +++ b/startup-notification/receipt Mon Apr 23 16:30:27 2012 +0200 91.3 @@ -10,9 +10,9 @@ 91.4 WGET_URL="http://freedesktop.org/software/startup-notification/releases/$TARBALL" 91.5 CROSS="error: cannot run test program while cross compiling" 91.6 91.7 -DEPENDS="util-linux-ng-uuid libxcb xcb-util xorg-libICE xorg-libSM xorg-libX11 \ 91.8 +DEPENDS="util-linux-uuid libxcb xcb-util xorg-libICE xorg-libSM xorg-libX11 \ 91.9 xorg-libXau xorg-libXdmcp" 91.10 -BUILD_DEPENDS="util-linux-ng-uuid-dev libxcb-dev xcb-util-dev" 91.11 +BUILD_DEPENDS="util-linux-uuid-dev libxcb-dev xcb-util-dev" 91.12 91.13 # Rules to configure and make the package. 91.14 compile_rules()
92.1 --- a/subversion/receipt Mon Apr 23 16:19:05 2012 +0200 92.2 +++ b/subversion/receipt Mon Apr 23 16:30:27 2012 +0200 92.3 @@ -11,7 +11,7 @@ 92.4 92.5 DEPENDS="libsvn apr-util libsqlite" 92.6 BUILD_DEPENDS="zlib-dev neon expat apr-dev mysql-dev neon-dev apr-util-dev \ 92.7 -sqlite-dev expat-dev krb5 krb5-dev util-linux-ng-uuid-dev python-dev" 92.8 +sqlite-dev expat-dev krb5 krb5-dev util-linux-uuid-dev python-dev" 92.9 92.10 # Rules to configure and make the package. 92.11 compile_rules()
93.1 --- a/terminal/receipt Mon Apr 23 16:19:05 2012 +0200 93.2 +++ b/terminal/receipt Mon Apr 23 16:30:27 2012 +0200 93.3 @@ -6,7 +6,7 @@ 93.4 SHORT_DESC="Terminal emunaltor for Xfce Desktop Environment" 93.5 MAINTAINER="erjo@slitaz.org" 93.6 DEPENDS="libexo vte startup-notification dbus" 93.7 -BUILD_DEPENDS="libexo-dev gtk+-dev vte-dev dbus-dev startup-notification-dev intltool pkg-config util-linux-ng-uuid-dev" 93.8 +BUILD_DEPENDS="libexo-dev gtk+-dev vte-dev dbus-dev startup-notification-dev intltool pkg-config util-linux-uuid-dev" 93.9 SOURCE="Terminal" 93.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 93.11 WEB_SITE="http://www.xfce.org/"
94.1 --- a/thunar-vfs/receipt Mon Apr 23 16:19:05 2012 +0200 94.2 +++ b/thunar-vfs/receipt Mon Apr 23 16:30:27 2012 +0200 94.3 @@ -11,10 +11,10 @@ 94.4 TAGS="file-manager file-browser" 94.5 94.6 DEPENDS="libpng jpeg libxfce4util dbus startup-notification xfce4-panel \ 94.7 -gamin pcre libexif util-linux-ng-uuid-dev hal" 94.8 +gamin pcre libexif util-linux-uuid-dev hal" 94.9 BUILD_DEPENDS="libpng-dev jpeg-dev libxfce4util-dev dbus-dev 94.10 startup-notification-dev xfce4-panel-dev zlib-dev intltool libexo-dev dbus-glib-dev \ 94.11 - util-linux-ng-uuid-dev hal-dev" 94.12 + util-linux-uuid-dev hal-dev" 94.13 94.14 # Rules to configure and make the package. 94.15 compile_rules()
95.1 --- a/thunar-volman/receipt Mon Apr 23 16:19:05 2012 +0200 95.2 +++ b/thunar-volman/receipt Mon Apr 23 16:30:27 2012 +0200 95.3 @@ -11,7 +11,7 @@ 95.4 95.5 DEPENDS="thunar libxfce4ui startup-notification" 95.6 BUILD_DEPENDS="thunar-dev glibc-locale intltool libexo-dev libgudev-dev libxfce4ui-dev \ 95.7 - xfconf-dev startup-notification-dev util-linux-ng-uuid-dev" 95.8 + xfconf-dev startup-notification-dev util-linux-uuid-dev" 95.9 95.10 # Rules to configure and make the package. 95.11 compile_rules()
96.1 --- a/thunar/receipt Mon Apr 23 16:19:05 2012 +0200 96.2 +++ b/thunar/receipt Mon Apr 23 16:30:27 2012 +0200 96.3 @@ -12,10 +12,10 @@ 96.4 TAGS="file-manager file-browser" 96.5 96.6 DEPENDS="libpng jpeg libxfce4util dbus libexo xfce4-panel \ 96.7 -pcre libexif libgudev gamin libxfce4ui startup-notification util-linux-ng-uuid" 96.8 +pcre libexif libgudev gamin libxfce4ui startup-notification util-linux-uuid" 96.9 BUILD_DEPENDS="libpng-dev jpeg-dev libxfce4util-dev dbus-dev xcb-util-dev \ 96.10 libexo-dev xfce4-panel-dev zlib-dev intltool libgudev-dev libxfce4ui-dev \ 96.11 - startup-notification-dev util-linux-ng-uuid-dev" 96.12 + startup-notification-dev util-linux-uuid-dev" 96.13 96.14 # Rules to configure and make the package. 96.15 compile_rules()
97.1 --- a/udev/receipt Mon Apr 23 16:19:05 2012 +0200 97.2 +++ b/udev/receipt Mon Apr 23 16:30:27 2012 +0200 97.3 @@ -10,8 +10,8 @@ 97.4 WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" 97.5 WGET_URL="http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/$TARBALL" 97.6 97.7 -DEPENDS="util-linux-ng-blkid" 97.8 -BUILD_DEPENDS="util-linux-ng-blkid-dev gperf pkg-config pciutils acl-dev \ 97.9 +DEPENDS="util-linux-blkid" 97.10 +BUILD_DEPENDS="util-linux-blkid-dev gperf pkg-config pciutils acl-dev \ 97.11 libgio-dev gobject-introspection-dev usbutils-dev libusb-dev glib-dev libgudev" 97.12 97.13 # Rules to configure and make the package.
98.1 --- a/util-linux-blkid/receipt Mon Apr 23 16:19:05 2012 +0200 98.2 +++ b/util-linux-blkid/receipt Mon Apr 23 16:30:27 2012 +0200 98.3 @@ -19,9 +19,19 @@ 98.4 cp -a $install/usr/lib/libblkid.so* $fs/usr/lib 98.5 } 98.6 98.7 +# Remove old package 98.8 +post_install() 98.9 +{ 98.10 + if [ -d "/var/lib/tazpkg/installed/util-linux-ng-blkid" ]; then 98.11 + echo "Removing old: util-linux-ng-blkid" 98.12 + yes | tazpkg -r util-linux-ng-blkid 98.13 + fi 98.14 +} 98.15 + 98.16 # Overlap busybox 98.17 pre_install() 98.18 { 98.19 + [ -d "$INSTALLED/util-linux-ng-blkid" ] && yes | tazpkg -r util-linux-ng-blkid 98.20 rm -f $1/sbin/blkid 98.21 } 98.22
99.1 --- a/util-linux-uuid/receipt Mon Apr 23 16:19:05 2012 +0200 99.2 +++ b/util-linux-uuid/receipt Mon Apr 23 16:30:27 2012 +0200 99.3 @@ -13,17 +13,16 @@ 99.4 genpkg_rules() 99.5 { 99.6 mkdir -p $fs/lib $fs/usr/lib $fs/usr/bin $fs/usr/sbin 99.7 - cp -a $_pkg/usr/sbin/uuidd $fs/usr/sbin 99.8 - cp -a $_pkg/usr/bin/uuidgen $fs/usr/bin 99.9 - cp -a $_pkg/lib/libuuid.so* $fs/lib 99.10 - cd $fs/usr/lib 99.11 - ln -s /lib/libuuid.so.1.3.0 libuuid.so 99.12 - #cp -a $_pkg/usr/lib/libuuid.so* $fs/usr/lib 99.13 + cp -a $install/usr/sbin/uuidd $fs/usr/sbin 99.14 + cp -a $install/usr/bin/uuidgen $fs/usr/bin 99.15 + cp -a $install/lib/libuuid.so* $fs/lib 99.16 } 99.17 99.18 +# Remove old package 99.19 post_install() 99.20 { 99.21 - # Remove old libuuid from e2fsprogs package 99.22 - rm $1/lib/libuuid.so.1.2 2>/dev/null 99.23 - rm -rf $1/var/lib/tazpkg/installed/libuuid 2>/dev/null 99.24 + if [ -d "/var/lib/tazpkg/installed/util-linux-ng-uuid" ]; then 99.25 + echo "Removing old: util-linux-ng-uuid" 99.26 + yes | tazpkg -r util-linux-ng-uuid 99.27 + fi 99.28 }
100.1 --- a/vlc/receipt Mon Apr 23 16:19:05 2012 +0200 100.2 +++ b/vlc/receipt Mon Apr 23 16:30:27 2012 +0200 100.3 @@ -17,7 +17,7 @@ 100.4 jack-audio-connection-kit" 100.5 BUILD_DEPENDS="libmtp-dev librsvg-dev Qt4-dev libgcrypt-dev expat \ 100.6 expat-dev xorg-dev-proto zlib zlib-dev libogg libogg-dev \ 100.7 -util-linux-ng-uuid-dev pkg-config libxcb-dev dbus-dev \ 100.8 +util-linux-uuid-dev pkg-config libxcb-dev dbus-dev \ 100.9 libdvdread-dev libmad-dev ffmpeg-dev faad2-dev fribidi-dev portaudio-dev \ 100.10 alsa-lib-dev libcroco-dev jack-audio-connection-kit-dev tar pango-dev \ 100.11 libxml2-dev"
101.1 --- a/webkit-r/receipt Mon Apr 23 16:19:05 2012 +0200 101.2 +++ b/webkit-r/receipt Mon Apr 23 16:30:27 2012 +0200 101.3 @@ -11,7 +11,7 @@ 101.4 xorg-libXdamage gcc-lib-base" 101.5 BUILD_DEPENDS="icu icu-dev gperf libxslt-dev glib-dev autoconf automake \ 101.6 sqlite-dev libtool m4 bison flex curl-dev gtk-doc libsoup-dev \ 101.7 - gst-plugins-base-dev gstreamer-dev util-linux-ng-uuid-dev" 101.8 + gst-plugins-base-dev gstreamer-dev util-linux-uuid-dev" 101.9 MAINTAINER="pankso@slitaz.org" 101.10 TARBALL="WebKit-r${VERSION}.tar.bz2" 101.11 WEB_SITE="http://webkit.org/"
102.1 --- a/wxWidgets/receipt Mon Apr 23 16:19:05 2012 +0200 102.2 +++ b/wxWidgets/receipt Mon Apr 23 16:30:27 2012 +0200 102.3 @@ -6,7 +6,7 @@ 102.4 SHORT_DESC="Cross-platform GUI Library" 102.5 MAINTAINER="pankso@slitaz.org" 102.6 DEPENDS="glib glibc-base gcc-lib-base libgio pkg-config expat zlib atk \ 102.7 -gtk+ cairo fontconfig freetype jpeg libpng tiff pango pixman util-linux-ng-uuid \ 102.8 +gtk+ cairo fontconfig freetype jpeg libpng tiff pango pixman util-linux-uuid \ 102.9 xorg-libSM xorg-libICE xorg-libX11 xorg-libXau xorg-libXcomposite \ 102.10 xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext libglu-mesa \ 102.11 xorg-libXfixes xorg-libXinerama xorg-libXrender xorg-libXxf86vm mesa"
103.1 --- a/xfce-utils/receipt Mon Apr 23 16:19:05 2012 +0200 103.2 +++ b/xfce-utils/receipt Mon Apr 23 16:30:27 2012 +0200 103.3 @@ -11,7 +11,7 @@ 103.4 103.5 DEPENDS="libxfce4util libxfce4ui startup-notification dbus-glib" 103.6 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev intltool startup-notification-dev \ 103.7 - util-linux-ng-uuid-dev dbus-glib-dev" 103.8 + util-linux-uuid-dev dbus-glib-dev" 103.9 103.10 # Rules to configure and make the package. 103.11 compile_rules()
104.1 --- a/xfce4-appfinder/receipt Mon Apr 23 16:19:05 2012 +0200 104.2 +++ b/xfce4-appfinder/receipt Mon Apr 23 16:30:27 2012 +0200 104.3 @@ -10,9 +10,9 @@ 104.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 104.5 104.6 DEPENDS="gtk+ garcon libxfce4ui xfconf thunar gamin dbus-glib startup-notification \ 104.7 - garcon util-linux-ng-uuid" 104.8 + garcon util-linux-uuid" 104.9 BUILD_DEPENDS="intltool libxfce4util-dev libxfce4ui-dev garcon-dev xfconf-dev \ 104.10 - startup-notification-dev dbus-glib-dev util-linux-ng-uuid-dev " 104.11 + startup-notification-dev dbus-glib-dev util-linux-uuid-dev " 104.12 104.13 # Rules to configure and make the package. 104.14 compile_rules()
105.1 --- a/xfce4-mixer/receipt Mon Apr 23 16:19:05 2012 +0200 105.2 +++ b/xfce4-mixer/receipt Mon Apr 23 16:30:27 2012 +0200 105.3 @@ -10,10 +10,10 @@ 105.4 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 105.5 105.6 DEPENDS="gtk+ libxfce4util gtk+ xfconf xfce4-panel gst-plugins-base startup-notification 105.7 - util-linux-ng-uuid" 105.8 + util-linux-uuid" 105.9 BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev xfce4-panel-dev 105.10 gst-plugins-base-dev intltool libxfce4ui-dev gstreamer-dev startup-notification-dev \ 105.11 - util-linux-ng-uuid-dev " 105.12 + util-linux-uuid-dev " 105.13 105.14 # Rules to configure and make the package. 105.15 compile_rules()
106.1 --- a/xfce4-panel/receipt Mon Apr 23 16:19:05 2012 +0200 106.2 +++ b/xfce4-panel/receipt Mon Apr 23 16:30:27 2012 +0200 106.3 @@ -9,9 +9,9 @@ 106.4 WEB_SITE="http://www.xfce.org/" 106.5 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 106.6 106.7 -DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-ng-uuid dbus-glib" 106.8 +DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-uuid dbus-glib" 106.9 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev 106.10 - xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-ng-uuid-dev intltool exo xfconf-dev" 106.11 + xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-uuid-dev intltool exo xfconf-dev" 106.12 106.13 # Rules to configure and make the package. 106.14 compile_rules()
107.1 --- a/xfce4-session/receipt Mon Apr 23 16:19:05 2012 +0200 107.2 +++ b/xfce4-session/receipt Mon Apr 23 16:30:27 2012 +0200 107.3 @@ -8,7 +8,7 @@ 107.4 DEPENDS="libxfce4util libxfce4ui libwnck dbus-glib libglade xorg-iceauth" 107.5 SUGGESTED="perl-xml-parser" 107.6 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev xfconf-dev libglade-dev dbus-dev \ 107.7 -dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-ng-uuid-dev" 107.8 +dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-uuid-dev" 107.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 107.10 WEB_SITE="http://www.xfce.org/" 107.11 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"
108.1 --- a/xfce4-settings/receipt Mon Apr 23 16:19:05 2012 +0200 108.2 +++ b/xfce4-settings/receipt Mon Apr 23 16:30:27 2012 +0200 108.3 @@ -13,7 +13,7 @@ 108.4 xorg-libXrandr libnotify libwnck" 108.5 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev xfconf-dev libglade-dev 108.6 dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev xorg-inputproto libnotify-dev \ 108.7 -intltool exo startup-notification-dev util-linux-ng-uuid-dev" 108.8 +intltool exo startup-notification-dev util-linux-uuid-dev" 108.9 108.10 # Rules to configure and make the package. 108.11 compile_rules()
109.1 --- a/xfdesktop/receipt Mon Apr 23 16:19:05 2012 +0200 109.2 +++ b/xfdesktop/receipt Mon Apr 23 16:30:27 2012 +0200 109.3 @@ -11,7 +11,7 @@ 109.4 109.5 DEPENDS="libxfce4util libxfcegui4 thunar libexo libglade gamin libnotify" 109.6 BUILD_DEPENDS="libxfce4util-dev thunar-dev libexo-dev libxfce4ui-dev libwnck-dev xfconf-dev 109.7 - libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool util-linux-ng-uuid-dev" 109.8 + libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool util-linux-uuid-dev" 109.9 109.10 # Rules to configure and make the package. 109.11 compile_rules()
110.1 --- a/xfmedia/receipt Mon Apr 23 16:19:05 2012 +0200 110.2 +++ b/xfmedia/receipt Mon Apr 23 16:30:27 2012 +0200 110.3 @@ -10,7 +10,7 @@ 110.4 WGET_URL="http://spuriousinterrupt.org/files/xfmedia/xfmedia-0.9.2.tar.bz2" 110.5 110.6 DEPENDS="libxfcegui4 libexo xine-lib xorg-libXss xorg-libXtst taglib libexo startup-notification" 110.7 -BUILD_DEPENDS="libexo-dev util-linux-ng-uuid-dev xine-lib-dev intltool libxfcegui4-dev \ 110.8 +BUILD_DEPENDS="libexo-dev util-linux-uuid-dev xine-lib-dev intltool libxfcegui4-dev \ 110.9 startup-notification-dev" 110.10 110.11 # Rules to configure and make the package.
111.1 --- a/xfmpc/receipt Mon Apr 23 16:19:05 2012 +0200 111.2 +++ b/xfmpc/receipt Mon Apr 23 16:30:27 2012 +0200 111.3 @@ -11,7 +11,7 @@ 111.4 111.5 DEPENDS="libxfcegui4 libxfce4util libmpd startup-notification" 111.6 BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev libmpd-dev intltool \ 111.7 - startup-notification-dev util-linux-ng-uuid-dev" 111.8 + startup-notification-dev util-linux-uuid-dev" 111.9 111.10 # Rules to configure and make the package. 111.11 compile_rules()
112.1 --- a/xfprint/receipt Mon Apr 23 16:19:05 2012 +0200 112.2 +++ b/xfprint/receipt Mon Apr 23 16:30:27 2012 +0200 112.3 @@ -10,9 +10,9 @@ 112.4 WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 112.5 112.6 DEPENDS="libxfcegui4 libxfce4util cups dbus-glib startup-notification \ 112.7 -libcomerr3 util-linux-ng-uuid" 112.8 +libcomerr3 util-linux-uuid" 112.9 BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev cups-dev intltool xfconf-dev \ 112.10 - dbus-glib-dev startup-notification-dev util-linux-ng-uuid-dev " 112.11 + dbus-glib-dev startup-notification-dev util-linux-uuid-dev " 112.12 112.13 # Rules to configure and make the package. 112.14 compile_rules()
113.1 --- a/xfsprogs/receipt Mon Apr 23 16:19:05 2012 +0200 113.2 +++ b/xfsprogs/receipt Mon Apr 23 16:30:27 2012 +0200 113.3 @@ -6,7 +6,7 @@ 113.4 SHORT_DESC="Utilities for making, mounting, and manipulating XFS file-system" 113.5 MAINTAINER="patel@math.uga.edu" 113.6 DEPENDS="e2fsprogs" 113.7 -BUILD_DEPENDS="e2fsprogs-dev libtool gettext util-linux-ng-blkid-dev util-linux-ng-uuid util-linux-ng-uuid-dev" 113.8 +BUILD_DEPENDS="e2fsprogs-dev libtool gettext util-linux-blkid-dev util-linux-ng-uuid util-linux-ng-uuid-dev" 113.9 TARBALL=${PACKAGE}-${VERSION}.tar.gz 113.10 WEB_SITE="http://oss.sgi.com/projects/xfs/" 113.11 WGET_URL="ftp://oss.sgi.com/projects/xfs/cmd_tars/$TARBALL"
114.1 --- a/xfwm4/receipt Mon Apr 23 16:19:05 2012 +0200 114.2 +++ b/xfwm4/receipt Mon Apr 23 16:30:27 2012 +0200 114.3 @@ -11,7 +11,7 @@ 114.4 114.5 DEPENDS="libxfce4util libxfce4ui xfconf dbus-glib libwnck libglade" 114.6 BUILD_DEPENDS="libxfce4util-dev xfconf-dev libxfce4ui-dev xorg-compositeproto intltool \ 114.7 - libwnck-dev dbus-glib-dev util-linux-ng-uuid-dev" 114.8 + libwnck-dev dbus-glib-dev util-linux-uuid-dev" 114.9 114.10 # Rules to configure and make the package. 114.11 compile_rules()
115.1 --- a/xine-lib/receipt Mon Apr 23 16:19:05 2012 +0200 115.2 +++ b/xine-lib/receipt Mon Apr 23 16:30:27 2012 +0200 115.3 @@ -14,7 +14,7 @@ 115.4 libtheora xorg-libXvMC xorg-libXv libmodplug libmng lcms" 115.5 BUILD_DEPENDS="xorg-libXvMC-dev xorg-libXv-dev xorg-xextproto xorg-videoproto \ 115.6 alsa-lib-dev libogg-dev libmodplug-dev libvorbis-dev libtheora-dev freetype-dev \ 115.7 -faad2-dev perl pkg-config util-linux-ng-uuid-dev libxcb-dev lcms-dev" 115.8 +faad2-dev perl pkg-config util-linux-uuid-dev libxcb-dev lcms-dev" 115.9 115.10 # Rules to configure and make the package. 115.11 #
116.1 --- a/xorg-libSM/receipt Mon Apr 23 16:19:05 2012 +0200 116.2 +++ b/xorg-libSM/receipt Mon Apr 23 16:30:27 2012 +0200 116.3 @@ -6,8 +6,8 @@ 116.4 SHORT_DESC="Xorg server module." 116.5 MAINTAINER="pankso@slitaz.org" 116.6 SOURCE="libSM" 116.7 -DEPENDS="util-linux-ng-uuid xorg-libICE" 116.8 -BUILD_DEPENDS="e2fsprogs-dev util-linux-ng-uuid-dev xorg-libICE-dev" 116.9 +DEPENDS="util-linux-uuid xorg-libICE" 116.10 +BUILD_DEPENDS="e2fsprogs-dev util-linux-uuid-dev xorg-libICE-dev" 116.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 116.12 WEB_SITE="http://www.x.org/" 116.13 WGET_URL="$XORG_MIRROR/lib/$TARBALL"
117.1 --- a/xorg-libXaw/receipt Mon Apr 23 16:19:05 2012 +0200 117.2 +++ b/xorg-libXaw/receipt Mon Apr 23 16:30:27 2012 +0200 117.3 @@ -8,7 +8,7 @@ 117.4 SOURCE="libXaw" 117.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 117.6 DEPENDS="xorg-libXmu xorg-libXpm" 117.7 -BUILD_DEPENDS="xorg-libXmu-dev xorg-libXpm-dev util-linux-ng-uuid-dev" 117.8 +BUILD_DEPENDS="xorg-libXmu-dev xorg-libXpm-dev util-linux-uuid-dev" 117.9 WEB_SITE="http://www.x.org/" 117.10 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 117.11
118.1 --- a/xorg-libXmu/receipt Mon Apr 23 16:19:05 2012 +0200 118.2 +++ b/xorg-libXmu/receipt Mon Apr 23 16:30:27 2012 +0200 118.3 @@ -8,7 +8,7 @@ 118.4 SOURCE="libXmu" 118.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 118.6 DEPENDS="xorg-libXt xorg-libXext" 118.7 -BUILD_DEPENDS="xorg-libXt-dev xorg-libXext-dev util-linux-ng-uuid-dev" 118.8 +BUILD_DEPENDS="xorg-libXt-dev xorg-libXext-dev util-linux-uuid-dev" 118.9 WEB_SITE="http://www.x.org/" 118.10 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 118.11
119.1 --- a/xorg-libXpm/receipt Mon Apr 23 16:19:05 2012 +0200 119.2 +++ b/xorg-libXpm/receipt Mon Apr 23 16:30:27 2012 +0200 119.3 @@ -8,7 +8,7 @@ 119.4 SOURCE="libXpm" 119.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 119.6 DEPENDS="xorg-libXext xorg-libXt" 119.7 -BUILD_DEPENDS="xorg-libXext-dev xorg-libXt-dev util-linux-ng-uuid-dev" 119.8 +BUILD_DEPENDS="xorg-libXext-dev xorg-libXt-dev util-linux-uuid-dev" 119.9 WEB_SITE="http://www.x.org/" 119.10 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 119.11
120.1 --- a/xorg-libXt-dev/receipt Mon Apr 23 16:19:05 2012 +0200 120.2 +++ b/xorg-libXt-dev/receipt Mon Apr 23 16:30:27 2012 +0200 120.3 @@ -5,7 +5,7 @@ 120.4 CATEGORY="development" 120.5 SHORT_DESC="Xorg module devel files." 120.6 MAINTAINER="pankso@slitaz.org" 120.7 -DEPENDS="xorg-libSM-dev xorg-libX11-dev util-linux-ng-uuid-dev xorg-libXt" 120.8 +DEPENDS="xorg-libSM-dev xorg-libX11-dev util-linux-uuid-dev xorg-libXt" 120.9 WANTED="xorg-libXt" 120.10 SOURCE="libXt" 120.11 WEB_SITE="http://www.x.org/"
121.1 --- a/xorg-libXt/receipt Mon Apr 23 16:19:05 2012 +0200 121.2 +++ b/xorg-libXt/receipt Mon Apr 23 16:30:27 2012 +0200 121.3 @@ -8,7 +8,7 @@ 121.4 SOURCE="libXt" 121.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 121.6 DEPENDS="xorg-libSM xorg-libX11" 121.7 -BUILD_DEPENDS="xorg-libSM-dev xorg-libX11-dev util-linux-ng-uuid-dev" 121.8 +BUILD_DEPENDS="xorg-libSM-dev xorg-libX11-dev util-linux-uuid-dev" 121.9 WEB_SITE="http://www.x.org/" 121.10 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 121.11
122.1 --- a/xplanet/receipt Mon Apr 23 16:19:05 2012 +0200 122.2 +++ b/xplanet/receipt Mon Apr 23 16:30:27 2012 +0200 122.3 @@ -10,7 +10,7 @@ 122.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 122.5 DEPENDS="perl jpeg libpng zlib tiff xorg-libX11 freetype pango fontconfig \ 122.6 glib xorg-libXau xorg-libXdmcp expat giflib xorg-libXss gcc-lib-base \ 122.7 - util-linux-ng-uuid" 122.8 + util-linux-uuid" 122.9 BUILD_DEPENDS="giflib-dev jpeg-dev libpng-dev zlib-dev tiff-dev \ 122.10 xorg-libX11-dev freetype-dev pango-dev fontconfig-dev glib-dev \ 122.11 xorg-libXau-dev xorg-libXdmcp-dev"
123.1 --- a/zbar/receipt Mon Apr 23 16:19:05 2012 +0200 123.2 +++ b/zbar/receipt Mon Apr 23 16:30:27 2012 +0200 123.3 @@ -11,7 +11,7 @@ 123.4 123.5 DEPENDS="jpeg imagemagick pango cairo freetype fontconfig atk gtk+ libgio" 123.6 BUILD_DEPENDS="linux-api-headers jpeg-dev imagemagick-dev pango-dev cairo-dev \ 123.7 -freetype-dev fontconfig-dev atk-dev gtk+-dev libgio-dev util-linux-ng-uuid-dev \ 123.8 +freetype-dev fontconfig-dev atk-dev gtk+-dev libgio-dev util-linux-uuid-dev \ 123.9 lcms-dev fftw-dev openexr-dev ilmbase-dev graphviz-dev" 123.10 123.11 # Rules to configure and make the package.