wok rev 2524

s*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 16 22:38:09 2009 +0000 (2009-03-16)
parents 39a218ff0972
children f222ed5813c1
files sakura/receipt scim-pinyin/receipt scim/receipt scite/receipt searchmonkey/receipt slang/receipt sox/receipt streamripper/receipt sudoku-savant/receipt sylpheed/receipt
line diff
     1.1 --- a/sakura/receipt	Mon Mar 16 22:34:05 2009 +0000
     1.2 +++ b/sakura/receipt	Mon Mar 16 22:38:09 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Lightweight GTK+/vte Terminal"
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ vte"
     1.8 +DEPENDS="gtk+ vte xorg-libXdamage"
     1.9  BUILD_DEPENDS="gtk+-dev vte-dev cmake"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://pleyades.net/david/sakura.php"
     2.1 --- a/scim-pinyin/receipt	Mon Mar 16 22:34:05 2009 +0000
     2.2 +++ b/scim-pinyin/receipt	Mon Mar 16 22:38:09 2009 +0000
     2.3 @@ -5,7 +5,7 @@
     2.4  CATEGORY="utilities"
     2.5  SHORT_DESC="Chinese PinYin input for SCIM"
     2.6  MAINTAINER="slitaz@pworld.otherinbox.com"
     2.7 -DEPENDS="scim"
     2.8 +DEPENDS="scim xorg-libXdamage"
     2.9  BUILD_DEPENDS="scim scim-dev"
    2.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.11  WEB_SITE="http://www.scim-im.org/"
     3.1 --- a/scim/receipt	Mon Mar 16 22:34:05 2009 +0000
     3.2 +++ b/scim/receipt	Mon Mar 16 22:38:09 2009 +0000
     3.3 @@ -3,7 +3,7 @@
     3.4  CATEGORY="x-window"
     3.5  SHORT_DESC="Smart Common Input Method (SCIM)"
     3.6  MAINTAINER="slitaz@pworld.otherinbox.com"
     3.7 -DEPENDS="gtk+"
     3.8 +DEPENDS="gtk+ xorg-libXdamage"
     3.9  BUILD_DEPENDS="xorg-dev xorg-dev-proto gtk+-dev"
    3.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.11  WEB_SITE="http://www.scim-im.org/"
     4.1 --- a/scite/receipt	Mon Mar 16 22:34:05 2009 +0000
     4.2 +++ b/scite/receipt	Mon Mar 16 22:38:09 2009 +0000
     4.3 @@ -6,7 +6,7 @@
     4.4  CATEGORY="utilities"
     4.5  SHORT_DESC="A free editor with syntax highlighting and source code editing features."
     4.6  MAINTAINER="rcx@zoominternet.net"
     4.7 -DEPENDS="gtk+"
     4.8 +DEPENDS="gtk+ xorg-libXdamage"
     4.9  BUILD_DEPENDS="gtk+-dev"
    4.10  TARBALL="${PACKAGE}${SHORT_VERSION}.tgz"
    4.11  WEB_SITE="http://www.scintilla.org/"
     5.1 --- a/searchmonkey/receipt	Mon Mar 16 22:34:05 2009 +0000
     5.2 +++ b/searchmonkey/receipt	Mon Mar 16 22:38:09 2009 +0000
     5.3 @@ -5,7 +5,7 @@
     5.4  CATEGORY="utilities"
     5.5  SHORT_DESC="A fast real-time search engine using GTK+."
     5.6  MAINTAINER="pankso@slitaz.org"
     5.7 -DEPENDS="gtk+ libglade"
     5.8 +DEPENDS="gtk+ libglade xorg-libXdamage"
     5.9  BUILD_DEPENDS="gtk+-dev libglade-dev"
    5.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    5.11  WEB_SITE="http://searchmonkey.sourceforge.net/"
    5.12 @@ -17,8 +17,8 @@
    5.13  	cd $src
    5.14  	./configure \
    5.15  		--prefix=/usr \
    5.16 -		$CONFIGURE_ARGS
    5.17 -	make
    5.18 +		$CONFIGURE_ARGS &&
    5.19 +	make &&
    5.20  	make DESTDIR=$PWD/_pkg install
    5.21  }
    5.22  
     6.1 --- a/slang/receipt	Mon Mar 16 22:34:05 2009 +0000
     6.2 +++ b/slang/receipt	Mon Mar 16 22:38:09 2009 +0000
     6.3 @@ -5,7 +5,7 @@
     6.4  CATEGORY="development"
     6.5  SHORT_DESC="S-Lang library"
     6.6  MAINTAINER="erjo@slitaz.org"
     6.7 -DEPENDS="libiconv pcre"
     6.8 +DEPENDS="libiconv pcre libpng zlib"
     6.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    6.10  WEB_SITE="http://www.s-lang.org/index.html"
    6.11  WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v2.1/$TARBALL
     7.1 --- a/sox/receipt	Mon Mar 16 22:34:05 2009 +0000
     7.2 +++ b/sox/receipt	Mon Mar 16 22:38:09 2009 +0000
     7.3 @@ -5,7 +5,7 @@
     7.4  CATEGORY="multimedia"
     7.5  SHORT_DESC="Swiss Army knife of sound processing programs."
     7.6  MAINTAINER="pascal.bellard@slitaz.org"
     7.7 -DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis"
     7.8 +DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis libpng lame"
     7.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    7.10  WEB_SITE="http://sox.sourceforge.net/"
    7.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     8.1 --- a/streamripper/receipt	Mon Mar 16 22:34:05 2009 +0000
     8.2 +++ b/streamripper/receipt	Mon Mar 16 22:38:09 2009 +0000
     8.3 @@ -5,7 +5,7 @@
     8.4  CATEGORY="multimedia"
     8.5  SHORT_DESC="Record streaming mp3 to your hard drive."
     8.6  MAINTAINER="pankso@slitaz.org"
     8.7 -DEPENDS="gtk+ libmad libvorbis"
     8.8 +DEPENDS="gtk+ libmad libvorbis libiconv"
     8.9  BUILD_DEPENDS="gtk+-dev libmad-dev"
    8.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    8.11  WEB_SITE="http://streamripper.sourceforge.net/"
     9.1 --- a/sudoku-savant/receipt	Mon Mar 16 22:34:05 2009 +0000
     9.2 +++ b/sudoku-savant/receipt	Mon Mar 16 22:38:09 2009 +0000
     9.3 @@ -6,7 +6,7 @@
     9.4  SHORT_DESC="Sudoku games/generator using GTK."
     9.5  DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \
     9.6  xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr \
     9.7 -xorg-libXrender"
     9.8 +xorg-libXrender xorg-libXinerama"
     9.9  BUILD_DEPENDS="gtk+-dev"
    9.10  MAINTAINER="pankso@slitaz.org"
    9.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    10.1 --- a/sylpheed/receipt	Mon Mar 16 22:34:05 2009 +0000
    10.2 +++ b/sylpheed/receipt	Mon Mar 16 22:38:09 2009 +0000
    10.3 @@ -5,7 +5,7 @@
    10.4  CATEGORY="network"
    10.5  SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client"
    10.6  MAINTAINER="fraazz@altern.org"
    10.7 -DEPENDS="gtk+ openssl gpgme gnupg"
    10.8 +DEPENDS="gtk+ openssl gpgme gnupg xorg-libXdamage"
    10.9  BUILD_DEPENDS="openssl-dev glib glib-dev"
   10.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   10.11  WEB_SITE="http://sylpheed.sraoss.jp/en/"