summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-11-22 23:40:51 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2012-11-22 23:40:51 +0100
commit4183c45a72522b1627dce5f8e78bfdd570e2b17c (patch)
tree365a92f5e3b809663d2e3cbd6dbd51c915f322e4 /gnome-base/gnome-shell
parentgnome-extra/gnome-user-docs: 3.4.2 → 3.6.2 (diff)
downloadgnome-4183c45a72522b1627dce5f8e78bfdd570e2b17c.tar.gz
gnome-4183c45a72522b1627dce5f8e78bfdd570e2b17c.tar.bz2
gnome-4183c45a72522b1627dce5f8e78bfdd570e2b17c.zip
gnome-base/gnome-shell: 3.6.1-r1 → 3.6.2
Diffstat (limited to 'gnome-base/gnome-shell')
-rw-r--r--gnome-base/gnome-shell/Manifest8
-rw-r--r--gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-3.6.1-r1.ebuild)5
-rw-r--r--gnome-base/gnome-shell/gnome-shell-9999.ebuild5
-rw-r--r--gnome-base/gnome-shell/metadata.xml9
4 files changed, 19 insertions, 8 deletions
diff --git a/gnome-base/gnome-shell/Manifest b/gnome-base/gnome-shell/Manifest
index 43514f61..25fe22f3 100644
--- a/gnome-base/gnome-shell/Manifest
+++ b/gnome-base/gnome-shell/Manifest
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
-DIST gnome-shell-3.6.1.tar.xz 1398784 SHA256 566a9d902f85a89c23dc29f1789f859aa2c5a0de7dffa5235bf5a1885c76a3a7 SHA512 80968025ca36e05fb761730b1ad4d97cd37d259949f73409c6d81df482ce73700e371a8310a2a0537c289f25ec922a3bfb63a418473c8b1125bafa74000dca8c WHIRLPOOL 4716a55af449971875a52f130ccd1b67890c955971db2bd8b59663d12c3150209718cad39a6b11e262a65c053d6ac8439e24e36a13acaf1ed9df0162a332f94c
+DIST gnome-shell-3.6.2.tar.xz 1396196 SHA256 86cff93ade1bf6a67ebd339c017d567c7dc849ff8b256a3803306f44c24b44f0 SHA512 5e03f12a2065bac698c232ae00ddcab2cccc5c88b1b6be586c4cb96a1c3fb10ab59258d4f8c47d2f299060ed485162c30a9dc1c511d4af51a4c49cda13f0fbca WHIRLPOOL 77ceb9a5f6e5ed6481eccf495f92dd3af7ce73550cc90f54bada055bac339f15edde02db58d59b2211ee7cd637f47484fe554f6845ad080e166d7d94ee92e5f7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
-iEYEAREKAAYFAlCNansACgkQ1fmVwcYIWAZkpQCfbL90+wArkf5hU0q9Y8At4kfB
-0icAn07iXkbzRPxdfoq9kweEGhcoMa8x
-=onXf
+iEYEAREKAAYFAlCuqfQACgkQ1fmVwcYIWAYDwACbBAAW1+t6SF/VkPl2/easpTxz
+JeQAoNPdRuK0u8AC12rv1ZKdoit0KIyL
+=A5Vp
-----END PGP SIGNATURE-----
diff --git a/gnome-base/gnome-shell/gnome-shell-3.6.1-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild
index 0f5d5356..5bad7299 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.6.1-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild
@@ -108,6 +108,7 @@ RDEPEND="${COMMON_DEPEND}
"
DEPEND="${COMMON_DEPEND}
>=sys-devel/gettext-0.17
+ dev-libs/libxslt
>=dev-util/intltool-0.40
gnome-base/gnome-common
virtual/pkgconfig
@@ -124,8 +125,8 @@ src_prepare() {
DOCS="AUTHORS NEWS README"
# Don't error out on warnings
G2CONF="${G2CONF}
+ --enable-man
--enable-compile-warnings=maximum
- --disable-schemas-compile
--disable-jhbuild-wrapper-script
$(use_with bluetooth)
$(use_enable networkmanager)
@@ -159,7 +160,7 @@ pkg_postinst() {
gnome2_pkg_postinst
if ! has_version 'media-libs/gst-plugins-good:1.0' || \
- ! has_version 'media-plugins/gst-plugins-vp8:1.0'; then
+ ! has_version 'media-plugins/gst-plugins-vpx:1.0'; then
ewarn "To make use of GNOME Shell's built-in screen recording utility,"
ewarn "you need to either install media-libs/gst-plugins-good:1.0"
ewarn "and media-plugins/gst-plugins-vp8:1.0, or use dconf-editor to change"
diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 0f5d5356..5bad7299 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -108,6 +108,7 @@ RDEPEND="${COMMON_DEPEND}
"
DEPEND="${COMMON_DEPEND}
>=sys-devel/gettext-0.17
+ dev-libs/libxslt
>=dev-util/intltool-0.40
gnome-base/gnome-common
virtual/pkgconfig
@@ -124,8 +125,8 @@ src_prepare() {
DOCS="AUTHORS NEWS README"
# Don't error out on warnings
G2CONF="${G2CONF}
+ --enable-man
--enable-compile-warnings=maximum
- --disable-schemas-compile
--disable-jhbuild-wrapper-script
$(use_with bluetooth)
$(use_enable networkmanager)
@@ -159,7 +160,7 @@ pkg_postinst() {
gnome2_pkg_postinst
if ! has_version 'media-libs/gst-plugins-good:1.0' || \
- ! has_version 'media-plugins/gst-plugins-vp8:1.0'; then
+ ! has_version 'media-plugins/gst-plugins-vpx:1.0'; then
ewarn "To make use of GNOME Shell's built-in screen recording utility,"
ewarn "you need to either install media-libs/gst-plugins-good:1.0"
ewarn "and media-plugins/gst-plugins-vp8:1.0, or use dconf-editor to change"
diff --git a/gnome-base/gnome-shell/metadata.xml b/gnome-base/gnome-shell/metadata.xml
new file mode 100644
index 00000000..4961103e
--- /dev/null
+++ b/gnome-base/gnome-shell/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+ <use>
+ <flag name="systemd">Use <pkg>sys-apps/systemd</pkg> instead of
+ <pkg>sys-auth/consolekit</pkg> for session tracking</flag>
+ </use>
+</pkgmetadata>