From 0c38432293d68bbf69cc2e80a32dfd0ec609df57 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 Apr 2011 22:24:26 +0200 Subject: [PATCH] Bumprev for pkgs depending on xulrunner. --- srcpkgs/gjs/template | 1 + srcpkgs/gnome-shell/template | 6 ++---- xbps-src/common/mapping_shlib_binpkg.txt | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gjs/template b/srcpkgs/gjs/template index c8aac52809a..b8345ba7fd8 100644 --- a/srcpkgs/gjs/template +++ b/srcpkgs/gjs/template @@ -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" diff --git a/srcpkgs/gnome-shell/template b/srcpkgs/gnome-shell/template index e4644634c04..0dd686fd950 100644 --- a/srcpkgs/gnome-shell/template +++ b/srcpkgs/gnome-shell/template @@ -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() diff --git a/xbps-src/common/mapping_shlib_binpkg.txt b/xbps-src/common/mapping_shlib_binpkg.txt index 804fcbbb761..ce3c4a80412 100644 --- a/xbps-src/common/mapping_shlib_binpkg.txt +++ b/xbps-src/common/mapping_shlib_binpkg.txt @@ -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