# HG changeset patch # User Pascal Bellard # Date 1267367581 -3600 # Node ID 9f19aee613be3eecdcf8e58f76d3c7767a5fc5a6 # Parent 6e90579538d6374dde90892cf0bfddb86b4615d8 [f-g]*: update depends diff -r 6e90579538d6 -r 9f19aee613be faac/receipt --- a/faac/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/faac/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="FAAC is an open source MPEG-4 and MPEG-2 AAC encoder." MAINTAINER="paul@slitaz.org" -DEPENDS="" +DEPENDS="gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.audiocoding.com" WGET_URL="$SF_MIRROR/faac/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be filezilla/receipt --- a/filezilla/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/filezilla/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="FTP Client" MAINTAINER="erjo@slitaz.org" -DEPENDS="wxWidgets gnutls" +DEPENDS="wxWidgets gnutls libidn xorg-libXxf86vm" BUILD_DEPENDS="wxWidgets-dev gnutls-dev" SOURCE="FileZilla" TARBALL="${SOURCE}_${VERSION}_src.tar.bz2" diff -r 6e90579538d6 -r 9f19aee613be firefox-dev/receipt --- a/firefox-dev/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/firefox-dev/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,6 +5,10 @@ CATEGORY="development" SHORT_DESC="firefox devel files" MAINTAINER="jozee@slitaz.org" +DEPENDS="alsa-lib sqlite seamon +key cairo-xcb dbus-glib pango atk libgio xorg-libXt xorg-libXinerama \ +xorg-libXcursor xorg-libXcomposite xorg-libXext xorg-libXdamage libxcb \ +xorg-libSM xorg-libICE" WANTED="firefox" WEB_SITE="http://www.mozilla.org/" diff -r 6e90579538d6 -r 9f19aee613be firefox/receipt --- a/firefox/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/firefox/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="User friendly, secure and fast web browser." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ sqlite dbus dbus-glib glib jpeg xorg-libX11 xorg-libXdamage alsa-lib" +DEPENDS="gtk+ sqlite dbus dbus-glib glib jpeg xorg-libX11 xorg-libXdamage alsa-lib xorg-libXt" BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev \ dbus-dev dbus-glib-dev alsa-lib-dev" TARBALL="$PACKAGE-$VERSION.source.tar.bz2" diff -r 6e90579538d6 -r 9f19aee613be flac/receipt --- a/flac/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/flac/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="FLAC stands for Free Lossless Audio Codec." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" -DEPENDS="libogg" +DEPENDS="libogg gcc-lib-base" BUILD_DEPENDS="libogg-dev" WEB_SITE="http://flac.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be fltk-2.0.x-gl/receipt --- a/fltk-2.0.x-gl/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fltk-2.0.x-gl/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="x-window" SHORT_DESC="Fast Light Tool Kit GL library." WANTED="fltk-2.0.x" -DEPENDS="libgl libglu expat fontconfig xorg-libXft" +DEPENDS="libgl libglu expat fontconfig xorg-libXft xorg-libXi \ +xorg-libXinerama xorg-libXext gcc-lib-base" MAINTAINER="pankso@slitaz.org" WEB_SITE="http://www.fltk.org/" diff -r 6e90579538d6 -r 9f19aee613be fltk-2.0.x/receipt --- a/fltk-2.0.x/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fltk-2.0.x/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,8 @@ SHORT_DESC="Fast Light Tool Kit (provide fluid)." MAINTAINER="pankso@slitaz.org" DEPENDS="expat fontconfig freetype jpeg xorg-libX11 xorg-libXau xorg-libXdmcp \ -xorg-libXext xorg-libXft xorg-libXrender zlib libpng" +xorg-libXext xorg-libXft xorg-libXrender zlib libpng xorg-libXi \ +xorg-libXinerama gcc-lib-base" BUILD_DEPENDS="xorg-dev xorg-libXft-dev mesa mesa-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.fltk.org/" diff -r 6e90579538d6 -r 9f19aee613be fltk/receipt --- a/fltk/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fltk/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Fast Light Tool Kit (provide fluid)." MAINTAINER="pankso@slitaz.org" DEPENDS="expat fontconfig freetype jpeg xorg-libX11 xorg-libXau xorg-libXdmcp \ -xorg-libXext xorg-libXft xorg-libXrender zlib libpng" +xorg-libXext xorg-libXft xorg-libXrender zlib libpng gcc-lib-base" BUILD_DEPENDS="xorg-dev" TARBALL="$PACKAGE-$VERSION-source.tar.bz2" WEB_SITE="http://www.fltk.org/" diff -r 6e90579538d6 -r 9f19aee613be fluxbox/receipt --- a/fluxbox/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fluxbox/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="mallory@sweetpeople.org" DEPENDS="fontconfig imlib2 xorg-libICE xorg-libSM xorg-libX11 \ xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXft xorg-libXinerama \ -xorg-libXpm xorg-libXrandr xorg-libXrender" +xorg-libXpm xorg-libXrandr xorg-libXrender gcc-lib-base" BUILD_DEPENDS="xorg-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.fluxbox.org/" diff -r 6e90579538d6 -r 9f19aee613be foomatic-filters/receipt --- a/foomatic-filters/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/foomatic-filters/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Top quality printer drivers for Canon, Epson" MAINTAINER="jozee@slitaz.org" -DEPENDS="ghostscript" +DEPENDS="ghostscript gcc-lib-base" BUILD_DEPENDS="ghostscript-dev cups-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.linuxprinting.org/foomatic.html" diff -r 6e90579538d6 -r 9f19aee613be fotoxx/receipt --- a/fotoxx/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fotoxx/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,7 +7,7 @@ CATEGORY="graphics" SHORT_DESC="lightweight image editor" MAINTAINER="jozee@slitaz.org" -DEPENDS="gtk+ " +DEPENDS="gtk+ gcc-lib-base" BUILD_DEPENDS="gtk+-dev" SUGGESTED="exiv2 printoxx" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 6e90579538d6 -r 9f19aee613be fox/receipt --- a/fox/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fox/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Fox toolkit." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" -DEPENDS="libpng jpeg tiff xorg-libXft bzlib libgl libglu" +DEPENDS="libpng jpeg tiff xorg-libXft bzlib libgl libglu nvidia" BUILD_DEPENDS="$DEPENDS libpng-dev jpeg-dev tiff-dev xorg-libXft-dev" SUGGESTED="adie calculator pathfinder shutterbug" WEB_SITE="http://www.fox-toolkit.org/" diff -r 6e90579538d6 -r 9f19aee613be fox14/receipt --- a/fox14/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fox14/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Fox toolkit." MAINTAINER="pankso@slitaz.org" TARBALL="$SOURCE-$VERSION.tar.gz" -DEPENDS="libpng jpeg tiff xorg-libXft bzlib libgl libglu" +DEPENDS="libpng jpeg tiff xorg-libXft bzlib libgl libglu nvidia" BUILD_DEPENDS="$DEPENDS libpng-dev jpeg-dev tiff-dev xorg-libXft-dev" SUGGESTED="adie calculator pathfinder shutterbug" WEB_SITE="http://www.fox-toolkit.org/" diff -r 6e90579538d6 -r 9f19aee613be freeciv/receipt --- a/freeciv/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/freeciv/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://freeciv.wikia.com/wiki/Main_Page" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="zlib ncurses readline gtk+ gettext xorg-libXdamage" +DEPENDS="zlib ncurses readline gtk+ gettext xorg-libXdamage libsdl-mixer" BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext" TAGS="strategy" diff -r 6e90579538d6 -r 9f19aee613be freeglut/receipt --- a/freeglut/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/freeglut/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="b1+slitaz@nagel.org" DEPENDS="glibc-base libdrm libgl \ xorg-libX11 xorg-libXau xorg-libXdamage xorg-libXdmcp \ -xorg-libXext xorg-libXi xorg-libXfixes xorg-libXxf86vm" +xorg-libXext xorg-libXi xorg-libXfixes xorg-libXxf86vm nvidia" BUILD_DEPENDS="slitaz-toolchain mesa-dev mesa xorg-inputproto \ xorg-xproto xorg-libX11-dev xorg-libXau-dev xorg-libXdmcp-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 6e90579538d6 -r 9f19aee613be freeimage/receipt --- a/freeimage/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/freeimage/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="graphics" SHORT_DESC="library to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others" MAINTAINER="jozee@slitaz.org" -DEPENDS="" +DEPENDS="gcc-lib-base" BUILD_DEPENDS="gcc-lib-base" SOURCE="FreeImage" TARBALL="$SOURCE$VERSION.zip" @@ -24,7 +24,7 @@ sed -e "s|INCDIR = /usr/include|INCDIR = $incl|g" -i Makefile.gnu sed -e "s|INSTALLDIR = /usr/lib|INSTALLDIR = $dest|g" -i Makefile.gnu sed -e "s|ldconfig||g" -i Makefile.gnu - make + make && make DESTDIR=$pkgdir install } diff -r 6e90579538d6 -r 9f19aee613be freeradius/receipt --- a/freeradius/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/freeradius/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="security" SHORT_DESC="radius server" MAINTAINER="Serge Daigle sdaigl@lacitec.on.ca" -DEPENDS="openssl cyrus-sasl libldap libtool python readline" +DEPENDS="openssl cyrus-sasl libldap libtool python readline libunixODBC \ +freeradius libkrb5 libcomerr3 libmysqlclient" BUILD_DEPENDS="libtool openldap-dev openssl-dev pam-dev krb5-dev" SOURCE="freeradius-server" TARBALL="$SOURCE-$VERSION.tar.gz" diff -r 6e90579538d6 -r 9f19aee613be fsarchiver/receipt --- a/fsarchiver/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fsarchiver/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="utilities" MAINTAINER="jozee@slitaz.org" SHORT_DESC="A safe and flexible file-system backup and deployment tool" -DEPENDS="bzip2 e2fsprogs lzo xz libgcrypt liblzma util-linux-ng-blkid" +DEPENDS="bzip2 e2fsprogs lzo xz libgcrypt liblzma util-linux-ng-blkid \ +libcomerr3 zlib" BUILD_DEPENDS=" bzip2-dev e2fsprogs-dev libgcrypt-dev lzo-dev liblzma-dev util-linux-ng-blkid-dev attr-dev" WEB_SITE="http://www.fsarchiver.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 6e90579538d6 -r 9f19aee613be fusedav/receipt --- a/fusedav/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/fusedav/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Linux userspace file system driver for mounting WebDAV shares." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="fuse openssl libkrb5 krb5 expat neon" +DEPENDS="fuse openssl libkrb5 krb5 expat neon zlib libcomerr3" BUILD_DEPENDS="fuse-dev attr-dev openssl-dev krb5-dev krb5 expat-dev neon-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://0pointer.de/lennart/projects/fusedav" diff -r 6e90579538d6 -r 9f19aee613be gcc+gcj/receipt --- a/gcc+gcj/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gcc+gcj/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -10,7 +10,7 @@ gtk+ atk cairo expat fontconfig freetype pango pixman libpng libxcb xcb-util \ xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite \ xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \ -xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXtst" +xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXtst alsa-lib" BUILD_DEPENDS="glibc-dev gawk flex python perl gmp gmp-dev mpfr mpfr-dev \ expat-dev zlib-dev fastjar gtk+-dev libart_lgpl-dev xorg-dev xorg-inputproto \ xorg-kbproto xorg-libXtst xorg-randrproto xorg-renderproto xorg-xextproto xorg-xproto" diff -r 6e90579538d6 -r 9f19aee613be gcc/receipt --- a/gcc/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gcc/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="The the GNU Compiler Collection." MAINTAINER="pankso@slitaz.org" -DEPENDS="libgomp gmp mpfr" +DEPENDS="libgomp gmp mpfr gcc-lib-base" BUILD_DEPENDS="glibc-dev gawk flex gmp gmp-dev mpfr mpfr-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://gcc.gnu.org/" diff -r 6e90579538d6 -r 9f19aee613be geanyvc/receipt --- a/geanyvc/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/geanyvc/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Geany plugin providing uniform access to different version-control systems." MAINTAINER="klimach@hlrs.de" -DEPENDS="geany gtk+ expat xorg-libXdamage" +DEPENDS="geany gtk+ expat xorg-libXdamage gtkspell" BUILD_DEPENDS="geany-dev gtk+-dev expat-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://plugins.geany.org/geanyvc/" diff -r 6e90579538d6 -r 9f19aee613be gecko-mediaplayer/receipt --- a/gecko-mediaplayer/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gecko-mediaplayer/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Browser plugin that uses gnome-mplayer to play media in a web browser" MAINTAINER="jozee@slitaz.org" -DEPENDS="gnome-mplayer dbus-glib" +DEPENDS="gnome-mplayer dbus-glib gcc-lib-base" BUILD_DEPENDS="firefox-dev dbus-dev dbus-glib-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/gecko-mediaplayer/" diff -r 6e90579538d6 -r 9f19aee613be gettext/receipt --- a/gettext/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gettext/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" BUILD_DEPENDS="slitaz-toolchain glibc-locale" -DEPENDS="gettext-base libgomp ncurses glib libcroco" +DEPENDS="gettext-base libgomp ncurses glib libcroco gcc-lib-base" WEB_SITE="http://www.gnu.org/software/gettext/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be ghostscript/receipt --- a/ghostscript/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/ghostscript/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" DEPENDS="gtk+ expat fontconfig freetype gnutls jpeg libgcrypt libgpg-error \ libpng tiff zlib cups xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ -xorg-libXdmcp xorg-libXext xorg-libXt" +xorg-libXdmcp xorg-libXext xorg-libXt gcc-lib-base" # build depends are optional ; ghostscripts still build but does not compile in cups support BUILD_DEPENDS="cairo-dev gtk+-dev" WEB_SITE="http://pages.cs.wisc.edu/~ghost/" diff -r 6e90579538d6 -r 9f19aee613be giflib/receipt --- a/giflib/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/giflib/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="graphics" SHORT_DESC="A library for processing GIFs." MAINTAINER="rcx@zoominternet.net" -DEPENDS="glibc-base" +DEPENDS="glibc-base xorg-libSM xorg-libICE xorg -libX11 xorg-libXau \ +xorg-libXdmcp" BUILD_DEPENDS="slitaz-toolchain" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://sourceforge.net/projects/giflib/" diff -r 6e90579538d6 -r 9f19aee613be gimp-plug-ins/receipt --- a/gimp-plug-ins/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gimp-plug-ins/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="graphics" SHORT_DESC="The GIMP image editor plug-ins suite for advanced users." MAINTAINER="pankso@slitaz.org" -DEPENDS="gimp lcms" +DEPENDS="gimp lcms xorg-libXpm libmng" WANTED="gimp" WEB_SITE="http://www.gimp.org/" diff -r 6e90579538d6 -r 9f19aee613be gimp/receipt --- a/gimp/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gimp/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="graphics" SHORT_DESC="Gnu Image Manipulation Program or GIMP!" MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libart_lgpl babl gegl libgio tiff xorg-libXdamage libexif" +DEPENDS="gtk+ libart_lgpl babl gegl libgio tiff xorg-libXdamage libexif \ +xorg-libXmu xorg-libXt" SUGGESTED="gimp-plug-ins gimp-console" BUILD_DEPENDS="$DEPENDS gettext perl-xml-parser gtk+-dev babl-dev \ gegl-dev libgio-dev intltool expat-dev zlib-dev libart_lgpl-dev lcms \ diff -r 6e90579538d6 -r 9f19aee613be glade3/receipt --- a/glade3/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/glade3/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,6 +7,7 @@ MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ libglade xorg-libXdamage" BUILD_DEPENDS="gtk+-dev libglade-dev" +SUGGESTED="python" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://glade.gnome.org/" WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be glibmm/receipt --- a/glibmm/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/glibmm/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="C++ interface for the popular GUI library GTK+." MAINTAINER="pankso@slitaz.org" -DEPENDS="glib libgio libgiomm libsigc++" +DEPENDS="glib libgio libgiomm libsigc++ gcc-lib-base" BUILD_DEPENDS="$DEPENDS glib-dev libgio-dev libgiomm-dev libsigc++-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gtkmm.org/" diff -r 6e90579538d6 -r 9f19aee613be gmime/receipt --- a/gmime/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gmime/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,8 +5,8 @@ CATEGORY="development" SHORT_DESC="library for parsing messages using MIME" MAINTAINER="allan316@gmail.com" -DEPENDS="glib" -BUILD_DEPENDS="glib-dev" +DEPENDS="glib zlib" +BUILD_DEPENDS="glib-dev zlib-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://spruce.sourceforge.net/gmime" WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/gmime/2.2/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be gmpc/receipt --- a/gmpc/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gmpc/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,7 @@ MAINTAINER="jozee@slitaz.org" SHORT_DESC="A GTK2 client for MPD" WEB_SITE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client" -DEPENDS="libglade libmpd curl xorg-libSM libsoup libsexy mpd" +DEPENDS="libglade libmpd curl xorg-libSM libsoup libsexy mpd sqlite" 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" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://download.sarine.nl/Programs/${PACKAGE}/${VERSION}/$TARBALL" @@ -20,8 +20,8 @@ --prefix=/usr \ --enable-system-libsexy \ --disable-mmkeys \ - --disable-shave - make + --disable-shave && + make || return 1 sed -i 's|GNOME;AudioVideo;|GTK;AudioVideo;Player;|' data/${PACKAGE}.desktop make DESTDIR=$PWD/_pkg install } diff -r 6e90579538d6 -r 9f19aee613be gmrun/receipt --- a/gmrun/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gmrun/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="Program launcher with autocompletion." MAINTAINER="rocky@slitaz.org" -DEPENDS="gtk+" +DEPENDS="gtk+ gcc-lib-base" BUILD_DEPENDS="gtk+-dev popt-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://sourceforge.net/projects/gmrun" diff -r 6e90579538d6 -r 9f19aee613be gnome-mplayer/receipt --- a/gnome-mplayer/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gnome-mplayer/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="simple MPlayer GUI" MAINTAINER="jozee@slitaz.org" -DEPENDS="mplayer-svn dbus-glib libnotify" +DEPENDS="mplayer-svn dbus-glib libnotify alsa-lib" BUILD_DEPENDS="mplayer-svn dbus-glib-dev libnotify libnotify-dev libgpod libgpod-dev" SUGGESTED="libgpod" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 6e90579538d6 -r 9f19aee613be gnupg/receipt --- a/gnupg/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gnupg/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="security" SHORT_DESC="Free implementation of the OpenPGP." MAINTAINER="pankso@slitaz.org" -DEPENDS="libusb bzlib libcurl openssl readline zlib libgpg-error pth libksba" +DEPENDS="libusb bzlib libcurl openssl readline zlib libgpg-error pth libksba \ +libgcrypt" BUILD_DEPENDS="libusb-dev openssl-dev readline-dev zlib-dev libgpg-error-dev pth-dev libassuan libksba-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 6e90579538d6 -r 9f19aee613be gnustep-back/receipt --- a/gnustep-back/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gnustep-back/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="x-window" SHORT_DESC="GNUstep Generic back-end." MAINTAINER="pankso@slitaz.org" -DEPENDS="gnustep-base gnustep-gui" +DEPENDS="gnustep-base gnustep-gui libart_lgpl nvidia gcc audiofile aspell \ +giflib gnutls libbfd util-linux-ng-uuid" BUILD_DEPENDS="gnustep-base-dev gnustep-gui-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnustep.org/" diff -r 6e90579538d6 -r 9f19aee613be gnustep-base/receipt --- a/gnustep-base/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gnustep-base/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="GNUstep base package." MAINTAINER="pankso@slitaz.org" -DEPENDS="libffi libxslt" +DEPENDS="libffi libxslt gcc gnutls libbfd gcc-lib-base libssl libcrypto" BUILD_DEPENDS="libffi-dev libxslt-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnustep.org/" diff -r 6e90579538d6 -r 9f19aee613be gnustep-gui/receipt --- a/gnustep-gui/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gnustep-gui/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="GNUstep GUI class library." MAINTAINER="pankso@slitaz.org" -DEPENDS="gnustep-base" +DEPENDS="gnustep-base audiofile aspell giflib portaudio cups libcomerr3" BUILD_DEPENDS="gnustep-base-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnustep.org/" diff -r 6e90579538d6 -r 9f19aee613be gnutls/receipt --- a/gnutls/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gnutls/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="security" SHORT_DESC="GNU Transport Layer Security Library" MAINTAINER="erjo@slitaz.org" -DEPENDS="libgcrypt libgpg-error ncurses readline zlib" +DEPENDS="libgcrypt libgpg-error ncurses readline zlib gcc-lib-base" BUILD_DEPENDS="libgcrypt libgcrypt-dev libgpg-error-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnu.org/software/gnutls/" diff -r 6e90579538d6 -r 9f19aee613be gob2/receipt --- a/gob2/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gob2/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,6 +5,7 @@ CATEGORY="x-window" MAINTAINER="jozee@slitaz.org" SHORT_DESC="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects" +DEPENDS="glib" WEB_SITE="http://www.5z.com/jirka/gob.html" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/${PACKAGE}/2.0/$TARBALL" @@ -14,8 +15,8 @@ compile_rules() { cd $src - ./configure --prefix=/usr - make + ./configure --prefix=/usr && + make && make DESTDIR=$PWD/_pkg install } diff -r 6e90579538d6 -r 9f19aee613be gobby/receipt --- a/gobby/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gobby/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" DEPENDS="gnutls libgpg-error libgcrypt gtk+ cairomm glibmm gtkmm gtksourceview - libsigc++ libxml++ net6 obby xorg-libXdamage" + libsigc++ libxml++ net6 obby xorg-libXdamage gcc-lib-base" BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev gtk+-dev cairomm-dev glibmm-dev gtkmm-dev gtksourceview-dev libsigc++-dev libxml++-dev net6-dev obby-dev" diff -r 6e90579538d6 -r 9f19aee613be gogglesmm/receipt --- a/gogglesmm/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gogglesmm/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -12,7 +12,7 @@ WGET_URL="http://gogglesmm.googlecode.com/files/$TARBALL" DEPENDS="libfox xine-lib sqlite taglib libpng jpeg expat tiff \ -libgl libglu" +libgl libglu nvidia" # When compiling, it needs the main packages too. BUILD_DEPENDS="libfox libfox-utils xine-lib sqlite taglib diff -r 6e90579538d6 -r 9f19aee613be gpgme/receipt --- a/gpgme/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gpgme/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="security" SHORT_DESC="C language library that allows to add support for cryptography to a program." MAINTAINER="erjo@slitaz.org" -DEPENDS="libgpg-error" +DEPENDS="libgpg-error pth" BUILD_DEPENDS="libgpg-error-dev libgpg-error" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnupg.org/gpgme.html" diff -r 6e90579538d6 -r 9f19aee613be gphoto2/receipt --- a/gphoto2/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gphoto2/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="graphics" SHORT_DESC="digital camera download and access program" MAINTAINER="jozee@slitaz.org" -DEPENDS="libexif jpeg libgphoto2 readline popt libtool" +DEPENDS="libexif jpeg libgphoto2 readline popt libtool ncurses" BUILD_DEPENDS="jpeg-dev libexif-dev libgphoto2 libgphoto2-dev readline readline-dev popt-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gphoto.org" diff -r 6e90579538d6 -r 9f19aee613be graphviz/receipt --- a/graphviz/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/graphviz/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Automatic graph drawing." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="xorg zlib libpng jpeg expat gtk+ libtool xorg-libXdamage" +DEPENDS="xorg zlib libpng jpeg expat gtk+ libtool xorg-libXdamage xorg-libXss" BUILD_DEPENDS="xorg expat-dev zlib-dev pkg-config gtk+-dev libpng-dev jpeg-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.graphviz.org/" diff -r 6e90579538d6 -r 9f19aee613be gsasl/receipt --- a/gsasl/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gsasl/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -8,7 +8,8 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/$PACKAGE/" WGET_URL="ftp://alpha.gnu.org/pub/gnu/$PACKAGE/$TARBALL" -DEPENDS="gnutls libgcrypt libgpg-error ncurses readline zlib" +DEPENDS="gnutls libgcrypt libgpg-error ncurses readline zlib libidn libkrb5 \ +libcomerr3" # Rules to configure and make the package. compile_rules() diff -r 6e90579538d6 -r 9f19aee613be gsmartcontrol/receipt --- a/gsmartcontrol/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gsmartcontrol/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Hard disk drive health inspection tool (GUI for smartctl)." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" -DEPENDS="pcre gtk+ gtkmm smartmontools" +DEPENDS="pcre gtk+ gtkmm smartmontools gcc-lib-base" BUILD_DEPENDS="pcre-dev gtk+-dev gtkmm-dev" WEB_SITE="http://gsmartcontrol.berlios.de/" WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be gst-plugins-bad/receipt --- a/gst-plugins-bad/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gst-plugins-bad/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="GStreamer Bad Plugins" MAINTAINER="jozee@slitaz.org" DEPENDS="libxml2 gst-plugins-base bzlib flac libsdl libcomerr openssl libexif \ - libkrb5 libmodplug libsndfile expat" + libkrb5 libmodplug libsndfile expat neon libcomerr3 faac faad2 libmms jasper" BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gstreamer.freedesktop.org/" diff -r 6e90579538d6 -r 9f19aee613be gst-plugins-good/receipt --- a/gst-plugins-good/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gst-plugins-good/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="jozee@slitaz.org" DEPENDS="libxml2 gst-plugins-base gtk+ bzlib dbus flac hal libdv taglib \ xorg-libXcomposite xorg-libXcursor xorg-libXfixes xorg-libXinerama \ -xorg-libXrandr xorg-libXrender" +xorg-libXrandr xorg-libXrender GConf libsoup esound" BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev libogg-dev liboil-dev gstreamer-dev libxml2-dev glib-dev jpeg-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gstreamer.freedesktop.org/" diff -r 6e90579538d6 -r 9f19aee613be gst-plugins-ugly/receipt --- a/gst-plugins-ugly/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gst-plugins-ugly/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="multimedia" SHORT_DESC="GStreamer Ugly Plugins" MAINTAINER="jozee@slitaz.org" -DEPENDS="libxml2 gst-plugins-base glib lame libcdio libdvdread libid3tag libmad" +DEPENDS="libxml2 gst-plugins-base glib lame libcdio libdvdread libid3tag \ +libmad libmpeg2" BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev glib-dev libcdio" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gstreamer.freedesktop.org/" diff -r 6e90579538d6 -r 9f19aee613be gtick/receipt --- a/gtick/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gtick/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="GTick is a metronome application." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" -DEPENDS="gtk+ xorg-libXdamage" +DEPENDS="gtk+ xorg-libXdamage libsndfile libogg" BUILD_DEPENDS="pkg-config gtk+-dev xorg-xproto" WEB_SITE="http://www.antcom.de/gtick/" WGET_URL="http://www.antcom.de/gtick/download/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be gtk+/receipt --- a/gtk+/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gtk+/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -11,7 +11,8 @@ xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" BUILD_DEPENDS="cairo-dev glib-dev pango-dev atk-dev libpng-dev jpeg-dev \ pkg-config xorg-dev xorg-dev-proto fontconfig-dev freetype-dev pixman-dev \ -tiff-dev libgio-dev xorg-libXdamage zlib-dev xorg-xextproto expat-dev cups-dev" +tiff-dev libgio-dev xorg-libXdamage zlib-dev xorg-xextproto expat-dev cups-dev \ +libcomerr3" SUGGESTED="cups gnutls libgcrypt libgpg-error" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gtk.org/" diff -r 6e90579538d6 -r 9f19aee613be gtkglext/receipt --- a/gtkglext/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gtkglext/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="GtkGLExt is an OpenGL extension to GTK+." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ mesa" +DEPENDS="gtk+ mesa libglu-mesa nvidia" BUILD_DEPENDS="gtk+-dev mesa-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gtkglext.sourceforge.net/" diff -r 6e90579538d6 -r 9f19aee613be gtkmm/receipt --- a/gtkmm/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gtkmm/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="x-window" SHORT_DESC="C++ interface for the popular GUI library GTK+." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ glibmm cairomm libsigc++ xorg-libXdamage libgiomm pangomm" +DEPENDS="gtk+ glibmm cairomm libsigc++ xorg-libXdamage libgiomm pangomm \ +gcc-lib-base" BUILD_DEPENDS="$DEPENDS gtk+-dev glibmm-dev cairomm-dev libsigc++-dev \ doxygen libgiomm-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 6e90579538d6 -r 9f19aee613be gtkspell/receipt --- a/gtkspell/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gtkspell/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="provides highlighting and replacement of misspelled words" MAINTAINER="allan316@gmail.com" -DEPENDS="enchant" +DEPENDS="enchant gtk+ cairo-xcb" BUILD_DEPENDS="enchant-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gtkspell.sourceforge.net" diff -r 6e90579538d6 -r 9f19aee613be guile/receipt --- a/guile/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/guile/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -6,6 +6,7 @@ SHORT_DESC="Project GNU's extension language." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" +DEPENDS="gmp libtool readline ncurses" WEB_SITE="http://www.gnu.org/software/guile/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" diff -r 6e90579538d6 -r 9f19aee613be gxine/receipt --- a/gxine/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gxine/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="GTK+ Xine media player user interface." MAINTAINER="jozee@slitaz.org" -DEPENDS="xine-lib libvorbis gtk+" +DEPENDS="xine-lib libvorbis gtk+ spidermonkey hal" BUILD_DEPENDS="spidermonkey-dev spidermonkey xine-lib xine-lib-dev xorg-dev \ gtk+-dev hal dbus xorg-libXinerama xorg-libXext xorg-libX11" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 6e90579538d6 -r 9f19aee613be gyrus/receipt --- a/gyrus/receipt Sun Feb 28 14:11:33 2010 +0100 +++ b/gyrus/receipt Sun Feb 28 15:33:01 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Small tool for the administration of mailboxes in IMAP/Cyrus servers." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ dbus ORBit2 gnet libglade" +DEPENDS="gtk+ dbus ORBit2 gnet libglade GConf" BUILD_DEPENDS="gtk+-dev dbus ORBit2-dev gnet-dev libglade-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://projects.gnome.org/gyrus/"