wok rev 3123

gxine UPDATE BUILD_DEPENDS (use spidermonkey)
author Rohit Joshi <jozee@slitaz.org>
date Tue May 19 09:25:59 2009 +0000 (2009-05-19)
parents fc5296f44b7a
children b9b7f8f5b86d
files gxine/receipt
line diff
     1.1 --- a/gxine/receipt	Tue May 19 00:24:01 2009 +0200
     1.2 +++ b/gxine/receipt	Tue May 19 09:25:59 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 \