# HG changeset patch # User Pascal Bellard # Date 1267370234 -3600 # Node ID 8752c40cc534abb43a250273709b65b6a9988d11 # Parent 8d3f3ded1725d17bf6289a40ed2e44c8fe118967 l*: update depends diff -r 8d3f3ded1725 -r 8752c40cc534 le/receipt --- a/le/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/le/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="Small editor using ncurses" MAINTAINER="mimas@slitaz.org" -DEPENDS="ncurses" +DEPENDS="ncurses gcc-lib-base" BUILD_DEPENDS="ncurses-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="ftp://ftp.yar.ru/pub/source/le/" diff -r 8d3f3ded1725 -r 8752c40cc534 lesstif/receipt --- a/lesstif/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lesstif/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="x-window" SHORT_DESC="An LGPL clone of Motif, which is a set of GUI widgets." MAINTAINER="rcx@zoominternet.net" -DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid" +DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ +xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid freetype" BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://sourceforge.net/projects/lesstif/" diff -r 8d3f3ded1725 -r 8752c40cc534 lftp/receipt --- a/lftp/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lftp/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Small but powerful ftp client" MAINTAINER="mimas@slitaz.org" -DEPENDS="readline expat" +DEPENDS="readline expat gcc-lib-base" BUILD_DEPENDS="readline-dev expat-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://lftp.yar.ru/" @@ -21,8 +21,8 @@ --without-gnutls \ --without-openssl \ --mandir=/usr/share/man \ - $CONFIGURE_ARGS - make + $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 8d3f3ded1725 -r 8752c40cc534 libQtCore/receipt --- a/libQtCore/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libQtCore/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Qt Core files" MAINTAINER="allan316@gmail.com" -DEPENDS="glib zlib" +DEPENDS="glib zlib gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src" diff -r 8d3f3ded1725 -r 8752c40cc534 libarchive/receipt --- a/libarchive/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libarchive/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="C librairy and command line tool for reading archive." MAINTAINER="erjo@slitaz.org" -DEPENDS="" +DEPENDS="acl libcrypto liblzma bzlib zlib" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/libarchive/" WGET_URL="http://libarchive.googlecode.com/files/$TARBALL" diff -r 8d3f3ded1725 -r 8752c40cc534 libbind/receipt --- a/libbind/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libbind/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Domain Name System shared libraries." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.isc.org/products/BIND/" -DEPENDS="libcrypto libcap libxml2 zlib" +DEPENDS="libcrypto libcap libxml2 zlib attr" WANTED="bind" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8d3f3ded1725 -r 8752c40cc534 libboost-dev/receipt --- a/libboost-dev/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libboost-dev/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -21,7 +21,7 @@ WEB_SITE="http://www.boost.org/" WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" -DEPENDS="" +DEPENDS="gcc-lib-base" BUILD_DEPENDS="python python-dev expat-dev expat" RELOCATE_LIBS="{ date_time filesystem graph iostreams \ math program_options python regex serialization \ diff -r 8d3f3ded1725 -r 8752c40cc534 libboost-filesystem/receipt --- a/libboost-filesystem/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libboost-filesystem/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -9,7 +9,7 @@ MAINTAINER="chadi.elahmad@gmail.com" WEB_SITE="http://www.boost.org/" -DEPENDS="libboost-system " +DEPENDS="libboost-system gcc-lib-base" WANTED="libboost-dev" SOURCE="boost" diff -r 8d3f3ded1725 -r 8752c40cc534 libboost-graph/receipt --- a/libboost-graph/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libboost-graph/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -9,6 +9,7 @@ MAINTAINER="chadi.elahmad@gmail.com" WEB_SITE="http://www.boost.org/" +DEPENDS="gcc-lib-base" WANTED="libboost-dev" SOURCE="boost" diff -r 8d3f3ded1725 -r 8752c40cc534 libboost-iostreams/receipt --- a/libboost-iostreams/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libboost-iostreams/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -9,7 +9,7 @@ MAINTAINER="chadi.elahmad@gmail.com" WEB_SITE="http://www.boost.org/" -DEPENDS="zlib bzlib" +DEPENDS="zlib bzlib gcc-lib-base" WANTED="libboost-dev" SOURCE="boost" diff -r 8d3f3ded1725 -r 8752c40cc534 libboost-regex/receipt --- a/libboost-regex/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libboost-regex/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -9,7 +9,7 @@ MAINTAINER="chadi.elahmad@gmail.com" WEB_SITE="http://www.boost.org/" -DEPENDS="icu" +DEPENDS="icu gcc-lib-base" WANTED="libboost-dev" SOURCE="boost" diff -r 8d3f3ded1725 -r 8752c40cc534 libcap-pam/receipt --- a/libcap-pam/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libcap-pam/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Support for getting/setting POSIX.1e capabilities, pam module." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="linux libcap pam" +DEPENDS="linux libcap pam attr" WEB_SITE="http://www.kernel.org/pub/linux/libs/security/linux-privs/" WANTED="libcap" PROVIDE="libcap:pam" diff -r 8d3f3ded1725 -r 8752c40cc534 libcap/receipt --- a/libcap/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libcap/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Support for getting/setting POSIX.1e capabilities." MAINTAINER="pankso@slitaz.org" -DEPENDS="linux glibc-base" +DEPENDS="linux glibc-base attr" BUILD_DEPENDS="slitaz-toolchain gperf pam pam-dev attr-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.kernel.org/pub/linux/libs/security/linux-privs/" diff -r 8d3f3ded1725 -r 8752c40cc534 libccls/receipt --- a/libccls/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libccls/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="server library for internet cafe programs" MAINTAINER="allan316@gmail.com" -DEPENDS="openssl sqlite" +DEPENDS="openssl sqlite glib" BUILD_DEPENDS="openssl-dev sqlite-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://ccl.sourceforge.net" diff -r 8d3f3ded1725 -r 8752c40cc534 libcddb/receipt --- a/libcddb/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libcddb/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,6 +6,7 @@ SHORT_DESC="C library to access data on a CDDB server (freedb.org)." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" +DEPENDS="libcdio" WEB_SITE="http://libcddb.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" @@ -17,8 +18,8 @@ --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ - $CONFIGURE_ARGS - make + $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 8d3f3ded1725 -r 8752c40cc534 libcdio/receipt --- a/libcdio/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libcdio/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="GNU Compact Disc Input and Control Library" MAINTAINER="rj.rohit@gmail.com" -DEPENDS="libcddb ncurses" +DEPENDS="libcddb ncurses gcc-lib-base" BUILD_DEPENDS="libcddb libcddb-dev ncurses-dev gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/libcdio/" @@ -15,8 +15,8 @@ compile_rules() { cd $src - ./configure --prefix=/usr --disable-vcd-info - make + ./configure --prefix=/usr --disable-vcd-info && + make && make DESTDIR=$PWD/_pkg install } diff -r 8d3f3ded1725 -r 8752c40cc534 libcurl/receipt --- a/libcurl/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libcurl/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" WANTED="curl" WEB_SITE="http://curl.haxx.se/" -DEPENDS="libidn libssl zlib" +DEPENDS="libidn libssl zlib libcrypto" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8d3f3ded1725 -r 8752c40cc534 libelementary/receipt --- a/libelementary/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libelementary/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,6 +5,8 @@ CATEGORY="development" SHORT_DESC="Elementary library." MAINTAINER="pankso@slitaz.org" +DEPENDS="xorg-libXp xorg-libXss jpeg fribidi fontconfig edbus efreet gnutls \ +glib eina" WANTED="elementary" WEB_SITE="http://www.enlightenment.org/" diff -r 8d3f3ded1725 -r 8752c40cc534 libetpan/receipt --- a/libetpan/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libetpan/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="misc" SHORT_DESC="Mail librayry" MAINTAINER="erjo@slitaz.org" -DEPENDS="cyrus-sasl expat libcurl libdb openssl zlib" +DEPENDS="cyrus-sasl expat libcurl libdb openssl zlib gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://libetpan.sourceforge.net/libetpan/index.html" WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/libetpan/$TARBALL" diff -r 8d3f3ded1725 -r 8752c40cc534 libexo/receipt --- a/libexo/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libexo/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Xfce extension library" MAINTAINER="erjo@slitaz.org" -DEPENDS="libxfce4util perl-uri startup-notification hal" +DEPENDS="libxfce4util perl-uri startup-notification hal libnotify" BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev hal-dev" SOURCE="exo" TARBALL="$SOURCE-$VERSION.tar.bz2" diff -r 8d3f3ded1725 -r 8752c40cc534 libfox-doc/receipt --- a/libfox-doc/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libfox-doc/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,7 +6,7 @@ CATEGORY="development" SHORT_DESC="Documents and some examples using FOX." MAINTAINER="chadi.elahmad@gmail.com" -DEPENDS="libfox libgl libglu" +DEPENDS="libfox libgl libglu nvidia" WEB_SITE="http://www.fox-toolkit.org/" diff -r 8d3f3ded1725 -r 8752c40cc534 libfox-utils/receipt --- a/libfox-utils/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libfox-utils/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -8,7 +8,7 @@ WEB_SITE="http://www.fox-toolkit.org/" -DEPENDS="libfox expat tiff libgl libglu" +DEPENDS="libfox expat tiff libgl libglu nvidia" WANTED="libfox" SOURCE="fox" diff -r 8d3f3ded1725 -r 8752c40cc534 libfox/receipt --- a/libfox/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libfox/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -16,7 +16,7 @@ xorg-libXft xorg-libXrender freetype fontconfig xorg-libXcursor xorg-libXfixes -xorg-libXrandr xorg-libXext " +xorg-libXrandr xorg-libXext gcc-lib-base" # BUILD_DEPENDS : diff -r 8d3f3ded1725 -r 8752c40cc534 libftdi/receipt --- a/libftdi/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libftdi/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="A library to talk to FTDI chips using libusb." MAINTAINER="rcx@zoominternet.net" -DEPENDS="glibc-base libusb libusb-compat" +DEPENDS="glibc-base libusb libusb-compat gcc-lib-base" BUILD_DEPENDS="slitaz-toolchain libusb-dev libusb" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.intra2net.com/en/developer/libftdi/" diff -r 8d3f3ded1725 -r 8752c40cc534 libgiomm/receipt --- a/libgiomm/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libgiomm/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="GIO Framework for C++." MAINTAINER="pankso@slitaz.org" -DEPENDS="glib glibmm libgio libsigc++" +DEPENDS="glib glibmm libgio libsigc++ gcc-lib-base" WANTED="glibmm" WEB_SITE="http://www.gtkmm.org/" diff -r 8d3f3ded1725 -r 8752c40cc534 libglu-mesa/receipt --- a/libglu-mesa/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libglu-mesa/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.mesa3d.org/" WANTED="mesa" -DEPENDS="glibc-base gcc-lib-base libgl" +DEPENDS="glibc-base gcc-lib-base libgl nvidia" PROVIDE="libglu" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8d3f3ded1725 -r 8752c40cc534 libglw-mesa/receipt --- a/libglw-mesa/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libglw-mesa/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -8,7 +8,8 @@ WEB_SITE="http://www.mesa3d.org/" WANTED="mesa" DEPENDS="glibc-base util-linux-ng-uuid zlib freetype lesstif libgl \ -xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXt" +xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXt \ +openmotif nvidia" PROVIDE="libglw" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8d3f3ded1725 -r 8752c40cc534 libgphoto2/receipt --- a/libgphoto2/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libgphoto2/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="graphics" SHORT_DESC="core library of gphoto2 to access photos from digital camera" MAINTAINER="jozee@slitaz.org" -DEPENDS="libexif jpeg libusb libusb-compat" +DEPENDS="libexif jpeg libusb libusb-compat libtool hal" BUILD_DEPENDS="jpeg-dev libexif-dev libtool libexif jpeg libusb libusb-dev libusb-compat libusb-compat-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gphoto.org" diff -r 8d3f3ded1725 -r 8752c40cc534 libkrb5/receipt --- a/libkrb5/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libkrb5/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Kerberos network authentication protocol libraries." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://web.mit.edu/Kerberos/" -DEPENDS="libkrb5support" +DEPENDS="libkrb5support libcomerr3" WANTED="krb5" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8d3f3ded1725 -r 8752c40cc534 libksba/receipt --- a/libksba/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libksba/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,6 +6,7 @@ SHORT_DESC="Library to work with X.509 certificates, CMS data and related objects." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" +DEPENDS="libgpg-error" WEB_SITE="http://www.gnupg.org/related_software/libksba/" WGET_URL="ftp://ftp.gnupg.org/gcrypt/$PACKAGE/$TARBALL" diff -r 8d3f3ded1725 -r 8752c40cc534 libldap/receipt --- a/libldap/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libldap/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="LDAP database libraries." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.openldap.org/" -DEPENDS="cyrus-sasl openssl" +DEPENDS="cyrus-sasl openssl libkrb5 libcomerr3" WANTED="openldap" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8d3f3ded1725 -r 8752c40cc534 libmagic/receipt --- a/libmagic/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libmagic/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Library for File utility" MAINTAINER="erjo@slitaz.org" -DEPENDS="" +DEPENDS="zlib" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="ftp://ftp.gw.com/mirrors/unix/file" WANTED="file" diff -r 8d3f3ded1725 -r 8752c40cc534 libmms/receipt --- a/libmms/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libmms/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="LibMMS is a common library for parsing mms and mmsh streams." MAINTAINER="slitaz@kacper.se" -DEPENDS="" +DEPENDS="glib" BUILD_DEPENDS="pkg-config glib-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://launchpad.net/libmms" diff -r 8d3f3ded1725 -r 8752c40cc534 libmng/receipt --- a/libmng/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libmng/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="library for multi network graphics" MAINTAINER="allan316@gmail.com" -DEPENDS="lcms jpeg" +DEPENDS="lcms jpeg zlib" BUILD_DEPENDS="autoconf automake lcms-dev jpeg-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://libmng.sourceforge.net" diff -r 8d3f3ded1725 -r 8752c40cc534 libmodplug/receipt --- a/libmodplug/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libmodplug/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="A MOD playing library" MAINTAINER="jozee@slitaz.org" -DEPENDS="" +DEPENDS="gcc-lib-base" BUILD_DEPENDS="gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://modplug-xmms.sourceforge.net/" diff -r 8d3f3ded1725 -r 8752c40cc534 libmpd/receipt --- a/libmpd/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libmpd/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -7,6 +7,7 @@ SHORT_DESC="Signal based wrapper around libmpdclient" WEB_SITE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client" TARBALL="$PACKAGE-$VERSION.tar.gz" +DEPENDS="glib" WGET_URL="http://download.sarine.nl/Programs/gmpc/$VERSION/$TARBALL" TAGS="" diff -r 8d3f3ded1725 -r 8752c40cc534 libproxy/receipt --- a/libproxy/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libproxy/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="library to provide automatic proxy configuration management" MAINTAINER="jozee@slitaz.org" -DEPENDS="glib gtk+" +DEPENDS="glib gtk+ gcc-lib-base xorg-libXmu" BUILD_DEPENDS="glibc-base" SUGGESTED="python icu libcurl libxslt webkit-r" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 8d3f3ded1725 -r 8752c40cc534 libqwt5-qt4/receipt --- a/libqwt5-qt4/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libqwt5-qt4/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="graphics" SHORT_DESC="Lib Qt Widgets for Technical applications" MAINTAINER="slitaz@objectif-securite.ch" -DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner" +DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base" BUILD_DEPENDS="$DEPENDS qt-x11-opensource-src" SOURCE="qwt" TARBALL="$SOURCE-$VERSION.tar.bz2" diff -r 8d3f3ded1725 -r 8752c40cc534 librsvg-apps/receipt --- a/librsvg-apps/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/librsvg-apps/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="graphics" SHORT_DESC="Tiny libSVG utilities (rsvg, rsvg-view, rsvg-convert)." MAINTAINER="erjo@slitaz.org" -DEPENDS="librsvg python gtk+" +DEPENDS="librsvg python gtk+ libgsf" WANTED="librsvg" WEB_SITE="http://librsvg.sourceforge.net/" diff -r 8d3f3ded1725 -r 8752c40cc534 librsvg/receipt --- a/librsvg/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/librsvg/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,9 @@ CATEGORY="system-tools" SHORT_DESC="SVG Rendering Library" MAINTAINER="erjo@slitaz.org" -DEPENDS="cairo freetype libxml2 pango fontconfig libcroco" +DEPENDS="cairo freetype libxml2 pango fontconfig libcroco libgsf xcb-util \ +libgio atk xorg-libXinerama xorg-libXcursor xorg-libXcomposite xorg-libXext \ +xorg-libXdamage" BUILD_DEPENDS="$DEPENDS cairo-dev freetype-dev libxml2-dev pango-dev \ fontconfig-dev libcroco-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 8d3f3ded1725 -r 8752c40cc534 libsamplerate/receipt --- a/libsamplerate/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libsamplerate/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,6 +6,7 @@ SHORT_DESC="Sample Rate Converter for audio." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" +DEPENDS="libsndfile libogg" WEB_SITE="http://www.mega-nerd.com/SRC/" WGET_URL="http://www.mega-nerd.com/SRC/$TARBALL" @@ -16,8 +17,8 @@ ./configure \ --prefix=/usr \ --mandir=/usr/share/man \ - $CONFIGURE_ARGS - make + $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 8d3f3ded1725 -r 8752c40cc534 libsasl-modules/receipt --- a/libsasl-modules/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libsasl-modules/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SASL library modules." MAINTAINER="pascal.bellard@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" -DEPENDS="libsasl" +DEPENDS="libsasl libkrb5 libcomerr3 libcrypto libdb" WEB_SITE="http://cyrusimap.web.cmu.edu/" WANTED="cyrus-sasl" diff -r 8d3f3ded1725 -r 8752c40cc534 libsexymm/receipt --- a/libsexymm/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libsexymm/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Gtkmm binding for libsexy." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtkmm libsexy" +DEPENDS="gtkmm libsexy gcc-lib-base" BUILD_DEPENDS="gtkmm-dev libsexy-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://osiris.chipx86.com/projects/libsexy/" diff -r 8d3f3ded1725 -r 8752c40cc534 libsmpeg/receipt --- a/libsmpeg/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libsmpeg/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Mpeg decoding library" MAINTAINER="claudinei@slitaz.org" WEB_SITE="http://icculus.org/smpeg" -DEPENDS="libsdl" +DEPENDS="libsdl gcc-lib-base" BUILD_DEPENDS="libsdl libsdl-dev gtk+-dev autoconf automake m4 subversion" diff -r 8d3f3ded1725 -r 8752c40cc534 libssl/receipt --- a/libssl/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libssl/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,6 +6,7 @@ SHORT_DESC="OpenSSL libraries." MAINTAINER="pascal.bellard@slitaz.org" WANTED="openssl" +DEPENDS="libcrypto" WEB_SITE="http://www.openssl.org/" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8d3f3ded1725 -r 8752c40cc534 libtorrent/receipt --- a/libtorrent/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libtorrent/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://libtorrent.rakshasa.no/" WGET_URL="http://libtorrent.rakshasa.no/downloads/$TARBALL" -DEPENDS="curl libsigc++ openssl" +DEPENDS="curl libsigc++ openssl gcc-lib-base" BUILD_DEPENDS="curl-dev libsigc++-dev openssl-dev" # Rules to configure and make the package. diff -r 8d3f3ded1725 -r 8752c40cc534 libunique/receipt --- a/libunique/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libunique/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Library for writing single instance application." MAINTAINER="erjo@slitaz.org" -DEPENDS="" +DEPENDS="gtk+ cairo-xcb dbus-glib" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://live.gnome.org/LibUnique" WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libunique/${VERSION%.*}/$TARBALL" diff -r 8d3f3ded1725 -r 8752c40cc534 libvalhalla/receipt --- a/libvalhalla/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libvalhalla/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="A tiny media scanner API." MAINTAINER="pankso@slitaz.org" -DEPENDS="ffmpeg libexif" +DEPENDS="ffmpeg libexif sqlite libxml2 libgcrypt libcurl libcrypto" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://libvalhalla.geexbox.org/" WGET_URL="http://libvalhalla.geexbox.org/releases/$TARBALL" diff -r 8d3f3ded1725 -r 8752c40cc534 libvlc/receipt --- a/libvlc/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libvlc/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -7,7 +7,9 @@ MAINTAINER="jozee@slitaz.org" WEB_SITE="http://www.videolan.org/vlc/" WANTED="vlc" -DEPENDS="hal dbus" +DEPENDS="hal dbus libnotify atk libgio pango cairo-xcb gnutls fribidi speex \ +ffmpeg libmpeg2 libvorbis libsdl-image libdvdread libproxy libcddb libv4l \ +taglib libmad libQtGui sysfsutils libmodplug nvidia libglu-mesa libupnp" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8d3f3ded1725 -r 8752c40cc534 libwebkit/receipt --- a/libwebkit/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libwebkit/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -9,7 +9,7 @@ xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXt - xorg-libXdamage libsoup" + xorg-libXdamage libsoup gcc-lib-base" BUILD_DEPENDS="gtk+-dev enchant enchant-dev icu icu-dev gperf libxslt-dev jpeg-dev libpng-dev glib-dev autoconf automake sqlite-dev libtool m4 bison flex xorg-libXdamage-dev libsoup-dev libxml2-dev libxcb-dev xcb-util-dev" MAINTAINER="mallory@sweetpeople.org" diff -r 8d3f3ded1725 -r 8752c40cc534 libxfce4menu/receipt --- a/libxfce4menu/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libxfce4menu/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Xfce Utility library" MAINTAINER="erjo@slitaz.org" -DEPENDS="gtk+" +DEPENDS="gtk+ libxfce4util" BUILD_DEPENDS="gtk+-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" diff -r 8d3f3ded1725 -r 8752c40cc534 libxfcegui4/receipt --- a/libxfcegui4/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libxfcegui4/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Xfce Gtk Widget library" MAINTAINER="erjo@slitaz.org" -DEPENDS="gtk+ libxfce4util xfconf" +DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade" BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev libglade-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" @@ -18,8 +18,8 @@ cd $src ./configure --prefix=/usr \ --infodir=/usr/share/info \ - --mandir=/usr/share/man $CONFIGURE_ARGS - make + --mandir=/usr/share/man $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 8d3f3ded1725 -r 8752c40cc534 libxml++-dev/receipt --- a/libxml++-dev/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libxml++-dev/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" WANTED="libxml++" WEB_SITE="http://libxmlplusplus.sourceforge.net/" -DEPENDS="glib glibmm libsigc++ libxml2 zlib" +DEPENDS="glib glibmm libsigc++ libxml2 zlib gcc-lib-base" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8d3f3ded1725 -r 8752c40cc534 libxml++/receipt --- a/libxml++/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/libxml++/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://libxmlplusplus.sourceforge.net/" WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/$TARBALL" -DEPENDS="glibmm libsigc++ libxml2 zlib" +DEPENDS="glibmm libsigc++ libxml2 zlib gcc-lib-base" # Rules to configure and make the package. compile_rules() diff -r 8d3f3ded1725 -r 8752c40cc534 linuxdcpp/receipt --- a/linuxdcpp/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/linuxdcpp/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Direct Connect client based on DC++." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libglade openssl" +DEPENDS="gtk+ libglade openssl gcc-lib-base" BUILD_DEPENDS="gtk+-dev libglade-dev openssl-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://launchpad.net/linuxdcpp" diff -r 8d3f3ded1725 -r 8752c40cc534 lirc/receipt --- a/lirc/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lirc/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="utilities" SHORT_DESC="Enables decoding and sending signals of many commonly used remote controls." MAINTAINER="rcx@zoominternet.net" -DEPENDS="glibc-base libusb libusb-compat libftdi" +DEPENDS="glibc-base libusb libusb-compat libftdi xorg-libSM xorg-libICE \ +xorg-libX11xorg-libXau xorg-libXdmcp libirman portaudio" BUILD_DEPENDS="slitaz-toolchain libftdi-dev libirman-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.lirc.org/" diff -r 8d3f3ded1725 -r 8752c40cc534 litmus/receipt --- a/litmus/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/litmus/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.webdav.org/neon/litmus" WGET_URL="$WEB_SITE/$TARBALL" -DEPENDS="openssl libkrb5 libcomerr3 expat neon readline" +DEPENDS="openssl libkrb5 libcomerr3 expat neon readline zlib" BUILD_DEPENDS="openssl-dev krb5-dev expat-dev neon-dev readline-dev" # Rules to configure and make the package. diff -r 8d3f3ded1725 -r 8752c40cc534 lives/receipt --- a/lives/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lives/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -9,7 +9,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://lives.sourceforge.net/" WGET_URL="http://www.xs4all.nl/%7Esalsaman/lives/current/$TARBALL" -DEPENDS="alsa-lib libpng gtk+ sox" +DEPENDS="alsa-lib libpng gtk+ sox mjpegtools libavc1394 liboil libtheora" BUILD_DEPENDS="alsa-lib-dev libpng-dev gtk+-dev" # Rules to configure and make the package. diff -r 8d3f3ded1725 -r 8752c40cc534 lockdis/receipt --- a/lockdis/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lockdis/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Simple screen locker." MAINTAINER="pankso@slitaz.org" -DEPENDS="xorg-libX11 xorg-libXau xorg-libXpm" +DEPENDS="xorg-libX11 xorg-libXau xorg-libXpm xorg-libXdmcp" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://lockdis.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 8d3f3ded1725 -r 8752c40cc534 lostirc/receipt --- a/lostirc/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lostirc/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="A simple IRC client" MAINTAINER="erjo@slitaz.org" -DEPENDS="glibmm gtkmm libsigc++ xorg-libXdamage xcb-util" +DEPENDS="glibmm gtkmm libsigc++ xorg-libXdamage xcb-util gcc-lib-base" BUILD_DEPENDS="glibmm-dev libsigc++-dev gtkmm-dev glibmm gtkmm libsigc++" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://lostirc.sourceforge.net/" diff -r 8d3f3ded1725 -r 8752c40cc534 lrzip/receipt --- a/lrzip/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lrzip/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -8,6 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://ck.kolivas.org/apps/lrzip/" WGET_URL="$WEB_SITE/$TARBALL" +DEPENDS="lzo bzlib" BUILD_DEPENDS="lzo-dev bzip2-dev zlib-dev nasm" TAGS="compression archive" diff -r 8d3f3ded1725 -r 8752c40cc534 lshw/receipt --- a/lshw/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lshw/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Hardware Lister" MAINTAINER="erjo@slitaz.org" -DEPENDS="" +DEPENDS="gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ezix.org/project/wiki/HardwareLiSter" WGET_URL="http://ezix.org/software/files/$TARBALL" @@ -16,7 +16,7 @@ cd $src - make + make && make DESTDIR=$PWD/_pkg install } diff -r 8d3f3ded1725 -r 8752c40cc534 lvm2/receipt --- a/lvm2/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lvm2/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,7 +6,7 @@ CATEGORY="system-tools" SHORT_DESC="Linux Logical Volume Manager." MAINTAINER="guillaume.michon@laposte.net" -DEPENDS="readline linux-md libdevmapper" +DEPENDS="readline linux-md libdevmapper ncurses" BUILD_DEPENDS="readline-dev" TARBALL="$SOURCE.$VERSION.tgz" WEB_SITE="http://sourceware.org/lvm2/" diff -r 8d3f3ded1725 -r 8752c40cc534 lxpanel-extra/receipt --- a/lxpanel-extra/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lxpanel-extra/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="LXpanel nestat wifi plugin and keyboard led indicator." MAINTAINER="pankso@slitaz.org" -DEPENDS="expat gtk+ wireless_tools xorg-libXdamage" +DEPENDS="expat gtk+ wireless_tools xorg-libXdamage menu-cache" WANTED="lxpanel" WEB_SITE="http://www.lxde.org/" diff -r 8d3f3ded1725 -r 8752c40cc534 lzip/receipt --- a/lzip/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lzip/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="LZMA compressor" MAINTAINER="mimas@slitaz.org" -DEPENDS="" +DEPENDS="gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.nongnu.org/lzip/lzip.html" WGET_URL="http://mirrors.linhub.com/savannah/lzip/$TARBALL" @@ -14,8 +14,8 @@ compile_rules() { cd $src - ./configure --prefix=/usr $CONFIGURE_ARGS - make + ./configure --prefix=/usr $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 8d3f3ded1725 -r 8752c40cc534 lzlib/receipt --- a/lzlib/receipt Sun Feb 28 15:46:04 2010 +0100 +++ b/lzlib/receipt Sun Feb 28 16:17:14 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Compressor with a high compression ratio library." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://sourceforge.net/projects/sevenzip/" -DEPENDS="zlib" +DEPENDS="zlib gcc-lib-base" WANTED="lzma" # Rules to gen a SliTaz package suitable for Tazpkg.