wok rev 2611

Update depends: firefox gtk+ mysql-dev
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 11 16:02:18 2009 +0000 (2009-04-11)
parents 494005a36f9a
children 15ecae8f23b9
files firefox/receipt gtk+/receipt mysql-dev/receipt samba/receipt
line diff
     1.1 --- a/firefox/receipt	Sat Apr 11 11:00:42 2009 +0000
     1.2 +++ b/firefox/receipt	Sat Apr 11 16:02:18 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="User friendly, secure and fast web browser."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ sqlite dbus dbus-glib xorg-libXdamage"
     1.8 +DEPENDS="gtk+ sqlite dbus dbus-glib glib jpeg xorg-libX11 xorg-libXdamage"
     1.9  BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils findutils xorg-libXft-dev dbus-glib-dev"
    1.10  TARBALL="$PACKAGE-$VERSION-source.tar.bz2"
    1.11  WEB_SITE="http://www.mozilla.org/"
     2.1 --- a/gtk+/receipt	Sat Apr 11 11:00:42 2009 +0000
     2.2 +++ b/gtk+/receipt	Sat Apr 11 16:02:18 2009 +0000
     2.3 @@ -11,6 +11,7 @@
     2.4               pkg-config xorg-dev xorg-dev-proto fontconfig-dev
     2.5               freetype-dev pixman-dev tiff-dev libgio-dev xorg-libXdamage
     2.6               gnutls libgcrypt libgpg-error tiff"
     2.7 +SUGGESTED="cups tiff"
     2.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     2.9  WEB_SITE="http://www.gtk.org/"
    2.10  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.14/$TARBALL"
     3.1 --- a/mysql-dev/receipt	Sat Apr 11 11:00:42 2009 +0000
     3.2 +++ b/mysql-dev/receipt	Sat Apr 11 16:02:18 2009 +0000
     3.3 @@ -5,6 +5,7 @@
     3.4  CATEGORY="development"
     3.5  SHORT_DESC="SQL database system devel files."
     3.6  MAINTAINER="pascal.bellard@slitaz.org"
     3.7 +DEPENDS="zlib"
     3.8  WEB_SITE="http://www.mysql.com/"
     3.9  WANTED="mysql"
    3.10  
     4.1 --- a/samba/receipt	Sat Apr 11 11:00:42 2009 +0000
     4.2 +++ b/samba/receipt	Sat Apr 11 16:02:18 2009 +0000
     4.3 @@ -29,12 +29,12 @@
     4.4  	make DESTDIR=$PWD/../_pkg install || return 1
     4.5  	rm -f ../_pkg/usr/*bin/*.old
     4.6  	ln -s libwbclient.so $PWD/../_pkg/usr/lib/libwbclient.so.0
     4.7 -	cp ../../stuff/*.files-list ..
     4.8  }
     4.9  
    4.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    4.11  genpkg_rules()
    4.12  {
    4.13 +	cp stuff/*.files-list $src
    4.14  	mkdir -p $fs/usr
    4.15  	cp -a $_pkg/etc $fs
    4.16  	cp -a $_pkg/var $fs