# HG changeset patch # User Pascal Bellard # Date 1237016558 0 # Node ID d1aba649375c431652caffed03b55b5596c650e8 # Parent 93b397dc8274bbd8eeb0b7a3ad3bd5c850dce2f8 php-apache, php-dev, pidgin, pmount, poedit, poppler-apps, poppler, privoxy, psycopg, ptlib: update depends diff -r 93b397dc8274 -r d1aba649375c php-apache/receipt --- a/php-apache/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/php-apache/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="PHP module for apache." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="php-common apache" +DEPENDS="php-common apache libxml2 zlib" WEB_SITE="http://www.php.net/" WANTED="php" PROVIDE="php:apache" diff -r 93b397dc8274 -r d1aba649375c php-dev/receipt --- a/php-dev/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/php-dev/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -5,7 +5,8 @@ CATEGORY="development" SHORT_DESC="PHP web programming language development files." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="php" +DEPENDS="php cyrus-sasl libldap libmysqlclient libpng libpostgresqlclient \ +libunixODBC mhash openssl" WEB_SITE="http://www.php.net/" WANTED="php" diff -r 93b397dc8274 -r d1aba649375c pidgin/receipt --- a/pidgin/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/pidgin/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Instant messaging client using GTK+." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+" +DEPENDS="gtk+ gnutls libgcrypt libgpg-error startup-notification" BUILD_DEPENDS="gtk+-dev gnutls-dev libgcrypt-dev libgpg-error-dev startup-notification-dev libiconv" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 93b397dc8274 -r d1aba649375c pmount/receipt --- a/pmount/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/pmount/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -8,6 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.piware.de/projects.shtml" WGET_URL="http://www.piware.de/projects/$TARBALL" +DEPENDS="dbus hal sysfsutils" CONFIG_FILES="/etc/pmount.allow" # Rules to configure and make the package. diff -r 93b397dc8274 -r d1aba649375c poedit/receipt --- a/poedit/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/poedit/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Editor for i18n po files." MAINTAINER="pankso@slitaz.org" -DEPENDS="xorg wxWidgets pango gettext" +DEPENDS="xorg wxWidgets pango gettext libdb" BUILD_DEPENDS="wxWidgets-dev gettext" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.poedit.net/" diff -r 93b397dc8274 -r d1aba649375c poppler-apps/receipt --- a/poppler-apps/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/poppler-apps/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -6,6 +6,7 @@ SHORT_DESC="Poppler utilities to manipulate PDF file." MAINTAINER="pankso@slitaz.org" WANTED="poppler" +DEPENDS="fontconfig poppler zlib" WEB_SITE="http://poppler.freedesktop.org/" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 93b397dc8274 -r d1aba649375c poppler/receipt --- a/poppler/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/poppler/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -7,6 +7,7 @@ MAINTAINER="pankso@slitaz.org" BUILD_DEPENDS="pkg-config jpeg fontconfig" TARBALL="$PACKAGE-$VERSION.tar.gz" +DEPENDS="expat freetype gtk+ jpeg libxml2" WEB_SITE="http://poppler.freedesktop.org/" WGET_URL="http://poppler.freedesktop.org/$TARBALL" diff -r 93b397dc8274 -r d1aba649375c privoxy/receipt --- a/privoxy/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/privoxy/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Non-caching web privacy proxy." MAINTAINER="paul@slitaz.org" -DEPENDS="zlib" +DEPENDS="zlib pcre" BUILD_DEPENDS="zlib-dev autoconf perl m4 coreutils" TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="http://www.privoxy.org/" @@ -28,8 +28,8 @@ --sysconfdir=/etc/privoxy \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ - $CONFIGURE_ARGS - make + $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 93b397dc8274 -r d1aba649375c psycopg/receipt --- a/psycopg/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/psycopg/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://initd.org/" WGET_URL="${WEB_SITE}pub/software/$PACKAGE/$TARBALL" -DEPENDS="python egenix-mx-base" +DEPENDS="python egenix-mx-base libpostgresqlclient" BUILD_DEPENDS="python python-dev egenix-mx-base postgresql-dev libpostgresqlclient" # Rules to configure and make the package. diff -r 93b397dc8274 -r d1aba649375c ptlib/receipt --- a/ptlib/receipt Sat Mar 14 07:28:53 2009 +0000 +++ b/ptlib/receipt Sat Mar 14 07:42:38 2009 +0000 @@ -8,6 +8,8 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.ekiga.org/" WGET_URL="$WEB_SITE/admin/downloads/latest/sources/sources/$TARBALL" +DEPENDS="alsa-lib cyrus-sasl expat libSDL libdv libiconv libraw1394 \ +libunixODBC openssl" BUILD_DEPENDS="pkg-config bison" # Rules to configure and make the package.