wok rev 2459

obby, ocaml, odt2txt, opal, openbox, openldap, opentyrian-classic, orpheus: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 14 14:38:58 2009 +0000 (2009-03-14)
parents b13b40c7237b
children 7d4197e5834d
files obby/receipt ocaml/receipt odt2txt/receipt opal/receipt openbox/receipt openldap/receipt opentyrian-classic/receipt orpheus/receipt perl-tk/receipt
line diff
     1.1 --- a/obby/receipt	Sat Mar 14 10:07:15 2009 +0000
     1.2 +++ b/obby/receipt	Sat Mar 14 14:38:58 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Realtime collaborative text-editing functionality."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="gnutls libgpg-error libgcrypt net6"
     1.8 +DEPENDS="gnutls libgpg-error libgcrypt net6 libsigc++ zlib"
     1.9  BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev net6-dev"
    1.10  WEB_SITE="http://gobby.0x539.de/trac/"
    1.11  WGET_URL="http://releases.0x539.de/obby/$TARBALL"
     2.1 --- a/ocaml/receipt	Sat Mar 14 10:07:15 2009 +0000
     2.2 +++ b/ocaml/receipt	Sat Mar 14 14:38:58 2009 +0000
     2.3 @@ -6,6 +6,7 @@
     2.4  SHORT_DESC="General-purpose programming language designed for safety and reliability."
     2.5  MAINTAINER="pascal.bellard@slitaz.org"
     2.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.7 +DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp"
     2.8  WEB_SITE="http://caml.inria.fr/"
     2.9  WGET_URL="${WEB_SITE}pub/distrib/$PACKAGE-${VERSION%.*}/$TARBALL"
    2.10  
     3.1 --- a/odt2txt/receipt	Sat Mar 14 10:07:15 2009 +0000
     3.2 +++ b/odt2txt/receipt	Sat Mar 14 14:38:58 2009 +0000
     3.3 @@ -5,7 +5,7 @@
     3.4  CATEGORY="utilities"
     3.5  SHORT_DESC="A simple converter from OpenDocument Text to plain text"
     3.6  MAINTAINER="milka@konstelacioj.info"
     3.7 -#DEPENDS=""
     3.8 +DEPENDS="zlib"
     3.9  BUILD_DEPENDS="zlib-dev"
    3.10  #SUGGESTED="odfread"
    3.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.1 --- a/opal/receipt	Sat Mar 14 10:07:15 2009 +0000
     4.2 +++ b/opal/receipt	Sat Mar 14 14:38:58 2009 +0000
     4.3 @@ -8,6 +8,8 @@
     4.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.5  WEB_SITE="http://www.ekiga.org/"
     4.6  WGET_URL="$WEB_SITE/admin/downloads/latest/sources/sources/$TARBALL"
     4.7 +DEPENDS="cyrus-sasl expat jpeg libSDL libiconv libogg libtheora libunixODBC \
     4.8 +openssl ptlib tiff zlib"
     4.9  BUILD_DEPENDS="ptlib ptlib-dev"
    4.10  
    4.11  # Rules to configure and make the package.
     5.1 --- a/openbox/receipt	Sat Mar 14 10:07:15 2009 +0000
     5.2 +++ b/openbox/receipt	Sat Mar 14 14:38:58 2009 +0000
     5.3 @@ -5,7 +5,7 @@
     5.4  CATEGORY="x-window"
     5.5  SHORT_DESC="Small-footprint and standard compliant Window Manager."
     5.6  MAINTAINER="pankso@slitaz.org"
     5.7 -DEPENDS="startup-notification pango glib xorg-libX11"
     5.8 +DEPENDS="startup-notification pango glib xorg-libX11 fontconfig freetype"
     5.9  SUGGESTED="obconf pcmanfm hsetroot slitaz-configs"
    5.10  BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev"
    5.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
     6.1 --- a/openldap/receipt	Sat Mar 14 10:07:15 2009 +0000
     6.2 +++ b/openldap/receipt	Sat Mar 14 14:38:58 2009 +0000
     6.3 @@ -8,7 +8,7 @@
     6.4  TARBALL="$PACKAGE-stable-20071118.tgz"
     6.5  WEB_SITE="http://www.openldap.org/"
     6.6  WGET_URL="ftp://ftp.openldap.org/pub/OpenLDAP/$PACKAGE-stable/$TARBALL"
     6.7 -DEPENDS="libdb openssl"
     6.8 +DEPENDS="libdb openssl cyrus-sasl"
     6.9  BUILD_DEPENDS="db-dev libdb"
    6.10  CONFIG_FILES="/etc/openldap"
    6.11  DATABASE_FILES="/var/openldap-*"
    6.12 @@ -20,8 +20,8 @@
    6.13  	cd $src
    6.14  	./configure --prefix=/usr --infodir=/usr/share/info \
    6.15  		--sysconfdir=/etc --localstatedir=/var \
    6.16 -		--mandir=/usr/share/man $CONFIGURE_ARGS
    6.17 -	make
    6.18 +		--mandir=/usr/share/man $CONFIGURE_ARGS &&
    6.19 +	make &&
    6.20  	make DESTDIR=$PWD/_pkg install
    6.21  }
    6.22  
     7.1 --- a/opentyrian-classic/receipt	Sat Mar 14 10:07:15 2009 +0000
     7.2 +++ b/opentyrian-classic/receipt	Sat Mar 14 14:38:58 2009 +0000
     7.3 @@ -5,7 +5,7 @@
     7.4  CATEGORY="games"
     7.5  SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian"
     7.6  MAINTAINER="mallory@skyrock.com"
     7.7 -DEPENDS="libSDL libsdl-mixer"
     7.8 +DEPENDS="libSDL libsdl-mixer libiconv libsdl-net"
     7.9  BUILD_DEPENDS="subversion libSDL-dev libsdl-mixer-dev"
    7.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    7.11  WEB_SITE="http://code.google.com/p/opentyrian/"
    7.12 @@ -18,7 +18,7 @@
    7.13  	cd "$WOK/$PACKAGE"
    7.14  	svn checkout -$VERSION http://opentyrian.googlecode.com/svn/trunk/classic "$PACKAGE-$VERSION"
    7.15  	cd $src
    7.16 -	make
    7.17 +	make || return 1
    7.18  	wget http://camanis.net/tyrian/tyrian21.zip
    7.19  	unzip tyrian21.zip
    7.20  }
     8.1 --- a/orpheus/receipt	Sat Mar 14 10:07:15 2009 +0000
     8.2 +++ b/orpheus/receipt	Sat Mar 14 14:38:58 2009 +0000
     8.3 @@ -5,7 +5,7 @@
     8.4  CATEGORY="multimedia"
     8.5  SHORT_DESC="Ncurses based audio player"
     8.6  MAINTAINER="pascal.bellard@slitaz.org"
     8.7 -DEPENDS="ncurses libvorbis libogg"
     8.8 +DEPENDS="ncurses libvorbis libogg libxml2 zlib"
     8.9  SUGGESTED="mpg123"
    8.10  BUILD_DEPENDS="ncurses-dev libvorbis-dev libogg-dev"
    8.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    8.12 @@ -18,9 +18,10 @@
    8.13  	cd $src
    8.14  	./configure \
    8.15  		--prefix=/usr \
    8.16 -		--mandir=/usr/share/man
    8.17 -	make
    8.18 -	make DESTDIR=$PWD/_pkg install
    8.19 +		--mandir=/usr/share/man \
    8.20 +		$CONFIGURE_ARGS &&
    8.21 +	make &&
    8.22 +	make DESTDIR=$PWD/_pkg install &&
    8.23  }
    8.24  
    8.25  # Rules to gen a SliTaz package suitable for Tazpkg.
     9.1 --- a/perl-tk/receipt	Sat Mar 14 10:07:15 2009 +0000
     9.2 +++ b/perl-tk/receipt	Sat Mar 14 14:38:58 2009 +0000
     9.3 @@ -15,8 +15,6 @@
     9.4  compile_rules()
     9.5  {
     9.6  	cd $src
     9.7 -	
     9.8 -	./configure &&
     9.9  	perl Makefile.PL &&
    9.10  	make DESTDIR=$PWD/_pkg install
    9.11  }