summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gmail.com>2011-07-28 04:58:42 -0400
committerAlexandre Rostovtsev <tetromino@gmail.com>2011-07-28 04:58:42 -0400
commit478a2a457b4c5fce82e374c54a5fb5f338162cc1 (patch)
treec59fa0c14f0032c39437302357ae85fe0db0a7da /gnome-base/gnome-shell
parentdev-libs/libpeas: disable gjs support for now (diff)
downloadgnome-478a2a457b4c5fce82e374c54a5fb5f338162cc1.tar.gz
gnome-478a2a457b4c5fce82e374c54a5fb5f338162cc1.tar.bz2
gnome-478a2a457b4c5fce82e374c54a5fb5f338162cc1.zip
gnome-base/gnome-shell: 3.1.3 → 3.1.4
Version bump with numerous changes. Update dependencies. Allow building with spidermonkey-1.8.5 installed.
Diffstat (limited to 'gnome-base/gnome-shell')
-rw-r--r--gnome-base/gnome-shell/Manifest6
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.1.4.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-3.1.3.ebuild)9
-rw-r--r--gnome-base/gnome-shell/gnome-shell-9999.ebuild4
3 files changed, 10 insertions, 9 deletions
diff --git a/gnome-base/gnome-shell/Manifest b/gnome-base/gnome-shell/Manifest
index 4094639a..c9ca5e5f 100644
--- a/gnome-base/gnome-shell/Manifest
+++ b/gnome-base/gnome-shell/Manifest
@@ -1,3 +1,3 @@
-DIST gnome-shell-3.1.3.tar.xz 982712 RMD160 a410399132f154326aa2f9f0ab999327c0022193 SHA1 1eccc67b44d478d15104fe81ff41410bb01824e5 SHA256 65418d813d8c4f70629b377ac5fb7d37c45feb177321b8005cb781d3d118a325
-EBUILD gnome-shell-3.1.3.ebuild 3735 RMD160 fbe83c4e33d4343ba8a1197c47df3b382fdf1bab SHA1 a5dda3ad1dae339dd3ccb7aa8b2e17f5aa002578 SHA256 b147f5abcdee2e2698bbc8201621c54f83bd5594d1b0283b8c2d4701cd4b724b
-EBUILD gnome-shell-9999.ebuild 3771 RMD160 df5a8b01a62f8faf2687f1498019277e3ce97104 SHA1 8a32f7fcf78f2278073555dd294e15d5e835f418 SHA256 c73bab7d9019da4040e954bc3d9adc8d863670b8bda598e50032b4459fce9296
+DIST gnome-shell-3.1.4.tar.xz 1002024 RMD160 2dbf1f4c7f41b70dbb9eaa26a2b07f4d4c9b93e9 SHA1 0e3c09c382cfe4f994f76d8ca50ef28ac0a9d52b SHA256 bcb6eed9731233a2c57cd39b608d197445755e77fc431e524e6b7a0ec02dbbee
+EBUILD gnome-shell-3.1.4.ebuild 3776 RMD160 da003275978b5945dce539e5b7f24cb85eb164f4 SHA1 3d4452d39b6409233b859395c36a6883044d15b9 SHA256 be27e972e287564f15beb8b156861eb317b78294fdd0d9ac7de641fcc17f2686
+EBUILD gnome-shell-9999.ebuild 3776 RMD160 da003275978b5945dce539e5b7f24cb85eb164f4 SHA1 3d4452d39b6409233b859395c36a6883044d15b9 SHA256 be27e972e287564f15beb8b156861eb317b78294fdd0d9ac7de641fcc17f2686
diff --git a/gnome-base/gnome-shell/gnome-shell-3.1.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.1.4.ebuild
index 0c898a4b..d0b37486 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.1.3.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.1.4.ebuild
@@ -31,18 +31,19 @@ fi
# latest g-c-c is needed due to https://bugs.gentoo.org/show_bug.cgi?id=360057
# libXfixes-5.0 needed for pointer barriers
COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
- >=dev-libs/gjs-0.7.11
+ >=dev-libs/gjs-1.29.15
>=dev-libs/gobject-introspection-0.10.1
x11-libs/gdk-pixbuf:2[introspection]
>=x11-libs/gtk+-3.0.0:3[introspection]
- >=media-libs/clutter-1.5.15:1.0[introspection]
+ >=media-libs/clutter-1.7.5:1.0[introspection]
>=gnome-base/gnome-desktop-2.91.2:3
>=gnome-base/gsettings-desktop-schemas-2.91.91
>=gnome-extra/evolution-data-server-2.91.6
>=media-libs/gstreamer-0.10.16:0.10
>=media-libs/gst-plugins-base-0.10.16:0.10
>=net-im/telepathy-logger-0.2.4[introspection]
- >=net-libs/telepathy-glib-0.15.0[introspection]
+ net-libs/libsoup:2.4[introspection]
+ >=net-libs/telepathy-glib-0.15.3[introspection]
>=net-wireless/gnome-bluetooth-3.1.0[introspection]
>=sys-auth/polkit-0.100[introspection]
>=x11-wm/mutter-3.0.0[introspection]
@@ -92,7 +93,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/pkgconfig-0.22
>=dev-util/intltool-0.40
gnome-base/gnome-common
- !!<dev-lang/spidermonkey-2"
+ !!<dev-lang/spidermonkey-1.8.5"
# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
# https://bugs.gentoo.org/show_bug.cgi?id=360413
diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 0ad9a8eb..d0b37486 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -31,7 +31,7 @@ fi
# latest g-c-c is needed due to https://bugs.gentoo.org/show_bug.cgi?id=360057
# libXfixes-5.0 needed for pointer barriers
COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
- >=dev-libs/gjs-0.7.11
+ >=dev-libs/gjs-1.29.15
>=dev-libs/gobject-introspection-0.10.1
x11-libs/gdk-pixbuf:2[introspection]
>=x11-libs/gtk+-3.0.0:3[introspection]
@@ -93,7 +93,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/pkgconfig-0.22
>=dev-util/intltool-0.40
gnome-base/gnome-common
- !!<dev-lang/spidermonkey-2"
+ !!<dev-lang/spidermonkey-1.8.5"
# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
# https://bugs.gentoo.org/show_bug.cgi?id=360413