wok-stable diff gxine/receipt @ rev 3388
Ren: mysql-python -> python-mysql
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Thu Jun 11 23:51:02 2009 +0000 (2009-06-11) |
parents | e8f8b4b8ab5d |
children | 2c679ce49f4c |
line diff
1.1 --- a/gxine/receipt Mon May 18 19:09:23 2009 +0000 1.2 +++ b/gxine/receipt Thu Jun 11 23:51:02 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GTK+ Xine media player user interface." 1.5 MAINTAINER="jozee@slitaz.org" 1.6 DEPENDS="xine-lib libvorbis gtk+" 1.7 -BUILD_DEPENDS="firefox-dev xine-lib xine-lib-dev xorg-dev gtk+-dev hal dbus 1.8 +BUILD_DEPENDS="spidermonkey-dev spidermonkey xine-lib xine-lib-dev xorg-dev gtk+-dev hal dbus 1.9 xorg-libXinerama xorg-libXext xorg-libX11 libiconv-dev libiconv" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.xine-project.org" 1.12 @@ -17,8 +17,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - export NSPR_LIBS="/usr/include/firefox" 1.17 - ./configure --prefix=/usr \ 1.18 + ./configure --prefix=/usr \ 1.19 --mandir=/usr/share/man \ 1.20 --sysconfdir=/etc \ 1.21 --with-spidermonkey=/usr/include/js \