Bumprev for pkgs depending on xulrunner.

This commit is contained in:
Juan RP 2011-04-08 22:24:26 +02:00
parent 00ad9fdfb7
commit 0c38432293
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,7 @@
# Template file for 'gjs'
pkgname=gjs
version=0.7.14
revision=1
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var"

View File

@ -1,6 +1,7 @@
# Template file for 'gnome-shell'
pkgname=gnome-shell
version=3.0.0.2
revision=1
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install --disable-schemas-compile
@ -122,10 +123,7 @@ Add_dependency full desktop-file-utils
pre_configure()
{
# XXX Don't forget to change this if xulrunner version is bumped!
ldlibpaths="/usr/lib/xulrunner-1.9.2:/usr/lib/gnome-bluetooth"
export LDFLAGS="-Wl,-R/usr/lib/xulrunner-1.9.2 -Wl,-R/usr/lib/gnome-bluetooth"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$ldlibpaths"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/gnome-bluetooth"
}
post_install()

View File

@ -337,6 +337,7 @@ libmozjs.so xulrunner xulrunner-devel
libdbusservice.so xulrunner xulrunner-devel
libimgicon.so xulrunner xulrunner-devel
libxpcom.so xulrunner xulrunner-devel
libmozalloc.so xulrunner xulrunner-devel
libcurl.so libcurl libcurl-devel
libcompizconfig.so libcompizconfig libcompizconfig-devel
libpyglib-2.0-python.so pygobject