public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2014-11-24  7:26 Remi Cardona
  0 siblings, 0 replies; 55+ messages in thread
From: Remi Cardona @ 2014-11-24  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     b21ef76a0a9098a11cabf250cee3b3a44d103a52
Author:     Rémi Cardona <remi <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 07:12:41 2014 +0000
Commit:     Remi Cardona <remi <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 07:23:12 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b21ef76a

gnome-base/gnome-shell: 3.14.1.5 → 3.14.2

---
 .../{gnome-shell-3.14.1.5.ebuild => gnome-shell-3.14.2.ebuild}          | 2 +-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.1.5.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.2.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.14.1.5.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.14.2.ebuild
index 672e13e..7db3234 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.14.1.5.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.14.2.ebuild
@@ -43,7 +43,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.14.1[introspection]
+	>=x11-wm/mutter-3.14.2[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index c3a62b9..7624368 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -50,7 +50,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.14.1[introspection]
+	>=x11-wm/mutter-3.14.2[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2018-09-26 22:14 Mart Raudsepp
  0 siblings, 0 replies; 55+ messages in thread
From: Mart Raudsepp @ 2018-09-26 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0b7d8bd4cedd7e8ef776ced1923395d30750cf38
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 26 22:11:51 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Sep 26 22:11:51 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0b7d8bd4

gnome-base/gnome-shell: Remove too outdated live ebuild

git master uses meson, so no point in blind syncing from my updates.

 gnome-base/gnome-shell/gnome-shell-9999.ebuild | 225 -------------------------
 1 file changed, 225 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
deleted file mode 100644
index d89ba587..00000000
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ /dev/null
@@ -1,225 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
-
-inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
-
-DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="+bluetooth +networkmanager +nls -openrc-force"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-fi
-
-# libXfixes-5.0 needed for pointer barriers
-# FIXME:
-#  * gstreamer support is currently automagic
-COMMON_DEPEND="
-	>=app-accessibility/at-spi2-atk-2.5.3
-	>=dev-libs/atk-2[introspection]
-	>=app-crypt/gcr-3.7.5[introspection]
-	>=dev-libs/glib-2.45.3:2[dbus]
-	>=dev-libs/gjs-1.39
-	>=dev-libs/gobject-introspection-1.45.4:=
-	dev-libs/libical:=
-	>=x11-libs/gtk+-3.15.0:3[introspection]
-	>=media-libs/clutter-1.21.5:1.0[introspection]
-	>=dev-libs/json-glib-0.13.2
-	>=dev-libs/libcroco-0.6.8:0.6
-	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.19.2
-	>=gnome-base/gnome-keyring-3.3.90
-	gnome-base/libgnome-keyring
-	>=gnome-extra/evolution-data-server-3.17.2:=
-	>=media-libs/gstreamer-0.11.92:1.0
-	>=net-im/telepathy-logger-0.2.4[introspection]
-	>=net-libs/telepathy-glib-0.19[introspection]
-	>=sys-auth/polkit-0.100[introspection]
-	>=x11-libs/libXfixes-5.0
-	x11-libs/libXtst
-	>=x11-wm/mutter-3.19.92[introspection]
-	>=x11-libs/startup-notification-0.11
-
-	${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-
-	dev-libs/dbus-glib
-	dev-libs/libxml2:2
-	gnome-base/librsvg
-	media-libs/libcanberra[gtk3]
-	media-libs/mesa
-	>=media-sound/pulseaudio-2
-	>=net-libs/libsoup-2.40:2.4[introspection]
-	x11-libs/libX11
-	x11-libs/gdk-pixbuf:2[introspection]
-	x11-libs/pango[introspection]
-	x11-apps/mesa-progs
-
-	bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
-	networkmanager? (
-		app-crypt/libsecret
-		>=gnome-extra/nm-applet-0.9.8
-		>=net-misc/networkmanager-0.9.8[introspection] )
-"
-# Runtime-only deps are probably incomplete and approximate.
-# Introspection deps generated using:
-#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
-# Each block:
-# 1. Pull in polkit-0.101 for pretty authorization dialogs
-# 2. Introspection stuff needed via imports.gi.*
-# 3. gnome-session is needed for gnome-session-quit
-# 4. Control shell settings
-# 5. Systemd needed for suspending support
-# 6. xdg-utils needed for xdg-open, used by extension tool
-# 7. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
-# 8. IBus is needed for nls integration
-# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
-RDEPEND="${COMMON_DEPEND}
-	>=sys-auth/polkit-0.101[introspection]
-
-	>=app-accessibility/caribou-0.4.8
-	media-libs/cogl[introspection]
-	>=sys-apps/accountsservice-0.6.14[introspection]
-	>=sys-power/upower-0.99[introspection]
-
-	>=gnome-base/gnome-session-2.91.91
-	>=gnome-base/gnome-settings-daemon-3.8.3
-
-	!openrc-force? ( >=sys-apps/systemd-31 )
-
-	x11-misc/xdg-utils
-
-	media-fonts/dejavu
-	x11-themes/gnome-icon-theme-symbolic
-
-	networkmanager? (
-		net-misc/mobile-broadband-provider-info
-		sys-libs/timezone-data )
-	nls? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
-"
-# avoid circular dependency, see bug #546134
-PDEPEND="
-	>=gnome-base/gdm-3.5[introspection]
-	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?,networkmanager(+)?]
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/libxslt
-	>=dev-util/gtk-doc-am-1.17
-	>=dev-util/intltool-0.40
-	gnome-base/gnome-common
-	virtual/pkgconfig
-	!!=dev-lang/spidermonkey-1.8.2*
-"
-# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
-# https://bugs.gentoo.org/show_bug.cgi?id=360413
-
-src_prepare() {
-	# Change favorites defaults, bug #479918
-	epatch "${FILESDIR}"/${PN}-3.14.0-defaults.patch
-
-	# Fix automagic gnome-bluetooth dep, bug #398145
-	epatch "${FILESDIR}"/${PN}-3.12-bluetooth-flag.patch
-
-	# Fix silent bluetooth linking failure with ld.gold, bug #503952
-	# https://bugzilla.gnome.org/show_bug.cgi?id=726435
-	epatch "${FILESDIR}"/${PN}-3.14.0-bluetooth-gold.patch
-
-	epatch_user
-
-	[[ ${PV} != 9999 ]] && eautoreconf
-	gnome2_src_prepare
-}
-
-src_configure() {
-	# Do not error out on warnings
-	gnome2_src_configure \
-		--enable-browser-plugin \
-		--enable-man \
-		$(use_enable !openrc-force systemd) \
-		$(use_with bluetooth) \
-		$(use_enable networkmanager) \
-		BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins
-}
-
-src_install() {
-	gnome2_src_install
-	python_replicate_script "${ED}/usr/bin/gnome-shell-extension-tool"
-	python_replicate_script "${ED}/usr/bin/gnome-shell-perf-tool"
-
-	# Required for gnome-shell on hardened/PaX, bug #398941
-	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
-	if has_version '<dev-lang/spidermonkey-1.8.7'; then
-		pax-mark mr "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
-		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	# Required for gnome-shell on hardened/PaX #457146 and #457194
-	# PaX EMUTRAMP need to be on
-	elif has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
-		pax-mark E "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	else
-		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	fi
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-
-	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
-	   ! 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-vpx:1.0, or use dconf-editor to change"
-		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
-	fi
-
-	if ! has_version ">=x11-base/xorg-server-1.11"; then
-		ewarn "If you use multiple screens, it is highly recommended that you"
-		ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
-		ewarn "pointer barriers which will make it easier to use hot corners."
-	fi
-
-	if has_version "<x11-drivers/ati-drivers-12"; then
-		ewarn "GNOME Shell has been reported to show graphical corruption under"
-		ewarn "x11-drivers/ati-drivers-11.*; you may want to switch to open-source"
-		ewarn "drivers."
-	fi
-
-	if ! has_version "media-libs/mesa[llvm]"; then
-		elog "llvmpipe is used as fallback when no 3D acceleration"
-		elog "is available. You will need to enable llvm USE for"
-		elog "media-libs/mesa."
-	fi
-
-	# https://bugs.gentoo.org/show_bug.cgi?id=563084
-	if has_version "x11-drivers/nvidia-drivers[-kms]"; then
-		ewarn "You will need to enable kms support in x11-drivers/nvidia-drivers,"
-		ewarn "otherwise Gnome will fail to start"
-	fi
-
-	if ! systemd_is_booted; then
-		ewarn "${PN} needs Systemd to be *running* for working"
-		ewarn "properly. Please follow this guide to migrate:"
-		ewarn "https://wiki.gentoo.org/wiki/Systemd"
-	fi
-
-	if use openrc-force; then
-		ewarn "You are enabling 'openrc-force' USE flag to skip systemd requirement,"
-		ewarn "this can lead to unexpected problems and is not supported neither by"
-		ewarn "upstream neither by Gnome Gentoo maintainers. If you suffer any problem,"
-		ewarn "you will need to disable this USE flag system wide and retest before"
-		ewarn "opening any bug report."
-	fi
-}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2018-09-26 22:14 Mart Raudsepp
  0 siblings, 0 replies; 55+ messages in thread
From: Mart Raudsepp @ 2018-09-26 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     a9126f9468d094a472cb8aeedd0dd311aacff057
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 26 22:09:33 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Sep 26 22:09:33 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a9126f94

gnome-base/gnome-shell: add patchset with upstream gnome-3-26 branch fixes

.. and translation updates

 .../gnome-shell/gnome-shell-3.26.2-r4.ebuild       | 186 +++++++++++++++++++++
 1 file changed, 186 insertions(+)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild b/gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild
new file mode 100644
index 00000000..91f301b9
--- /dev/null
+++ b/gnome-base/gnome-shell/gnome-shell-3.26.2-r4.ebuild
@@ -0,0 +1,186 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit gnome.org gnome2-utils meson pax-utils python-single-r1 virtualx xdg
+
+DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
+SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="+bluetooth +browser-extension elogind +ibus +networkmanager nsplugin systemd telepathy"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+	?? ( elogind systemd )"
+
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+
+# libXfixes-5.0 needed for pointer barriers and #include <X11/extensions/Xfixes.h>
+# FIXME:
+#  * gstreamer support is currently automagic
+COMMON_DEPEND="
+	>=dev-libs/libcroco-0.6.8:0.6
+	>=gnome-extra/evolution-data-server-3.17.2:=
+	>=app-crypt/gcr-3.7.5[introspection]
+	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
+	>=dev-libs/glib-2.53.0:2
+	>=dev-libs/gobject-introspection-1.49.1:=
+	>=dev-libs/gjs-1.47.0
+	>=x11-libs/gtk+-3.15.0:3[introspection]
+	nsplugin? ( >=dev-libs/json-glib-0.13.2 )
+	>=x11-wm/mutter-3.24.0:0/1[introspection]
+	>=sys-auth/polkit-0.100[introspection]
+	>=gnome-base/gsettings-desktop-schemas-3.21.3
+	>=x11-libs/startup-notification-0.11
+	bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
+	>=media-libs/gstreamer-0.11.92:1.0
+	networkmanager? (
+		>=gnome-extra/nm-applet-0.9.8[introspection]
+		>=net-misc/networkmanager-0.9.8:=[introspection]
+		>=app-crypt/libsecret-0.18
+		dev-libs/dbus-glib )
+	systemd? ( >=sys-apps/systemd-31 )
+	elogind? ( >=sys-auth/elogind-237 )
+
+	>=app-accessibility/at-spi2-atk-2.5.3
+	media-libs/libcanberra[gtk3]
+	x11-libs/gdk-pixbuf:2[introspection]
+	dev-libs/libxml2:2
+	>=net-libs/libsoup-2.40:2.4[introspection]
+	x11-libs/libX11
+
+	>=media-sound/pulseaudio-2[glib]
+	>=dev-libs/atk-2[introspection]
+	dev-libs/libical:=
+	>=x11-libs/libXfixes-5.0
+
+	${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	media-libs/mesa
+"
+# Runtime-only deps are probably incomplete and approximate.
+# Introspection deps generated using:
+#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
+# Each block:
+# 1. Introspection stuff needed via imports.gi.*
+# 2. gnome-session needed for shutdown/reboot/inhibitors/etc
+# 3. Control shell settings
+# 4. logind interface needed for suspending support
+# 5. xdg-utils needed for xdg-open, used by extension tool
+# 6. adwaita-icon-theme needed for various icons & arrows (3.26 for new video-joined-displays-symbolic and co icons; review for 3.28+)
+# 7. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c  # TODO: Review
+# 8. IBus is needed for nls integration
+# 9. Optional telepathy chat integration
+# 10. TODO: semi-optional webkit-gtk[introspection] for captive portal helper
+RDEPEND="${COMMON_DEPEND}
+	>=sys-apps/accountsservice-0.6.14[introspection]
+	app-accessibility/at-spi2-core:2[introspection]
+	>=app-accessibility/caribou-0.4.8
+	app-misc/geoclue[introspection]
+	>=dev-libs/libgweather-3.26:2[introspection]
+	>=sys-power/upower-0.99:=[introspection]
+	x11-libs/pango[introspection]
+	gnome-base/librsvg:2[introspection]
+
+	>=gnome-base/gnome-session-2.91.91
+	>=gnome-base/gnome-settings-daemon-3.8.3
+
+	x11-misc/xdg-utils
+
+	>=x11-themes/adwaita-icon-theme-3.26
+
+	networkmanager? (
+		net-misc/mobile-broadband-provider-info
+		sys-libs/timezone-data )
+	ibus? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk,introspection] )
+	telepathy? (
+		>=net-im/telepathy-logger-0.2.4[introspection]
+		>=net-libs/telepathy-glib-0.19[introspection] )
+"
+# avoid circular dependency, see bug #546134
+PDEPEND="
+	>=gnome-base/gdm-3.5[introspection]
+	>=gnome-base/gnome-control-center-3.26[bluetooth(+)?,networkmanager(+)?]
+	browser-extension? ( gnome-extra/chrome-gnome-shell )
+"
+DEPEND="${COMMON_DEPEND}
+	dev-libs/libxslt
+	>=dev-util/gdbus-codegen-2.45.3
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.6
+	virtual/pkgconfig
+" #gtk-doc? ( >=dev-util/gtk-doc-1.17 )
+
+PATCHES=(
+	# Patches from gnome-3-26 branch on top of 3.26.2
+	"${WORKDIR}"/patches/
+	# Change favorites defaults, bug #479918
+	"${FILESDIR}"/${PN}-3.22.0-defaults.patch
+	# Fix automagic gnome-bluetooth dep, bug #398145
+	"${FILESDIR}"/3.26-optional-bluetooth.patch
+)
+
+src_prepare() {
+	xdg_src_prepare
+	# We want nsplugins in /usr/$(get_libdir)/nsbrowser/plugins not .../mozilla/plugins
+	sed -e 's/mozilla/nsbrowser/' -i meson.build || die
+	# Hack in correct python shebang
+	sed -e "s:python\.path():'/usr/bin/env ${EPYTHON}':" -i src/meson.build || die
+}
+
+src_configure() {
+	local emesonargs=(
+		$(meson_use nsplugin enable-browser-plugin)
+		#$(meson_use gtk-doc enable-documentation) # fails in gtkdoc-scangobj call with gtk-doc-1.25 (perl regex parenthesis issue); probably needs newer python-based gtk-doc to work
+		-Denable-man=true
+		-Denable-bluetooth=$(usex bluetooth yes no)
+		-Denable-networkmanager=$(usex networkmanager yes no)
+		-Denable-systemd=$(usex systemd yes no) # this controls journald integration only as of 3.26.2 (structured logging and having gnome-shell launched apps use its own identifier instead of gnome-session)
+		# suspend support is runtime optional via /run/systemd/seats presence and org.freedesktop.login1.Manager dbus interface; elogind should provide what's necessary
+	)
+	meson_src_configure
+}
+
+src_install() {
+	meson_src_install
+
+	# Required for gnome-shell on hardened/PaX, bug #398941; FIXME: Is this still relevant?
+	pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
+}
+
+src_test() {
+	virtx meson_src_test
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+
+	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
+	   ! 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-vpx:1.0, or use dconf-editor to change"
+		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
+	fi
+
+	if ! has_version "media-libs/mesa[llvm]"; then
+		elog "llvmpipe is used as fallback when no 3D acceleration"
+		elog "is available. You will need to enable llvm USE for"
+		elog "media-libs/mesa if you do not have hardware 3D setup."
+	fi
+
+	# https://bugs.gentoo.org/show_bug.cgi?id=563084
+	if has_version "x11-drivers/nvidia-drivers[-kms]"; then
+		ewarn "You will need to enable kms support in x11-drivers/nvidia-drivers,"
+		ewarn "otherwise Gnome will fail to start"
+	fi
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2018-05-11  7:10 Sobhan Mohammadpour
  0 siblings, 0 replies; 55+ messages in thread
From: Sobhan Mohammadpour @ 2018-05-11  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d8d754a99f2fb6e443bd15ca9bb9a322f28f5a7b
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Fri May 11 07:10:16 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Fri May 11 07:10:16 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d8d754a9

gnome-base/gnome-shell: add python 3.6 support

Package-Manager: Portage-2.3.36, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 .../{gnome-shell-3.26.2.ebuild => gnome-shell-3.26.2-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.26.2-r1.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.26.2-r1.ebuild
index 34c076ae..3346d08b 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.26.2-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 GNOME2_LA_PUNT="yes"
 GNOME2_EAUTORECONF="yes"
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit gnome-meson multilib pax-utils python-r1 systemd
 


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2018-05-11  6:09 Sobhan Mohammadpour
  0 siblings, 0 replies; 55+ messages in thread
From: Sobhan Mohammadpour @ 2018-05-11  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     4d0724f07c46b79af1b89a267f9f67a7f9a8c76f
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Fri May 11 05:51:28 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Fri May 11 05:51:28 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4d0724f0

gnome-base/gnome-shell: bump

Package-Manager: Portage-2.3.36, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 .../gnome-shell/{gnome-shell-3.26.1.ebuild => gnome-shell-3.26.2.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.26.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.26.1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild


^ permalink raw reply	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2018-01-12 13:15 Dennis Lamm
  0 siblings, 0 replies; 55+ messages in thread
From: Dennis Lamm @ 2018-01-12 13:15 UTC (permalink / raw
  To: gentoo-commits

commit:     3e2273af1c368bd79a789863f2341ceb98f2415e
Author:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 13:15:41 2018 +0000
Commit:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 13:15:41 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3e2273af

gnome-base/gnome-shell: drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 gnome-base/gnome-shell/gnome-shell-3.20.2.ebuild | 223 -----------------------
 gnome-base/gnome-shell/gnome-shell-9999.ebuild   |   3 +-
 2 files changed, 1 insertion(+), 225 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.20.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.20.2.ebuild
deleted file mode 100644
index eccc76e5..00000000
--- a/gnome-base/gnome-shell/gnome-shell-3.20.2.ebuild
+++ /dev/null
@@ -1,223 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
-
-inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
-
-DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="+bluetooth +networkmanager +nls -openrc-force"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# libXfixes-5.0 needed for pointer barriers
-# FIXME:
-#  * gstreamer support is currently automagic
-COMMON_DEPEND="
-	>=app-accessibility/at-spi2-atk-2.5.3
-	>=dev-libs/atk-2[introspection]
-	>=app-crypt/gcr-3.7.5[introspection]
-	>=dev-libs/glib-2.45.3:2[dbus]
-	>=dev-libs/gjs-1.39
-	>=dev-libs/gobject-introspection-1.45.4:=
-	dev-libs/libical:=
-	>=x11-libs/gtk+-3.15.0:3[introspection]
-	>=media-libs/clutter-1.21.5:1.0[introspection]
-	>=dev-libs/json-glib-0.13.2
-	>=dev-libs/libcroco-0.6.8:0.6
-	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.19.2
-	>=gnome-base/gnome-keyring-3.3.90
-	gnome-base/libgnome-keyring
-	>=gnome-extra/evolution-data-server-3.17.2:=
-	>=media-libs/gstreamer-0.11.92:1.0
-	>=net-im/telepathy-logger-0.2.4[introspection]
-	>=net-libs/telepathy-glib-0.19[introspection]
-	>=sys-auth/polkit-0.100[introspection]
-	>=x11-libs/libXfixes-5.0
-	x11-libs/libXtst
-	>=x11-wm/mutter-3.20.2[introspection]
-	>=x11-libs/startup-notification-0.11
-
-	${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-
-	dev-libs/dbus-glib
-	dev-libs/libxml2:2
-	gnome-base/librsvg
-	media-libs/libcanberra[gtk3]
-	media-libs/mesa
-	>=media-sound/pulseaudio-2
-	>=net-libs/libsoup-2.40:2.4[introspection]
-	x11-libs/libX11
-	x11-libs/gdk-pixbuf:2[introspection]
-	x11-libs/pango[introspection]
-	x11-apps/mesa-progs
-
-	bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
-	networkmanager? (
-		app-crypt/libsecret
-		>=gnome-extra/nm-applet-0.9.8
-		>=net-misc/networkmanager-0.9.8[introspection] )
-"
-# Runtime-only deps are probably incomplete and approximate.
-# Introspection deps generated using:
-#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
-# Each block:
-# 1. Pull in polkit-0.101 for pretty authorization dialogs
-# 2. Introspection stuff needed via imports.gi.*
-# 3. gnome-session is needed for gnome-session-quit
-# 4. Control shell settings
-# 5. Systemd needed for suspending support
-# 6. xdg-utils needed for xdg-open, used by extension tool
-# 7. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
-# 8. IBus is needed for nls integration
-# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
-RDEPEND="${COMMON_DEPEND}
-	>=sys-auth/polkit-0.101[introspection]
-
-	>=app-accessibility/caribou-0.4.8
-	media-libs/cogl[introspection]
-	>=sys-apps/accountsservice-0.6.14[introspection]
-	>=sys-power/upower-0.99[introspection]
-
-	>=gnome-base/gnome-session-2.91.91
-	>=gnome-base/gnome-settings-daemon-3.8.3
-
-	!openrc-force? ( >=sys-apps/systemd-31 )
-
-	x11-misc/xdg-utils
-
-	media-fonts/dejavu
-	x11-themes/gnome-icon-theme-symbolic
-
-	networkmanager? (
-		net-misc/mobile-broadband-provider-info
-		sys-libs/timezone-data )
-	nls? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
-"
-# avoid circular dependency, see bug #546134
-PDEPEND="
-	>=gnome-base/gdm-3.5[introspection]
-	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?,networkmanager(+)?]
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/libxslt
-	>=dev-util/gtk-doc-am-1.17
-	>=dev-util/intltool-0.40
-	gnome-base/gnome-common
-	virtual/pkgconfig
-	!!=dev-lang/spidermonkey-1.8.2*
-"
-# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
-# https://bugs.gentoo.org/show_bug.cgi?id=360413
-
-src_prepare() {
-	# Change favorites defaults, bug #479918
-	epatch "${FILESDIR}"/${PN}-3.14.0-defaults.patch
-
-	# Fix automagic gnome-bluetooth dep, bug #398145
-	epatch "${FILESDIR}"/${PN}-3.12-bluetooth-flag.patch
-
-	# Fix silent bluetooth linking failure with ld.gold, bug #503952
-	# https://bugzilla.gnome.org/show_bug.cgi?id=726435
-	epatch "${FILESDIR}"/${PN}-3.14.0-bluetooth-gold.patch
-
-	# Fix crash with nvidia-drivers, bug #578216
-	# https://bugzilla.gnome.org/show_bug.cgi?id=764898
-	epatch "${FILESDIR}"/${PN}-3.20-fix-nvidia-crash.patch
-
-	epatch_user
-
-	eautoreconf
-	gnome2_src_prepare
-}
-
-src_configure() {
-	# Do not error out on warnings
-	gnome2_src_configure \
-		--enable-browser-plugin \
-		--enable-man \
-		$(use_enable !openrc-force systemd) \
-		$(use_with bluetooth) \
-		$(use_enable networkmanager) \
-		BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins
-}
-
-src_install() {
-	gnome2_src_install
-	python_replicate_script "${ED}/usr/bin/gnome-shell-extension-tool"
-	python_replicate_script "${ED}/usr/bin/gnome-shell-perf-tool"
-
-	# Required for gnome-shell on hardened/PaX, bug #398941
-	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
-	if has_version '<dev-lang/spidermonkey-1.8.7'; then
-		pax-mark mr "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
-		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	# Required for gnome-shell on hardened/PaX #457146 and #457194
-	# PaX EMUTRAMP need to be on
-	elif has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
-		pax-mark E "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	else
-		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
-	fi
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-
-	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
-	   ! 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-vpx:1.0, or use dconf-editor to change"
-		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
-	fi
-
-	if ! has_version ">=x11-base/xorg-server-1.11"; then
-		ewarn "If you use multiple screens, it is highly recommended that you"
-		ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
-		ewarn "pointer barriers which will make it easier to use hot corners."
-	fi
-
-	if has_version "<x11-drivers/ati-drivers-12"; then
-		ewarn "GNOME Shell has been reported to show graphical corruption under"
-		ewarn "x11-drivers/ati-drivers-11.*; you may want to switch to open-source"
-		ewarn "drivers."
-	fi
-
-	if ! has_version "media-libs/mesa[llvm]"; then
-		elog "llvmpipe is used as fallback when no 3D acceleration"
-		elog "is available. You will need to enable llvm USE for"
-		elog "media-libs/mesa."
-	fi
-
-	# https://bugs.gentoo.org/show_bug.cgi?id=563084
-	if has_version "x11-drivers/nvidia-drivers[-kms]"; then
-		ewarn "You will need to enable kms support in x11-drivers/nvidia-drivers,"
-		ewarn "otherwise Gnome will fail to start"
-	fi
-
-	if ! systemd_is_booted; then
-		ewarn "${PN} needs Systemd to be *running* for working"
-		ewarn "properly. Please follow this guide to migrate:"
-		ewarn "https://wiki.gentoo.org/wiki/Systemd"
-	fi
-
-	if use openrc-force; then
-		ewarn "You are enabling 'openrc-force' USE flag to skip systemd requirement,"
-		ewarn "this can lead to unexpected problems and is not supported neither by"
-		ewarn "upstream neither by Gnome Gentoo maintainers. If you suffer any problem,"
-		ewarn "you will need to disable this USE flag system wide and retest before"
-		ewarn "opening any bug report."
-	fi
-}

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 183ce497..d89ba587 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI="5"
 GCONF_DEBUG="no"


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2016-05-11  6:10 Remi Cardona
  0 siblings, 0 replies; 55+ messages in thread
From: Remi Cardona @ 2016-05-11  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     5eb942173115e547d84a34316fa40073bf52de58
Author:     Rémi Cardona <remi <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 06:08:59 2016 +0000
Commit:     Remi Cardona <remi <AT> gentoo <DOT> org>
CommitDate: Wed May 11 06:08:59 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5eb94217

gnome-base/gnome-shell: bump to 3.20.2

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE0663D48103108F8

 .../{gnome-shell-3.20.1.ebuild => gnome-shell-3.20.2.ebuild}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.20.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.20.2.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.20.1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.20.2.ebuild
index 66cabaf..eccc76e 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.20.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.20.2.ebuild
@@ -44,7 +44,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.20.0[introspection]
+	>=x11-wm/mutter-3.20.2[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2016-03-25  0:56 Ole Reifschneider
  0 siblings, 0 replies; 55+ messages in thread
From: Ole Reifschneider @ 2016-03-25  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     2bcfebf7a1f8562ea11f569a8c152165cb086fa4
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 16:56:39 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 00:53:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2bcfebf7

gnome-base/gnome-shell: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 ...ell-3.18.0.ebuild => gnome-shell-3.20.0.ebuild} | 20 +++++++----
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     | 42 ++++++++++------------
 gnome-base/gnome-shell/metadata.xml                |  2 --
 3 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild b/gnome-base/gnome-shell/gnome-shell-3.20.0.ebuild
similarity index 92%
rename from gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.20.0.ebuild
index 39b973d..af77e1f 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.20.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
 
 inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
 
@@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-IUSE="+bluetooth +i18n +networkmanager -openrc-force"
+IUSE="+bluetooth +networkmanager +nls -openrc-force"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
@@ -34,7 +34,7 @@ COMMON_DEPEND="
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.8:0.6
 	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.14
+	>=gnome-base/gsettings-desktop-schemas-3.19.2
 	>=gnome-base/gnome-keyring-3.3.90
 	gnome-base/libgnome-keyring
 	>=gnome-extra/evolution-data-server-3.17.2:=
@@ -44,7 +44,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.17.91[introspection]
+	>=x11-wm/mutter-3.20.0[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}
@@ -79,7 +79,7 @@ COMMON_DEPEND="
 # 5. Systemd needed for suspending support
 # 6. xdg-utils needed for xdg-open, used by extension tool
 # 7. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
-# 8. IBus is needed for i18n integration
+# 8. IBus is needed for nls integration
 # 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
 	>=sys-auth/polkit-0.101[introspection]
@@ -99,10 +99,10 @@ RDEPEND="${COMMON_DEPEND}
 	media-fonts/dejavu
 	x11-themes/gnome-icon-theme-symbolic
 
-	i18n? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
 	networkmanager? (
 		net-misc/mobile-broadband-provider-info
 		sys-libs/timezone-data )
+	nls? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
 "
 # avoid circular dependency, see bug #546134
 PDEPEND="
@@ -197,6 +197,12 @@ pkg_postinst() {
 		elog "media-libs/mesa."
 	fi
 
+	# https://bugs.gentoo.org/show_bug.cgi?id=563084
+	if has_version "x11-drivers/nvidia-drivers[-kms]"; then
+		ewarn "You will need to enable kms support in x11-drivers/nvidia-drivers,"
+		ewarn "otherwise Gnome will fail to start"
+	fi
+
 	if ! systemd_is_booted; then
 		ewarn "${PN} needs Systemd to be *running* for working"
 		ewarn "properly. Please follow this guide to migrate:"

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index e95780d..183ce49 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
 
 inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
 if [[ ${PV} = 9999 ]]; then
@@ -17,7 +17,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-IUSE="+bluetooth +i18n +networkmanager -openrc-force"
+IUSE="+bluetooth +networkmanager +nls -openrc-force"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
@@ -41,7 +41,7 @@ COMMON_DEPEND="
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.8:0.6
 	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.14
+	>=gnome-base/gsettings-desktop-schemas-3.19.2
 	>=gnome-base/gnome-keyring-3.3.90
 	gnome-base/libgnome-keyring
 	>=gnome-extra/evolution-data-server-3.17.2:=
@@ -51,7 +51,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.17.91[introspection]
+	>=x11-wm/mutter-3.19.92[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}
@@ -86,7 +86,7 @@ COMMON_DEPEND="
 # 5. Systemd needed for suspending support
 # 6. xdg-utils needed for xdg-open, used by extension tool
 # 7. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
-# 8. IBus is needed for i18n integration
+# 8. IBus is needed for nls integration
 # 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
 	>=sys-auth/polkit-0.101[introspection]
@@ -106,10 +106,10 @@ RDEPEND="${COMMON_DEPEND}
 	media-fonts/dejavu
 	x11-themes/gnome-icon-theme-symbolic
 
-	i18n? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
 	networkmanager? (
 		net-misc/mobile-broadband-provider-info
 		sys-libs/timezone-data )
+	nls? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
 "
 # avoid circular dependency, see bug #546134
 PDEPEND="
@@ -163,14 +163,15 @@ src_install() {
 	# Required for gnome-shell on hardened/PaX, bug #398941
 	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
 	if has_version '<dev-lang/spidermonkey-1.8.7'; then
-		pax-mark mr "${ED}usr/bin/gnome-shell"
+		pax-mark mr "${ED}usr/bin/gnome-shell"{,-extension-prefs}
 	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
-		pax-mark m "${ED}usr/bin/gnome-shell"
-	fi
+		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
 	# Required for gnome-shell on hardened/PaX #457146 and #457194
 	# PaX EMUTRAMP need to be on
-	if has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
-		pax-mark E "${ED}usr/bin/gnome-shell"
+	elif has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
+		pax-mark E "${ED}usr/bin/gnome-shell"{,-extension-prefs}
+	else
+		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
 	fi
 }
 
@@ -197,23 +198,18 @@ pkg_postinst() {
 		ewarn "drivers."
 	fi
 
-	if has_version "media-libs/mesa[video_cards_radeon]" ||
-	   has_version "media-libs/mesa[video_cards_r300]" ||
-	   has_version "media-libs/mesa[video_cards_r600]"; then
-		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
-		elog "Make sure that gallium architecture for r300 and r600 drivers is"
-		elog "selected using 'eselect mesa'."
-		if ! has_version "media-libs/mesa[gallium]"; then
-			ewarn "You will need to emerge media-libs/mesa with USE=gallium."
-		fi
-	fi
-
 	if ! has_version "media-libs/mesa[llvm]"; then
 		elog "llvmpipe is used as fallback when no 3D acceleration"
 		elog "is available. You will need to enable llvm USE for"
 		elog "media-libs/mesa."
 	fi
 
+	# https://bugs.gentoo.org/show_bug.cgi?id=563084
+	if has_version "x11-drivers/nvidia-drivers[-kms]"; then
+		ewarn "You will need to enable kms support in x11-drivers/nvidia-drivers,"
+		ewarn "otherwise Gnome will fail to start"
+	fi
+
 	if ! systemd_is_booted; then
 		ewarn "${PN} needs Systemd to be *running* for working"
 		ewarn "properly. Please follow this guide to migrate:"

diff --git a/gnome-base/gnome-shell/metadata.xml b/gnome-base/gnome-shell/metadata.xml
index e08281c..d312bda 100644
--- a/gnome-base/gnome-shell/metadata.xml
+++ b/gnome-base/gnome-shell/metadata.xml
@@ -6,8 +6,6 @@
 	<name>Gentoo GNOME Desktop</name>
 </maintainer>
 <use>
-	<flag name="i18n">Enable support for enhanced input methods through
-		<pkg>app-i18n/ibus</pkg></flag>
 	<flag name="openrc-force">Skip systemd dependency (#480336),
 		enabling this flag will become your setup to be fully
 		unsupported by upstream and downstream Gnome team. Do not


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2015-10-02 12:50 Ole Reifschneider
  0 siblings, 0 replies; 55+ messages in thread
From: Ole Reifschneider @ 2015-10-02 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     9f3b03491c69efdee3ea1f9fac676c1a4b91147f
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  2 09:56:55 2015 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 09:56:55 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9f3b0349

gnome-base/gnome-shell: Bump version to 3.18.0

Package-Manager: portage-2.2.22
Manifest-Sign-Key: 7E8B4D42

 .../{gnome-shell-3.17.91.ebuild => gnome-shell-3.18.0.ebuild}         | 0
 gnome-base/gnome-shell/gnome-shell-9999.ebuild                        | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild b/gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.18.0.ebuild

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index b5ae944..e95780d 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -34,7 +34,7 @@ COMMON_DEPEND="
 	>=app-crypt/gcr-3.7.5[introspection]
 	>=dev-libs/glib-2.45.3:2[dbus]
 	>=dev-libs/gjs-1.39
-	>=dev-libs/gobject-introspection-0.10.1:=
+	>=dev-libs/gobject-introspection-1.45.4:=
 	dev-libs/libical:=
 	>=x11-libs/gtk+-3.15.0:3[introspection]
 	>=media-libs/clutter-1.21.5:1.0[introspection]
@@ -217,7 +217,7 @@ pkg_postinst() {
 	if ! systemd_is_booted; then
 		ewarn "${PN} needs Systemd to be *running* for working"
 		ewarn "properly. Please follow this guide to migrate:"
-		ewarn "http://wiki.gentoo.org/wiki/Systemd"
+		ewarn "https://wiki.gentoo.org/wiki/Systemd"
 	fi
 
 	if use openrc-force; then


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2015-09-13 22:52 Ole Reifschneider
  0 siblings, 0 replies; 55+ messages in thread
From: Ole Reifschneider @ 2015-09-13 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     7371d8f8c55acfe44e1c754e2df182ee6dff305d
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 22:53:00 2015 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 22:53:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7371d8f8

gnome-base/gnome-shell: Raise dependency on gobject-introspection

Altough this is not in the configure.ac with gobject-introspection < 1.45
gnome-shell fails to start.

Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 7E8B4D42

 gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild b/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
index 9c601d4..39b973d 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
@@ -27,7 +27,7 @@ COMMON_DEPEND="
 	>=app-crypt/gcr-3.7.5[introspection]
 	>=dev-libs/glib-2.45.3:2[dbus]
 	>=dev-libs/gjs-1.39
-	>=dev-libs/gobject-introspection-0.10.1:=
+	>=dev-libs/gobject-introspection-1.45.4:=
 	dev-libs/libical:=
 	>=x11-libs/gtk+-3.15.0:3[introspection]
 	>=media-libs/clutter-1.21.5:1.0[introspection]


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2015-09-13 22:03 Ole Reifschneider
  0 siblings, 0 replies; 55+ messages in thread
From: Ole Reifschneider @ 2015-09-13 22:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a7a9616f6f484a4e250e9211f5c42fcd4980dd3e
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 22:04:02 2015 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 22:04:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a7a9616f

gnome-base/gnome-shell: Bump version to 3.17.91

Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 7E8B4D42

 ...hell-9999.ebuild => gnome-shell-3.17.91.ebuild} | 65 +++++++++-------------
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     | 30 +++++-----
 2 files changed, 41 insertions(+), 54 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
similarity index 79%
copy from gnome-base/gnome-shell/gnome-shell-9999.ebuild
copy to gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
index 6ca3a9c..9c601d4 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.17.91.ebuild
@@ -5,12 +5,9 @@
 EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
 
 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
 HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
@@ -19,11 +16,7 @@ LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
 IUSE="+bluetooth +i18n +networkmanager -openrc-force"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 # libXfixes-5.0 needed for pointer barriers
 # FIXME:
@@ -32,25 +25,26 @@ COMMON_DEPEND="
 	>=app-accessibility/at-spi2-atk-2.5.3
 	>=dev-libs/atk-2[introspection]
 	>=app-crypt/gcr-3.7.5[introspection]
-	>=dev-libs/glib-2.39.1:2
+	>=dev-libs/glib-2.45.3:2[dbus]
 	>=dev-libs/gjs-1.39
-	>=dev-libs/gobject-introspection-0.10.1
-	>=x11-libs/gtk+-3.13.2:3[introspection]
-	>=media-libs/clutter-1.15.90:1.0[introspection]
+	>=dev-libs/gobject-introspection-0.10.1:=
+	dev-libs/libical:=
+	>=x11-libs/gtk+-3.15.0:3[introspection]
+	>=media-libs/clutter-1.21.5:1.0[introspection]
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.8:0.6
 	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.12
+	>=gnome-base/gsettings-desktop-schemas-3.14
 	>=gnome-base/gnome-keyring-3.3.90
 	gnome-base/libgnome-keyring
-	>=gnome-extra/evolution-data-server-3.5.3:=
+	>=gnome-extra/evolution-data-server-3.17.2:=
 	>=media-libs/gstreamer-0.11.92:1.0
 	>=net-im/telepathy-logger-0.2.4[introspection]
 	>=net-libs/telepathy-glib-0.19[introspection]
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.14.3[introspection]
+	>=x11-wm/mutter-3.17.91[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}
@@ -97,7 +91,6 @@ RDEPEND="${COMMON_DEPEND}
 
 	>=gnome-base/gnome-session-2.91.91
 	>=gnome-base/gnome-settings-daemon-3.8.3
-	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?]
 
 	!openrc-force? ( >=sys-apps/systemd-31 )
 
@@ -111,8 +104,10 @@ RDEPEND="${COMMON_DEPEND}
 		net-misc/mobile-broadband-provider-info
 		sys-libs/timezone-data )
 "
-# avoid circular dependency
-PDEPEND=">=gnome-base/gdm-3.5[introspection]
+# avoid circular dependency, see bug #546134
+PDEPEND="
+	>=gnome-base/gdm-3.5[introspection]
+	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?,networkmanager(+)?]
 "
 DEPEND="${COMMON_DEPEND}
 	dev-libs/libxslt
@@ -127,18 +122,18 @@ DEPEND="${COMMON_DEPEND}
 
 src_prepare() {
 	# Change favorites defaults, bug #479918
-	epatch "${FILESDIR}/${PN}-3.14.0-defaults.patch"
+	epatch "${FILESDIR}"/${PN}-3.14.0-defaults.patch
 
 	# Fix automagic gnome-bluetooth dep, bug #398145
-	epatch "${FILESDIR}/${PN}-3.12.0-bluetooth-flag.patch"
+	epatch "${FILESDIR}"/${PN}-3.12-bluetooth-flag.patch
 
 	# Fix silent bluetooth linking failure with ld.gold, bug #503952
 	# https://bugzilla.gnome.org/show_bug.cgi?id=726435
-	epatch "${FILESDIR}/${PN}-3.14.0-bluetooth-gold.patch"
+	epatch "${FILESDIR}"/${PN}-3.14.0-bluetooth-gold.patch
 
 	epatch_user
 
-	[[ ${PV} != 9999 ]] && eautoreconf
+	eautoreconf
 	gnome2_src_prepare
 }
 
@@ -161,14 +156,15 @@ src_install() {
 	# Required for gnome-shell on hardened/PaX, bug #398941
 	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
 	if has_version '<dev-lang/spidermonkey-1.8.7'; then
-		pax-mark mr "${ED}usr/bin/gnome-shell"
+		pax-mark mr "${ED}usr/bin/gnome-shell"{,-extension-prefs}
 	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
-		pax-mark m "${ED}usr/bin/gnome-shell"
-	fi
+		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
 	# Required for gnome-shell on hardened/PaX #457146 and #457194
 	# PaX EMUTRAMP need to be on
-	if has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
-		pax-mark E "${ED}usr/bin/gnome-shell"
+	elif has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
+		pax-mark E "${ED}usr/bin/gnome-shell"{,-extension-prefs}
+	else
+		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
 	fi
 }
 
@@ -195,17 +191,6 @@ pkg_postinst() {
 		ewarn "drivers."
 	fi
 
-	if has_version "media-libs/mesa[video_cards_radeon]" ||
-	   has_version "media-libs/mesa[video_cards_r300]" ||
-	   has_version "media-libs/mesa[video_cards_r600]"; then
-		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
-		elog "Make sure that gallium architecture for r300 and r600 drivers is"
-		elog "selected using 'eselect mesa'."
-		if ! has_version "media-libs/mesa[gallium]"; then
-			ewarn "You will need to emerge media-libs/mesa with USE=gallium."
-		fi
-	fi
-
 	if ! has_version "media-libs/mesa[llvm]"; then
 		elog "llvmpipe is used as fallback when no 3D acceleration"
 		elog "is available. You will need to enable llvm USE for"
@@ -215,7 +200,7 @@ pkg_postinst() {
 	if ! systemd_is_booted; then
 		ewarn "${PN} needs Systemd to be *running* for working"
 		ewarn "properly. Please follow this guide to migrate:"
-		ewarn "http://wiki.gentoo.org/wiki/Systemd"
+		ewarn "https://wiki.gentoo.org/wiki/Systemd"
 	fi
 
 	if use openrc-force; then

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 6ca3a9c..b5ae944 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -5,7 +5,7 @@
 EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
 if [[ ${PV} = 9999 ]]; then
@@ -32,25 +32,26 @@ COMMON_DEPEND="
 	>=app-accessibility/at-spi2-atk-2.5.3
 	>=dev-libs/atk-2[introspection]
 	>=app-crypt/gcr-3.7.5[introspection]
-	>=dev-libs/glib-2.39.1:2
+	>=dev-libs/glib-2.45.3:2[dbus]
 	>=dev-libs/gjs-1.39
-	>=dev-libs/gobject-introspection-0.10.1
-	>=x11-libs/gtk+-3.13.2:3[introspection]
-	>=media-libs/clutter-1.15.90:1.0[introspection]
+	>=dev-libs/gobject-introspection-0.10.1:=
+	dev-libs/libical:=
+	>=x11-libs/gtk+-3.15.0:3[introspection]
+	>=media-libs/clutter-1.21.5:1.0[introspection]
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.8:0.6
 	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.12
+	>=gnome-base/gsettings-desktop-schemas-3.14
 	>=gnome-base/gnome-keyring-3.3.90
 	gnome-base/libgnome-keyring
-	>=gnome-extra/evolution-data-server-3.5.3:=
+	>=gnome-extra/evolution-data-server-3.17.2:=
 	>=media-libs/gstreamer-0.11.92:1.0
 	>=net-im/telepathy-logger-0.2.4[introspection]
 	>=net-libs/telepathy-glib-0.19[introspection]
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.14.3[introspection]
+	>=x11-wm/mutter-3.17.91[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}
@@ -97,7 +98,6 @@ RDEPEND="${COMMON_DEPEND}
 
 	>=gnome-base/gnome-session-2.91.91
 	>=gnome-base/gnome-settings-daemon-3.8.3
-	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?]
 
 	!openrc-force? ( >=sys-apps/systemd-31 )
 
@@ -111,8 +111,10 @@ RDEPEND="${COMMON_DEPEND}
 		net-misc/mobile-broadband-provider-info
 		sys-libs/timezone-data )
 "
-# avoid circular dependency
-PDEPEND=">=gnome-base/gdm-3.5[introspection]
+# avoid circular dependency, see bug #546134
+PDEPEND="
+	>=gnome-base/gdm-3.5[introspection]
+	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?,networkmanager(+)?]
 "
 DEPEND="${COMMON_DEPEND}
 	dev-libs/libxslt
@@ -127,14 +129,14 @@ DEPEND="${COMMON_DEPEND}
 
 src_prepare() {
 	# Change favorites defaults, bug #479918
-	epatch "${FILESDIR}/${PN}-3.14.0-defaults.patch"
+	epatch "${FILESDIR}"/${PN}-3.14.0-defaults.patch
 
 	# Fix automagic gnome-bluetooth dep, bug #398145
-	epatch "${FILESDIR}/${PN}-3.12.0-bluetooth-flag.patch"
+	epatch "${FILESDIR}"/${PN}-3.12-bluetooth-flag.patch
 
 	# Fix silent bluetooth linking failure with ld.gold, bug #503952
 	# https://bugzilla.gnome.org/show_bug.cgi?id=726435
-	epatch "${FILESDIR}/${PN}-3.14.0-bluetooth-gold.patch"
+	epatch "${FILESDIR}"/${PN}-3.14.0-bluetooth-gold.patch
 
 	epatch_user
 


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2015-05-14 18:22 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-14 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     389971729e7436c7d9902840058c3c4d74ec4484
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 18:19:28 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu May 14 18:19:28 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=38997172

gnome-base/gnome-shell: 3.16.1 → 3.16.2

 .../gnome-shell/{gnome-shell-3.16.1.ebuild => gnome-shell-3.16.2.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.16.2.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.16.2.ebuild


^ permalink raw reply	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2015-04-23  7:05 Ole Reifschneider
  0 siblings, 0 replies; 55+ messages in thread
From: Ole Reifschneider @ 2015-04-23  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     d0f9b61445ff76700f94e794d8385a5c371cb23d
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 07:03:43 2015 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 07:03:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d0f9b614

Add missing nm-applet dep to gnome-shell

Package-Manager: portage-2.2.14
Manifest-Sign-Key: 7E8B4D42

 gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild | 1 +
 gnome-base/gnome-shell/gnome-shell-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild
index 7f05b85..a566591 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild
@@ -64,6 +64,7 @@ COMMON_DEPEND="
 	bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
 	networkmanager? (
 		app-crypt/libsecret
+		>=gnome-extra/nm-applet-0.9.8
 		>=net-misc/networkmanager-0.9.8[introspection] )
 "
 # Runtime-only deps are probably incomplete and approximate.

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index ad3903f..197ce26 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -71,6 +71,7 @@ COMMON_DEPEND="
 	bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
 	networkmanager? (
 		app-crypt/libsecret
+		>=gnome-extra/nm-applet-0.9.8
 		>=net-misc/networkmanager-0.9.8[introspection] )
 "
 # Runtime-only deps are probably incomplete and approximate.


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2015-04-19 11:43 Ole Reifschneider
  0 siblings, 0 replies; 55+ messages in thread
From: Ole Reifschneider @ 2015-04-19 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c80a2f1018741d0bfebd442470924663eee1e262
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 11:29:11 2015 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 11:29:11 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=c80a2f10

Bump gnome-base/gnome-shell version to 3.16.1

Package-Manager: portage-2.2.14
Manifest-Sign-Key: 7E8B4D42

 gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild | 221 +++++++++++++++++++++++
 1 file changed, 221 insertions(+)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild
new file mode 100644
index 0000000..7f05b85
--- /dev/null
+++ b/gnome-base/gnome-shell/gnome-shell-3.16.1.ebuild
@@ -0,0 +1,221 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild,v 1.1 2015/03/28 09:33:14 pacho Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python{3_3,3_4} )
+
+inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
+
+DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="+bluetooth +i18n +networkmanager -openrc-force"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# libXfixes-5.0 needed for pointer barriers
+# FIXME:
+#  * gstreamer support is currently automagic
+COMMON_DEPEND="
+	>=app-accessibility/at-spi2-atk-2.5.3
+	>=dev-libs/atk-2[introspection]
+	>=app-crypt/gcr-3.7.5[introspection]
+	>=dev-libs/glib-2.39.1:2[dbus]
+	>=dev-libs/gjs-1.39
+	>=dev-libs/gobject-introspection-0.10.1:=
+	>=x11-libs/gtk+-3.15.0:3[introspection]
+	>=media-libs/clutter-1.21.5:1.0[introspection]
+	>=dev-libs/json-glib-0.13.2
+	>=dev-libs/libcroco-0.6.8:0.6
+	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
+	>=gnome-base/gsettings-desktop-schemas-3.14
+	>=gnome-base/gnome-keyring-3.3.90
+	gnome-base/libgnome-keyring
+	>=gnome-extra/evolution-data-server-3.13.90:=
+	>=media-libs/gstreamer-0.11.92:1.0
+	>=net-im/telepathy-logger-0.2.4[introspection]
+	>=net-libs/telepathy-glib-0.19[introspection]
+	>=sys-auth/polkit-0.100[introspection]
+	>=x11-libs/libXfixes-5.0
+	x11-libs/libXtst
+	>=x11-wm/mutter-3.16.0[introspection]
+	>=x11-libs/startup-notification-0.11
+
+	${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+
+	dev-libs/dbus-glib
+	dev-libs/libxml2:2
+	gnome-base/librsvg
+	media-libs/libcanberra[gtk3]
+	media-libs/mesa
+	>=media-sound/pulseaudio-2
+	>=net-libs/libsoup-2.40:2.4[introspection]
+	x11-libs/libX11
+	x11-libs/gdk-pixbuf:2[introspection]
+	x11-libs/pango[introspection]
+	x11-apps/mesa-progs
+
+	bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
+	networkmanager? (
+		app-crypt/libsecret
+		>=net-misc/networkmanager-0.9.8[introspection] )
+"
+# Runtime-only deps are probably incomplete and approximate.
+# Introspection deps generated using:
+#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
+# Each block:
+# 1. Pull in polkit-0.101 for pretty authorization dialogs
+# 2. Introspection stuff needed via imports.gi.*
+# 3. gnome-session is needed for gnome-session-quit
+# 4. Control shell settings
+# 5. Systemd needed for suspending support
+# 6. xdg-utils needed for xdg-open, used by extension tool
+# 7. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
+# 8. IBus is needed for i18n integration
+# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
+RDEPEND="${COMMON_DEPEND}
+	>=sys-auth/polkit-0.101[introspection]
+
+	>=app-accessibility/caribou-0.4.8
+	media-libs/cogl[introspection]
+	>=sys-apps/accountsservice-0.6.14[introspection]
+	>=sys-power/upower-0.99[introspection]
+
+	>=gnome-base/gnome-session-2.91.91
+	>=gnome-base/gnome-settings-daemon-3.8.3
+	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?]
+
+	!openrc-force? ( >=sys-apps/systemd-31 )
+
+	x11-misc/xdg-utils
+
+	media-fonts/dejavu
+	x11-themes/gnome-icon-theme-symbolic
+
+	i18n? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
+	networkmanager? (
+		net-misc/mobile-broadband-provider-info
+		sys-libs/timezone-data )
+"
+# avoid circular dependency
+PDEPEND=">=gnome-base/gdm-3.5[introspection]
+"
+DEPEND="${COMMON_DEPEND}
+	dev-libs/libxslt
+	>=dev-util/gtk-doc-am-1.17
+	>=dev-util/intltool-0.40
+	gnome-base/gnome-common
+	virtual/pkgconfig
+	!!=dev-lang/spidermonkey-1.8.2*
+"
+# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
+# https://bugs.gentoo.org/show_bug.cgi?id=360413
+
+src_prepare() {
+	# Change favorites defaults, bug #479918
+	epatch "${FILESDIR}"/${PN}-3.14.0-defaults.patch
+
+	# Fix automagic gnome-bluetooth dep, bug #398145
+	epatch "${FILESDIR}"/${PN}-3.12-bluetooth-flag.patch
+
+	# Fix silent bluetooth linking failure with ld.gold, bug #503952
+	# https://bugzilla.gnome.org/show_bug.cgi?id=726435
+	epatch "${FILESDIR}"/${PN}-3.14.0-bluetooth-gold.patch
+
+	epatch_user
+
+	eautoreconf
+	gnome2_src_prepare
+}
+
+src_configure() {
+	# Do not error out on warnings
+	gnome2_src_configure \
+		--enable-browser-plugin \
+		--enable-man \
+		$(use_enable !openrc-force systemd) \
+		$(use_with bluetooth) \
+		$(use_enable networkmanager) \
+		BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins
+}
+
+src_install() {
+	gnome2_src_install
+	python_replicate_script "${ED}/usr/bin/gnome-shell-extension-tool"
+	python_replicate_script "${ED}/usr/bin/gnome-shell-perf-tool"
+
+	# Required for gnome-shell on hardened/PaX, bug #398941
+	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
+	if has_version '<dev-lang/spidermonkey-1.8.7'; then
+		pax-mark mr "${ED}usr/bin/gnome-shell"{,-extension-prefs}
+	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
+		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
+	# Required for gnome-shell on hardened/PaX #457146 and #457194
+	# PaX EMUTRAMP need to be on
+	elif has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
+		pax-mark E "${ED}usr/bin/gnome-shell"{,-extension-prefs}
+	else
+		pax-mark m "${ED}usr/bin/gnome-shell"{,-extension-prefs}
+	fi
+}
+
+pkg_postinst() {
+	gnome2_pkg_postinst
+
+	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
+	   ! 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-vpx:1.0, or use dconf-editor to change"
+		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
+	fi
+
+	if ! has_version ">=x11-base/xorg-server-1.11"; then
+		ewarn "If you use multiple screens, it is highly recommended that you"
+		ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
+		ewarn "pointer barriers which will make it easier to use hot corners."
+	fi
+
+	if has_version "<x11-drivers/ati-drivers-12"; then
+		ewarn "GNOME Shell has been reported to show graphical corruption under"
+		ewarn "x11-drivers/ati-drivers-11.*; you may want to switch to open-source"
+		ewarn "drivers."
+	fi
+
+	if has_version "media-libs/mesa[video_cards_radeon]" ||
+	   has_version "media-libs/mesa[video_cards_r300]" ||
+	   has_version "media-libs/mesa[video_cards_r600]"; then
+		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
+		elog "Make sure that gallium architecture for r300 and r600 drivers is"
+		elog "selected using 'eselect mesa'."
+		if ! has_version "media-libs/mesa[gallium]"; then
+			ewarn "You will need to emerge media-libs/mesa with USE=gallium."
+		fi
+	fi
+
+	if ! has_version "media-libs/mesa[llvm]"; then
+		elog "llvmpipe is used as fallback when no 3D acceleration"
+		elog "is available. You will need to enable llvm USE for"
+		elog "media-libs/mesa."
+	fi
+
+	if ! systemd_is_booted; then
+		ewarn "${PN} needs Systemd to be *running* for working"
+		ewarn "properly. Please follow this guide to migrate:"
+		ewarn "http://wiki.gentoo.org/wiki/Systemd"
+	fi
+
+	if use openrc-force; then
+		ewarn "You are enabling 'openrc-force' USE flag to skip systemd requirement,"
+		ewarn "this can lead to unexpected problems and is not supported neither by"
+		ewarn "upstream neither by Gnome Gentoo maintainers. If you suffer any problem,"
+		ewarn "you will need to disable this USE flag system wide and retest before"
+		ewarn "opening any bug report."
+	fi
+}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2014-12-26 21:53 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-26 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     48d7873b125f763d6af15837d0cc090f55cdf05f
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 26 21:51:58 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 26 21:51:58 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=48d7873b

gnome-base/gnome-shell: moved to gentoo-x86

---
 gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild | 220 -----------------------
 1 file changed, 220 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild
deleted file mode 100644
index b740e0d..0000000
--- a/gnome-base/gnome-shell/gnome-shell-3.14.3.ebuild
+++ /dev/null
@@ -1,220 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_{6,7} )
-
-inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd
-
-DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="+bluetooth +i18n +networkmanager -openrc-force"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-# libXfixes-5.0 needed for pointer barriers
-# FIXME:
-#  * gstreamer support is currently automagic
-COMMON_DEPEND="
-	>=app-accessibility/at-spi2-atk-2.5.3
-	>=dev-libs/atk-2[introspection]
-	>=app-crypt/gcr-3.7.5[introspection]
-	>=dev-libs/glib-2.39.1:2
-	>=dev-libs/gjs-1.39
-	>=dev-libs/gobject-introspection-0.10.1
-	>=x11-libs/gtk+-3.13.2:3[introspection]
-	>=media-libs/clutter-1.15.90:1.0[introspection]
-	>=dev-libs/json-glib-0.13.2
-	>=dev-libs/libcroco-0.6.8:0.6
-	>=gnome-base/gnome-desktop-3.7.90:3=[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.12
-	>=gnome-base/gnome-keyring-3.3.90
-	gnome-base/libgnome-keyring
-	>=gnome-extra/evolution-data-server-3.5.3:=
-	>=media-libs/gstreamer-0.11.92:1.0
-	>=net-im/telepathy-logger-0.2.4[introspection]
-	>=net-libs/telepathy-glib-0.19[introspection]
-	>=sys-auth/polkit-0.100[introspection]
-	>=x11-libs/libXfixes-5.0
-	x11-libs/libXtst
-	>=x11-wm/mutter-3.14.3[introspection]
-	>=x11-libs/startup-notification-0.11
-
-	${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-
-	dev-libs/dbus-glib
-	dev-libs/libxml2:2
-	gnome-base/librsvg
-	media-libs/libcanberra[gtk3]
-	media-libs/mesa
-	>=media-sound/pulseaudio-2
-	>=net-libs/libsoup-2.40:2.4[introspection]
-	x11-libs/libX11
-	x11-libs/gdk-pixbuf:2[introspection]
-	x11-libs/pango[introspection]
-	x11-apps/mesa-progs
-
-	bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
-	networkmanager? (
-		app-crypt/libsecret
-		>=net-misc/networkmanager-0.9.8[introspection] )
-"
-# Runtime-only deps are probably incomplete and approximate.
-# Introspection deps generated using:
-#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
-# Each block:
-# 1. Pull in polkit-0.101 for pretty authorization dialogs
-# 2. Introspection stuff needed via imports.gi.*
-# 3. gnome-session is needed for gnome-session-quit
-# 4. Control shell settings
-# 5. Systemd needed for suspending support
-# 6. xdg-utils needed for xdg-open, used by extension tool
-# 7. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
-# 8. IBus is needed for i18n integration
-# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
-RDEPEND="${COMMON_DEPEND}
-	>=sys-auth/polkit-0.101[introspection]
-
-	>=app-accessibility/caribou-0.4.8
-	media-libs/cogl[introspection]
-	>=sys-apps/accountsservice-0.6.14[introspection]
-	>=sys-power/upower-0.99[introspection]
-
-	>=gnome-base/gnome-session-2.91.91
-	>=gnome-base/gnome-settings-daemon-3.8.3
-	>=gnome-base/gnome-control-center-3.8.3[bluetooth(+)?]
-
-	!openrc-force? ( >=sys-apps/systemd-31 )
-
-	x11-misc/xdg-utils
-
-	media-fonts/dejavu
-	x11-themes/gnome-icon-theme-symbolic
-
-	i18n? ( >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection] )
-	networkmanager? (
-		net-misc/mobile-broadband-provider-info
-		sys-libs/timezone-data )
-"
-# avoid circular dependency
-PDEPEND=">=gnome-base/gdm-3.5[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/libxslt
-	>=dev-util/gtk-doc-am-1.17
-	>=dev-util/intltool-0.40
-	gnome-base/gnome-common
-	virtual/pkgconfig
-	!!=dev-lang/spidermonkey-1.8.2*
-"
-# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
-# https://bugs.gentoo.org/show_bug.cgi?id=360413
-
-src_prepare() {
-	# Change favorites defaults, bug #479918
-	epatch "${FILESDIR}/${PN}-3.14.0-defaults.patch"
-
-	# Fix automagic gnome-bluetooth dep, bug #398145
-	epatch "${FILESDIR}/${PN}-3.12.0-bluetooth-flag.patch"
-
-	# Fix silent bluetooth linking failure with ld.gold, bug #503952
-	# https://bugzilla.gnome.org/show_bug.cgi?id=726435
-	epatch "${FILESDIR}/${PN}-3.14.0-bluetooth-gold.patch"
-
-	epatch_user
-
-	eautoreconf
-	gnome2_src_prepare
-}
-
-src_configure() {
-	# Do not error out on warnings
-	gnome2_src_configure \
-		--enable-browser-plugin \
-		--enable-man \
-		$(use_enable !openrc-force systemd) \
-		$(use_with bluetooth) \
-		$(use_enable networkmanager) \
-		BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins
-}
-
-src_install() {
-	gnome2_src_install
-	python_replicate_script "${ED}/usr/bin/gnome-shell-extension-tool"
-	python_replicate_script "${ED}/usr/bin/gnome-shell-perf-tool"
-
-	# Required for gnome-shell on hardened/PaX, bug #398941
-	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
-	if has_version '<dev-lang/spidermonkey-1.8.7'; then
-		pax-mark mr "${ED}usr/bin/gnome-shell"
-	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
-		pax-mark m "${ED}usr/bin/gnome-shell"
-	fi
-	# Required for gnome-shell on hardened/PaX #457146 and #457194
-	# PaX EMUTRAMP need to be on
-	if has_version '>=dev-libs/libffi-3.0.13[pax_kernel]'; then
-		pax-mark E "${ED}usr/bin/gnome-shell"
-	fi
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-
-	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
-	   ! 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-vpx:1.0, or use dconf-editor to change"
-		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
-	fi
-
-	if ! has_version ">=x11-base/xorg-server-1.11"; then
-		ewarn "If you use multiple screens, it is highly recommended that you"
-		ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
-		ewarn "pointer barriers which will make it easier to use hot corners."
-	fi
-
-	if has_version "<x11-drivers/ati-drivers-12"; then
-		ewarn "GNOME Shell has been reported to show graphical corruption under"
-		ewarn "x11-drivers/ati-drivers-11.*; you may want to switch to open-source"
-		ewarn "drivers."
-	fi
-
-	if has_version "media-libs/mesa[video_cards_radeon]" ||
-	   has_version "media-libs/mesa[video_cards_r300]" ||
-	   has_version "media-libs/mesa[video_cards_r600]"; then
-		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
-		elog "Make sure that gallium architecture for r300 and r600 drivers is"
-		elog "selected using 'eselect mesa'."
-		if ! has_version "media-libs/mesa[gallium]"; then
-			ewarn "You will need to emerge media-libs/mesa with USE=gallium."
-		fi
-	fi
-
-	if ! has_version "media-libs/mesa[llvm]"; then
-		elog "llvmpipe is used as fallback when no 3D acceleration"
-		elog "is available. You will need to enable llvm USE for"
-		elog "media-libs/mesa."
-	fi
-
-	if ! systemd_is_booted; then
-		ewarn "${PN} needs Systemd to be *running* for working"
-		ewarn "properly. Please follow this guide to migrate:"
-		ewarn "http://wiki.gentoo.org/wiki/Systemd"
-	fi
-
-	if use openrc-force; then
-		ewarn "You are enabling 'openrc-force' USE flag to skip systemd requirement,"
-		ewarn "this can lead to unexpected problems and is not supported neither by"
-		ewarn "upstream neither by Gnome Gentoo maintainers. If you suffer any problem,"
-		ewarn "you will need to disable this USE flag system wide and retest before"
-		ewarn "opening any bug report."
-	fi
-}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2014-11-03 23:24 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-03 23:24 UTC (permalink / raw
  To: gentoo-commits

commit:     cccf50ed5f1b1520b1ec8b9e35e5a5fc79ea4a83
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  2 16:17:43 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 16:24:02 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cccf50ed

gnome-base/gnome-shell: 3.14.1 → 3.14.1.5

---
 .../{gnome-shell-3.14.1.ebuild => gnome-shell-3.14.1.5.ebuild}            | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.1.5.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.14.1.5.ebuild


^ permalink raw reply	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2014-10-18 14:55 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-18 14:55 UTC (permalink / raw
  To: gentoo-commits

commit:     0fca3359f36c7447b44d641ad1b0ffc88fc40ab0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 18 09:13:14 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 18 14:54:16 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0fca3359

gnome-base/gnome-shell: 3.14.0 → 3.14.1

---
 .../{gnome-shell-3.14.0.ebuild => gnome-shell-3.14.1.ebuild}            | 2 +-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.0.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.14.0.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild
index 2c5acc8..672e13e 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.14.0.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.14.1.ebuild
@@ -43,7 +43,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.14[introspection]
+	>=x11-wm/mutter-3.14.1[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 79a45b3..c3a62b9 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -50,7 +50,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.14[introspection]
+	>=x11-wm/mutter-3.14.1[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2014-04-21 22:31 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-21 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     c99bbc2f3291b5873be91378e8a059674b77051c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 21:27:41 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 21:27:41 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c99bbc2f

gnome-base/gnome-shell: 3.12.0 → 3.12.1

---
 .../{gnome-shell-3.12.0.ebuild => gnome-shell-3.12.1.ebuild}            | 2 +-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.12.0.ebuild b/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.12.0.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild
index 6dbd7f3..e368112 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.12.0.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.12.1.ebuild
@@ -44,7 +44,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.12[introspection]
+	>=x11-wm/mutter-3.12.1[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index f7baf30..fdf3678 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -54,7 +54,7 @@ COMMON_DEPEND="
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	x11-libs/libXtst
-	>=x11-wm/mutter-3.12[introspection]
+	>=x11-wm/mutter-3.12.1[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-12-26 22:49 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-26 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     1d1fe418b74e2cd48cbca220cf9c456cf41963bf
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 26 22:48:42 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Dec 26 22:48:42 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1d1fe418

gnome-base/gnome-shell: moved to gx86

Sync live ebuild and metadata with gx86 changes.

---
 gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild |  203 -----------------------
 gnome-base/gnome-shell/gnome-shell-9999.ebuild  |   50 +++---
 gnome-base/gnome-shell/metadata.xml             |    2 +
 3 files changed, 28 insertions(+), 227 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild
deleted file mode 100644
index 5bad729..0000000
--- a/gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild
+++ /dev/null
@@ -1,203 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_DEPEND="2:2.5"
-
-inherit autotools eutils gnome2 multilib pax-utils python
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
-
-DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
-HOMEPAGE="http://live.gnome.org/GnomeShell"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="+bluetooth +i18n +networkmanager systemd"
-if [[ ${PV} = 9999 ]]; then
-	KEYWORDS=""
-else
-	KEYWORDS="~amd64 ~x86"
-fi
-
-# libXfixes-5.0 needed for pointer barriers
-# TODO: gstreamer support is currently automagical:
-# gstreamer? ( >=media-libs/gstreamer-0.11.92 )
-COMMON_DEPEND="
-	>=app-accessibility/at-spi2-atk-2.5.3
-	>=app-crypt/gcr-3.3.90[introspection]
-	>=dev-libs/glib-2.31.6:2
-	>=dev-libs/gjs-1.33.2
-	>=dev-libs/gobject-introspection-0.10.1
-	>=x11-libs/gtk+-3.3.9:3[introspection]
-	>=media-libs/clutter-1.11.11:1.0[introspection]
-	>=dev-libs/json-glib-0.13.2
-	>=dev-libs/libcroco-0.6.2:0.6
-	>=gnome-base/gnome-desktop-3.5.1:3[introspection]
-	>=gnome-base/gsettings-desktop-schemas-3.5.4
-	>=gnome-base/gnome-keyring-3.3.90
-	>=gnome-base/gnome-menus-3.5.3:3[introspection]
-	gnome-base/libgnome-keyring
-	>=gnome-extra/evolution-data-server-3.5.3
-	>=media-libs/gstreamer-0.11.92:1.0
-	>=net-im/telepathy-logger-0.2.4[introspection]
-	>=net-libs/telepathy-glib-0.19[introspection]
-	>=sys-auth/polkit-0.100[introspection]
-	>=x11-libs/libXfixes-5.0
-	>=x11-wm/mutter-${PV}[introspection]
-	>=x11-libs/startup-notification-0.11
-
-	dev-libs/dbus-glib
-	dev-libs/libxml2:2
-	gnome-base/librsvg
-	media-libs/libcanberra
-	media-libs/mesa
-	media-sound/pulseaudio
-	net-libs/libsoup:2.4[introspection]
-	x11-libs/libX11
-	x11-libs/gdk-pixbuf:2[introspection]
-	x11-libs/pango[introspection]
-	x11-apps/mesa-progs
-
-	bluetooth? ( >=net-wireless/gnome-bluetooth-3.5[introspection] )
-	networkmanager? ( >=net-misc/networkmanager-0.8.999[introspection] )
-	systemd? ( >=sys-apps/systemd-31 )
-"
-# Runtime-only deps are probably incomplete and approximate.
-# Introspection deps generated using:
-#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
-# Each block:
-# 1. Pull in polkit-0.101 for pretty authorization dialogs
-# 2. Introspection stuff needed via imports.gi.*
-# 3. gnome-session is needed for gnome-session-quit
-# 4. Control shell settings
-# 5. xdg-utils needed for xdg-open, used by extension tool
-# 6. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
-# 7. IBus is needed for i18n integration
-# 8. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
-RDEPEND="${COMMON_DEPEND}
-	>=sys-auth/polkit-0.101[introspection]
-
-	>=app-accessibility/caribou-0.3
-	>=gnome-base/gdm-3.5[introspection]
-	>=gnome-base/libgnomekbd-2.91.4[introspection]
-	media-libs/cogl[introspection]
-	>=sys-apps/accountsservice-0.6.14[introspection]
-	sys-power/upower[introspection]
-
-	>=gnome-base/gnome-session-2.91.91
-
-	>=gnome-base/gnome-settings-daemon-2.91
-	>=gnome-base/gnome-control-center-2.91.92-r1[bluetooth(+)?]
-
-	x11-misc/xdg-utils
-
-	media-fonts/dejavu
-	x11-themes/gnome-icon-theme-symbolic
-
-	i18n? ( >=app-i18n/ibus-1.4.99[dconf,gtk3,introspection] )
-	networkmanager? (
-		net-misc/mobile-broadband-provider-info
-		sys-libs/timezone-data )
-
-	!systemd? ( sys-auth/consolekit )
-"
-DEPEND="${COMMON_DEPEND}
-	>=sys-devel/gettext-0.17
-	dev-libs/libxslt
-	>=dev-util/intltool-0.40
-	gnome-base/gnome-common
-	virtual/pkgconfig
-	!!=dev-lang/spidermonkey-1.8.2*"
-# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
-# https://bugs.gentoo.org/show_bug.cgi?id=360413
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	DOCS="AUTHORS NEWS README"
-	# Don't error out on warnings
-	G2CONF="${G2CONF}
-		--enable-man
-		--enable-compile-warnings=maximum
-		--disable-jhbuild-wrapper-script
-		$(use_with bluetooth)
-		$(use_enable networkmanager)
-		$(use_with systemd)
-		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
-
-	# Fix automagic gnome-bluetooth dep, bug #398145
-	epatch "${FILESDIR}/${PN}-3.5.x-bluetooth-flag.patch"
-
-	# Make networkmanager optional, bug #398593
-	epatch "${FILESDIR}/${PN}-3.6.0-networkmanager-flag.patch"
-
-	[[ ${PV} != 9999 ]] && eautoreconf
-	gnome2_src_prepare
-}
-
-src_install() {
-	gnome2_src_install
-	python_convert_shebangs 2 "${ED}/usr/bin/gnome-shell-extension-tool"
-
-	# Required for gnome-shell on hardened/PaX, bug #398941
-	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
-	if has_version '<dev-lang/spidermonkey-1.8.7'; then
-		pax-mark mr "${ED}usr/bin/gnome-shell"
-	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
-		pax-mark m "${ED}usr/bin/gnome-shell"
-	fi
-}
-
-pkg_postinst() {
-	gnome2_pkg_postinst
-
-	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
-	   ! 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"
-		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
-	fi
-
-	if ! has_version ">=x11-base/xorg-server-1.11"; then
-		ewarn "If you use multiple screens, it is highly recommended that you"
-		ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
-		ewarn "pointer barriers which will make it easier to use hot corners."
-	fi
-
-	if has_version "<x11-drivers/ati-drivers-12"; then
-		ewarn "GNOME Shell has been reported to show graphical corruption under"
-		ewarn "x11-drivers/ati-drivers-11.*; you may want to use GNOME in"
-		ewarn "fallback mode, or switch to open-source drivers."
-	fi
-
-	if has_version "media-libs/mesa[video_cards_radeon]" ||
-	   has_version "media-libs/mesa[video_cards_r300]" ||
-	   has_version "media-libs/mesa[video_cards_r600]"; then
-		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
-		elog "Make sure that gallium architecture for r300 and r600 drivers is"
-		elog "selected using 'eselect mesa'."
-		if ! has_version "media-libs/mesa[gallium]"; then
-			ewarn "You will need to emerge media-libs/mesa with USE=gallium."
-		fi
-	fi
-
-	if has_version "media-libs/mesa[video_cards_intel]" ||
-	   has_version "media-libs/mesa[video_cards_i915]" ||
-	   has_version "media-libs/mesa[video_cards_i965]"; then
-		elog "GNOME Shell is unstable under gallium-mode i915/i965 mesa drivers."
-		elog "Make sure that classic architecture for i915 and i965 drivers is"
-		elog "selected using 'eselect mesa'."
-		if ! has_version "media-libs/mesa[classic]"; then
-			ewarn "You will need to emerge media-libs/mesa with USE=classic."
-		fi
-	fi
-}

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 5bad729..43a9571 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
-PYTHON_DEPEND="2:2.5"
+PYTHON_COMPAT=( python2_{6,7} )
 
-inherit autotools eutils gnome2 multilib pax-utils python
+inherit autotools eutils gnome2 multilib pax-utils python-r1
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
@@ -29,6 +29,7 @@ fi
 # gstreamer? ( >=media-libs/gstreamer-0.11.92 )
 COMMON_DEPEND="
 	>=app-accessibility/at-spi2-atk-2.5.3
+	>=dev-libs/atk-2[introspection]
 	>=app-crypt/gcr-3.3.90[introspection]
 	>=dev-libs/glib-2.31.6:2
 	>=dev-libs/gjs-1.33.2
@@ -37,12 +38,12 @@ COMMON_DEPEND="
 	>=media-libs/clutter-1.11.11:1.0[introspection]
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.2:0.6
-	>=gnome-base/gnome-desktop-3.5.1:3[introspection]
+	>=gnome-base/gnome-desktop-3.5.1:3=[introspection]
 	>=gnome-base/gsettings-desktop-schemas-3.5.4
 	>=gnome-base/gnome-keyring-3.3.90
 	>=gnome-base/gnome-menus-3.5.3:3[introspection]
 	gnome-base/libgnome-keyring
-	>=gnome-extra/evolution-data-server-3.5.3
+	>=gnome-extra/evolution-data-server-3.5.3:=
 	>=media-libs/gstreamer-0.11.92:1.0
 	>=net-im/telepathy-logger-0.2.4[introspection]
 	>=net-libs/telepathy-glib-0.19[introspection]
@@ -51,6 +52,9 @@ COMMON_DEPEND="
 	>=x11-wm/mutter-${PV}[introspection]
 	>=x11-libs/startup-notification-0.11
 
+	${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+
 	dev-libs/dbus-glib
 	dev-libs/libxml2:2
 	gnome-base/librsvg
@@ -90,7 +94,6 @@ RDEPEND="${COMMON_DEPEND}
 	sys-power/upower[introspection]
 
 	>=gnome-base/gnome-session-2.91.91
-
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91.92-r1[bluetooth(+)?]
 
@@ -107,23 +110,29 @@ RDEPEND="${COMMON_DEPEND}
 	!systemd? ( sys-auth/consolekit )
 "
 DEPEND="${COMMON_DEPEND}
-	>=sys-devel/gettext-0.17
 	dev-libs/libxslt
+	>=dev-util/gtk-doc-am-1.17
 	>=dev-util/intltool-0.40
 	gnome-base/gnome-common
+	>=sys-devel/gettext-0.17
 	virtual/pkgconfig
 	!!=dev-lang/spidermonkey-1.8.2*"
 # libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
 # https://bugs.gentoo.org/show_bug.cgi?id=360413
 
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
+src_prepare() {
+	# Fix automagic gnome-bluetooth dep, bug #398145
+	epatch "${FILESDIR}/${PN}-3.5.x-bluetooth-flag.patch"
+
+	# Make networkmanager optional, bug #398593
+	epatch "${FILESDIR}/${PN}-3.6.0-networkmanager-flag.patch"
+
+	[[ ${PV} != 9999 ]] && eautoreconf
+	gnome2_src_prepare
 }
 
-src_prepare() {
-	DOCS="AUTHORS NEWS README"
-	# Don't error out on warnings
+src_configure() {
+	# Do not error out on warnings
 	G2CONF="${G2CONF}
 		--enable-man
 		--enable-compile-warnings=maximum
@@ -132,20 +141,13 @@ src_prepare() {
 		$(use_enable networkmanager)
 		$(use_with systemd)
 		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
-
-	# Fix automagic gnome-bluetooth dep, bug #398145
-	epatch "${FILESDIR}/${PN}-3.5.x-bluetooth-flag.patch"
-
-	# Make networkmanager optional, bug #398593
-	epatch "${FILESDIR}/${PN}-3.6.0-networkmanager-flag.patch"
-
-	[[ ${PV} != 9999 ]] && eautoreconf
-	gnome2_src_prepare
+	gnome2_src_configure
 }
 
 src_install() {
 	gnome2_src_install
-	python_convert_shebangs 2 "${ED}/usr/bin/gnome-shell-extension-tool"
+	python_replicate_script "${ED}/usr/bin/gnome-shell-extension-tool"
+	python_replicate_script "${ED}/usr/bin/gnome-shell-perf-tool"
 
 	# Required for gnome-shell on hardened/PaX, bug #398941
 	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
@@ -163,7 +165,7 @@ pkg_postinst() {
 	   ! 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"
+		ewarn "and media-plugins/gst-plugins-vpx:1.0, or use dconf-editor to change"
 		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
 	fi
 

diff --git a/gnome-base/gnome-shell/metadata.xml b/gnome-base/gnome-shell/metadata.xml
index 4961103..68a012a 100644
--- a/gnome-base/gnome-shell/metadata.xml
+++ b/gnome-base/gnome-shell/metadata.xml
@@ -3,6 +3,8 @@
 <pkgmetadata>
   <herd>gnome</herd>
   <use>
+    <flag name="i18n">Enable support for enhanced input methods through
+		<pkg>app-i18n/ibus</pkg></flag>
     <flag name="systemd">Use <pkg>sys-apps/systemd</pkg> instead of
 		<pkg>sys-auth/consolekit</pkg> for session tracking</flag>
   </use>


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-11-22 22:49 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-22 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     4183c45a72522b1627dce5f8e78bfdd570e2b17c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 22 22:40:51 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 22 22:40:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4183c45a

gnome-base/gnome-shell: 3.6.1-r1 → 3.6.2

---
 ...ll-3.6.1-r1.ebuild => gnome-shell-3.6.2.ebuild} |    5 +++--
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |    5 +++--
 gnome-base/gnome-shell/metadata.xml                |    9 +++++++++
 3 files changed, 15 insertions(+), 4 deletions(-)

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
similarity index 98%
rename from gnome-base/gnome-shell/gnome-shell-3.6.1-r1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.6.2.ebuild
index 0f5d535..5bad729 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 0f5d535..5bad729 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 0000000..4961103
--- /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>


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-10-28 19:26 Alexandre Rostovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Rostovtsev @ 2012-10-28 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     6584d6332eea1aecee946ca4bf9bd106a8857b35
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 19:06:06 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 19:06:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6584d633

gnome-base/gnome-shell: explicitly depend on gstreamer:1.0

Not very useful yet with the default config, but at least it's no longer
automagic.

---
 ...ll-3.6.1.ebuild => gnome-shell-3.6.1-r1.ebuild} |   10 +++++-----
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |   10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.6.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.1-r1.ebuild
similarity index 95%
rename from gnome-base/gnome-shell/gnome-shell-3.6.1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.6.1-r1.ebuild
index a8612d2..0f5d535 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.6.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.6.1-r1.ebuild
@@ -43,7 +43,7 @@ COMMON_DEPEND="
 	>=gnome-base/gnome-menus-3.5.3:3[introspection]
 	gnome-base/libgnome-keyring
 	>=gnome-extra/evolution-data-server-3.5.3
-	>=media-libs/gst-plugins-base-0.10.16:0.10
+	>=media-libs/gstreamer-0.11.92:1.0
 	>=net-im/telepathy-logger-0.2.4[introspection]
 	>=net-libs/telepathy-glib-0.19[introspection]
 	>=sys-auth/polkit-0.100[introspection]
@@ -158,11 +158,11 @@ src_install() {
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
-	   ! has_version 'media-plugins/gst-plugins-vp8'; then
+	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
+	   ! has_version 'media-plugins/gst-plugins-vp8: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-0.10.23"
-		ewarn "and media-plugins/gst-plugins-vp8, or use dconf-editor to change"
+		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"
 		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
 	fi
 

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index a8612d2..0f5d535 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -43,7 +43,7 @@ COMMON_DEPEND="
 	>=gnome-base/gnome-menus-3.5.3:3[introspection]
 	gnome-base/libgnome-keyring
 	>=gnome-extra/evolution-data-server-3.5.3
-	>=media-libs/gst-plugins-base-0.10.16:0.10
+	>=media-libs/gstreamer-0.11.92:1.0
 	>=net-im/telepathy-logger-0.2.4[introspection]
 	>=net-libs/telepathy-glib-0.19[introspection]
 	>=sys-auth/polkit-0.100[introspection]
@@ -158,11 +158,11 @@ src_install() {
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
-	   ! has_version 'media-plugins/gst-plugins-vp8'; then
+	if ! has_version 'media-libs/gst-plugins-good:1.0' || \
+	   ! has_version 'media-plugins/gst-plugins-vp8: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-0.10.23"
-		ewarn "and media-plugins/gst-plugins-vp8, or use dconf-editor to change"
+		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"
 		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
 	fi
 


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-10-28 17:29 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-28 17:29 UTC (permalink / raw
  To: gentoo-commits

commit:     076d4beb76e46e1648c98cbf5bda3a4569f2cc18
Author:     Sobhan Mohammadpour <sobhanmohammadpour1 <AT> yahoo <DOT> fr>
AuthorDate: Sun Oct 28 16:27:24 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 17:28:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=076d4beb

gnome-base/gnome-shell: 3.6.0 → 3.6.1

[GD] Drop sed, it is handled by eclass.

Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

---
 ...shell-3.6.0.ebuild => gnome-shell-3.6.1.ebuild} |   14 +++++---------
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |   14 +++++---------
 2 files changed, 10 insertions(+), 18 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.1.ebuild
similarity index 96%
rename from gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.6.1.ebuild
index 60c1640..a8612d2 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.6.1.ebuild
@@ -116,6 +116,11 @@ DEPEND="${COMMON_DEPEND}
 # https://bugs.gentoo.org/show_bug.cgi?id=360413
 
 pkg_setup() {
+	python_set_active_version 2
+	python_pkg_setup
+}
+
+src_prepare() {
 	DOCS="AUTHORS NEWS README"
 	# Don't error out on warnings
 	G2CONF="${G2CONF}
@@ -126,11 +131,7 @@ pkg_setup() {
 		$(use_enable networkmanager)
 		$(use_with systemd)
 		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
-	python_set_active_version 2
-	python_pkg_setup
-}
 
-src_prepare() {
 	# Fix automagic gnome-bluetooth dep, bug #398145
 	epatch "${FILESDIR}/${PN}-3.5.x-bluetooth-flag.patch"
 
@@ -139,11 +140,6 @@ src_prepare() {
 
 	[[ ${PV} != 9999 ]] && eautoreconf
 	gnome2_src_prepare
-
-	# Drop G_DISABLE_DEPRECATED for sanity on glib upgrades; bug #384765
-	# Note: sed Makefile.in because it is generated from several Makefile.ams
-	sed -e 's/-DG_DISABLE_DEPRECATED//g' \
-		-i src/Makefile.in browser-plugin/Makefile.in || die "sed failed"
 }
 
 src_install() {

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 60c1640..a8612d2 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -116,6 +116,11 @@ DEPEND="${COMMON_DEPEND}
 # https://bugs.gentoo.org/show_bug.cgi?id=360413
 
 pkg_setup() {
+	python_set_active_version 2
+	python_pkg_setup
+}
+
+src_prepare() {
 	DOCS="AUTHORS NEWS README"
 	# Don't error out on warnings
 	G2CONF="${G2CONF}
@@ -126,11 +131,7 @@ pkg_setup() {
 		$(use_enable networkmanager)
 		$(use_with systemd)
 		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
-	python_set_active_version 2
-	python_pkg_setup
-}
 
-src_prepare() {
 	# Fix automagic gnome-bluetooth dep, bug #398145
 	epatch "${FILESDIR}/${PN}-3.5.x-bluetooth-flag.patch"
 
@@ -139,11 +140,6 @@ src_prepare() {
 
 	[[ ${PV} != 9999 ]] && eautoreconf
 	gnome2_src_prepare
-
-	# Drop G_DISABLE_DEPRECATED for sanity on glib upgrades; bug #384765
-	# Note: sed Makefile.in because it is generated from several Makefile.ams
-	sed -e 's/-DG_DISABLE_DEPRECATED//g' \
-		-i src/Makefile.in browser-plugin/Makefile.in || die "sed failed"
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-10-10  0:23 Alexandre Rostovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Rostovtsev @ 2012-10-10  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     5330e647fbfaf82fb93408da75162e9c9a7cd179
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 10 00:22:02 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Wed Oct 10 00:22:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5330e647

gnome-base/gnome-shell: depend on dejavu (#437734)

Depend on dejavu font for special symbols used in the shell UI (bug #437734,
thanks to Jacob Godserv).

---
 gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild |    4 ++--
 gnome-base/gnome-shell/gnome-shell-9999.ebuild  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
index f01a19c..60c1640 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
@@ -76,7 +76,7 @@ COMMON_DEPEND="
 # 3. gnome-session is needed for gnome-session-quit
 # 4. Control shell settings
 # 5. xdg-utils needed for xdg-open, used by extension tool
-# 6. gnome-icon-theme-symbolic neeed for various icons
+# 6. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
 # 7. IBus is needed for i18n integration
 # 8. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
@@ -94,9 +94,9 @@ RDEPEND="${COMMON_DEPEND}
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91.92-r1[bluetooth(+)?]
 
-
 	x11-misc/xdg-utils
 
+	media-fonts/dejavu
 	x11-themes/gnome-icon-theme-symbolic
 
 	i18n? ( >=app-i18n/ibus-1.4.99[dconf,gtk3,introspection] )

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index f01a19c..60c1640 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -76,7 +76,7 @@ COMMON_DEPEND="
 # 3. gnome-session is needed for gnome-session-quit
 # 4. Control shell settings
 # 5. xdg-utils needed for xdg-open, used by extension tool
-# 6. gnome-icon-theme-symbolic neeed for various icons
+# 6. gnome-icon-theme-symbolic and dejavu font neeed for various icons & arrows
 # 7. IBus is needed for i18n integration
 # 8. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
@@ -94,9 +94,9 @@ RDEPEND="${COMMON_DEPEND}
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91.92-r1[bluetooth(+)?]
 
-
 	x11-misc/xdg-utils
 
+	media-fonts/dejavu
 	x11-themes/gnome-icon-theme-symbolic
 
 	i18n? ( >=app-i18n/ibus-1.4.99[dconf,gtk3,introspection] )


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-09-30  0:15 Alexandre Rostovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Rostovtsev @ 2012-09-30  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     bed325cf13c1324eba5221eef4a5bda41cc16452
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 23:17:47 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 23:18:46 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bed325cf

gnome-base/gnome-shell: 3.5.92 → 3.6.0

Update license.

---
 ...hell-3.5.92.ebuild => gnome-shell-3.6.0.ebuild} |    2 +-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
index b3e0f64..5315f2b 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
@@ -15,7 +15,7 @@ fi
 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
 HOMEPAGE="http://live.gnome.org/GnomeShell"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
 IUSE="+bluetooth +i18n +networkmanager systemd"
 if [[ ${PV} = 9999 ]]; then

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index b3e0f64..5315f2b 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -15,7 +15,7 @@ fi
 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
 HOMEPAGE="http://live.gnome.org/GnomeShell"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
 IUSE="+bluetooth +i18n +networkmanager systemd"
 if [[ ${PV} = 9999 ]]; then


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-09-09  0:39 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2012-09-09  0:39 UTC (permalink / raw
  To: gentoo-commits

commit:     c7b597e46e2c6161b4d20318e5304ca7e565f126
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  9 00:12:37 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sun Sep  9 00:37:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c7b597e4

gnome-base/gnome-shell: update dependencies

---
 gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild |   32 +++++++++++-----------
 gnome-base/gnome-shell/gnome-shell-9999.ebuild   |   30 ++++++++++----------
 2 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild b/gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild
index 3cd02d4..da18094 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.5.91.ebuild
@@ -17,14 +17,13 @@ HOMEPAGE="http://live.gnome.org/GnomeShell"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+bluetooth +networkmanager systemd"
+IUSE="+bluetooth +i18n +networkmanager systemd"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
 	KEYWORDS="~amd64 ~x86"
 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
 # TODO: gstreamer support is currently automagical:
 # gstreamer? ( >=media-libs/gstreamer-0.11.92 )
@@ -38,7 +37,7 @@ COMMON_DEPEND="
 	>=media-libs/clutter-1.11.11:1.0[introspection]
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.2:0.6
-	>=gnome-base/gnome-desktop-3.5.1:3
+	>=gnome-base/gnome-desktop-3.5.1:3[introspection]
 	>=gnome-base/gsettings-desktop-schemas-3.5.4
 	>=gnome-base/gnome-keyring-3.3.90
 	>=gnome-base/gnome-menus-3.5.3:3[introspection]
@@ -46,7 +45,7 @@ COMMON_DEPEND="
 	>=gnome-extra/evolution-data-server-3.5.3
 	>=media-libs/gst-plugins-base-0.10.16:0.10
 	>=net-im/telepathy-logger-0.2.4[introspection]
-	>=net-libs/telepathy-glib-0.17.5[introspection]
+	>=net-libs/telepathy-glib-0.19[introspection]
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
 	>=x11-wm/mutter-3.5.91[introspection]
@@ -64,27 +63,30 @@ COMMON_DEPEND="
 	x11-libs/pango[introspection]
 	x11-apps/mesa-progs
 
-	bluetooth? ( >=net-wireless/gnome-bluetooth-3.1.0[introspection] )
+	bluetooth? ( >=net-wireless/gnome-bluetooth-3.5[introspection] )
 	networkmanager? ( >=net-misc/networkmanager-0.8.999[introspection] )
 	systemd? ( >=sys-apps/systemd-31 )
 "
 # Runtime-only deps are probably incomplete and approximate.
+# Introspection deps generated using:
+#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
 # Each block:
 # 1. Pull in polkit-0.101 for pretty authorization dialogs
-# 2. Introspection stuff + dconf needed via imports.gi.*
+# 2. Introspection stuff needed via imports.gi.*
 # 3. gnome-session is needed for gnome-session-quit
 # 4. Control shell settings
-# 5. accountsservice is needed for GdmUserManager (0.6.14 needed for fast
-#    user switching with gdm-3.1.x)
-# 6. caribou needed for on-screen keyboard
-# 7. xdg-utils needed for xdg-open, used by extension tool
-# 8. gnome-icon-theme-symbolic neeed for various icons
-# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
+# 5. xdg-utils needed for xdg-open, used by extension tool
+# 6. gnome-icon-theme-symbolic neeed for various icons
+# 7. IBus is needed for i18n integration
+# 8. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
 	>=sys-auth/polkit-0.101[introspection]
 
-	>=gnome-base/dconf-0.4.1
+	>=app-accessibility/caribou-0.3
+	>=gnome-base/gdm-3.5[introspection]
 	>=gnome-base/libgnomekbd-2.91.4[introspection]
+	media-libs/cogl[introspection]
+	>=sys-apps/accountsservice-0.6.14[introspection]
 	sys-power/upower[introspection]
 
 	>=gnome-base/gnome-session-2.91.91
@@ -92,14 +94,12 @@ RDEPEND="${COMMON_DEPEND}
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91.92-r1[bluetooth(+)?]
 
-	>=sys-apps/accountsservice-0.6.14[introspection]
-
-	>=app-accessibility/caribou-0.3
 
 	x11-misc/xdg-utils
 
 	x11-themes/gnome-icon-theme-symbolic
 
+	i18n? ( >=app-i18n/ibus-1.4.99[dconf,gtk3,introspection] )
 	networkmanager? (
 		net-misc/mobile-broadband-provider-info
 		sys-libs/timezone-data )

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 3cd02d4..73ca92b 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -17,14 +17,13 @@ HOMEPAGE="http://live.gnome.org/GnomeShell"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+bluetooth +networkmanager systemd"
+IUSE="+bluetooth +i18n +networkmanager systemd"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
 	KEYWORDS="~amd64 ~x86"
 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
 # TODO: gstreamer support is currently automagical:
 # gstreamer? ( >=media-libs/gstreamer-0.11.92 )
@@ -38,7 +37,7 @@ COMMON_DEPEND="
 	>=media-libs/clutter-1.11.11:1.0[introspection]
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.2:0.6
-	>=gnome-base/gnome-desktop-3.5.1:3
+	>=gnome-base/gnome-desktop-3.5.1:3[introspection]
 	>=gnome-base/gsettings-desktop-schemas-3.5.4
 	>=gnome-base/gnome-keyring-3.3.90
 	>=gnome-base/gnome-menus-3.5.3:3[introspection]
@@ -64,27 +63,30 @@ COMMON_DEPEND="
 	x11-libs/pango[introspection]
 	x11-apps/mesa-progs
 
-	bluetooth? ( >=net-wireless/gnome-bluetooth-3.1.0[introspection] )
+	bluetooth? ( >=net-wireless/gnome-bluetooth-3.5[introspection] )
 	networkmanager? ( >=net-misc/networkmanager-0.8.999[introspection] )
 	systemd? ( >=sys-apps/systemd-31 )
 "
 # Runtime-only deps are probably incomplete and approximate.
+# Introspection deps generated using:
+#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
 # Each block:
 # 1. Pull in polkit-0.101 for pretty authorization dialogs
-# 2. Introspection stuff + dconf needed via imports.gi.*
+# 2. Introspection stuff needed via imports.gi.*
 # 3. gnome-session is needed for gnome-session-quit
 # 4. Control shell settings
-# 5. accountsservice is needed for GdmUserManager (0.6.14 needed for fast
-#    user switching with gdm-3.1.x)
-# 6. caribou needed for on-screen keyboard
-# 7. xdg-utils needed for xdg-open, used by extension tool
-# 8. gnome-icon-theme-symbolic neeed for various icons
-# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
+# 5. xdg-utils needed for xdg-open, used by extension tool
+# 6. gnome-icon-theme-symbolic neeed for various icons
+# 7. IBus is needed for i18n integration
+# 8. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
 	>=sys-auth/polkit-0.101[introspection]
 
-	>=gnome-base/dconf-0.4.1
+	>=app-accessibility/caribou-0.3
+	>=gnome-base/gdm-3.5[introspection]
 	>=gnome-base/libgnomekbd-2.91.4[introspection]
+	media-libs/cogl[introspection]
+	>=sys-apps/accountsservice-0.6.14[introspection]
 	sys-power/upower[introspection]
 
 	>=gnome-base/gnome-session-2.91.91
@@ -92,14 +94,12 @@ RDEPEND="${COMMON_DEPEND}
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91.92-r1[bluetooth(+)?]
 
-	>=sys-apps/accountsservice-0.6.14[introspection]
-
-	>=app-accessibility/caribou-0.3
 
 	x11-misc/xdg-utils
 
 	x11-themes/gnome-icon-theme-symbolic
 
+	i18n? ( >=app-i18n/ibus-1.4.99[dconf,gtk3,introspection] )
 	networkmanager? (
 		net-misc/mobile-broadband-provider-info
 		sys-libs/timezone-data )


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-09-03 18:32 Priit Laes
  0 siblings, 0 replies; 55+ messages in thread
From: Priit Laes @ 2012-09-03 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     61393eba26f7a59ef3dc8846626ef47ade19f00a
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Mon Sep  3 18:32:09 2012 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Mon Sep  3 18:32:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=61393eba

gnome-base/gnome-shell: 3.5.5 → 3.5.90

---
 ...hell-3.5.5.ebuild => gnome-shell-3.5.90.ebuild} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.5.5.ebuild b/gnome-base/gnome-shell/gnome-shell-3.5.90.ebuild
similarity index 98%
rename from gnome-base/gnome-shell/gnome-shell-3.5.5.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.5.90.ebuild
index 91f6214..f154a95 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.5.5.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.5.90.ebuild
@@ -35,7 +35,7 @@ COMMON_DEPEND="
 	>=dev-libs/gjs-1.33.2
 	>=dev-libs/gobject-introspection-0.10.1
 	>=x11-libs/gtk+-3.3.9:3[introspection]
-	>=media-libs/clutter-1.9.16:1.0[introspection]
+	>=media-libs/clutter-1.11.11:1.0[introspection]
 	>=dev-libs/json-glib-0.13.2
 	>=dev-libs/libcroco-0.6.2:0.6
 	>=gnome-base/gnome-desktop-3.5.1:3
@@ -49,7 +49,7 @@ COMMON_DEPEND="
 	>=net-libs/telepathy-glib-0.17.5[introspection]
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
-	>=x11-wm/mutter-3.5.5[introspection]
+	>=x11-wm/mutter-3.5.90[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	dev-libs/dbus-glib


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-07-21 18:01 Alexandre Restovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Restovtsev @ 2012-07-21 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     be3a4aab29b50febafcaffa2bc8390ff40089b21
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 18:00:00 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sat Jul 21 18:00:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=be3a4aab

gnome-base/gnome-shell: sync with gx86

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 86c0b8a..c31aca0 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -152,7 +152,12 @@ src_install() {
 	python_convert_shebangs 2 "${ED}/usr/bin/gnome-shell-extension-tool"
 
 	# Required for gnome-shell on hardened/PaX, bug #398941
-	pax-mark mr "${ED}usr/bin/gnome-shell"
+	# Future-proof for >=spidermonkey-1.8.7 following polkit's example
+	if has_version '<dev-lang/spidermonkey-1.8.7'; then
+		pax-mark mr "${ED}usr/bin/gnome-shell"
+	elif has_version '>=dev-lang/spidermonkey-1.8.7[jit]'; then
+		pax-mark m "${ED}usr/bin/gnome-shell"
+	fi
 }
 
 pkg_postinst() {
@@ -178,7 +183,9 @@ pkg_postinst() {
 		ewarn "fallback mode, or switch to open-source drivers."
 	fi
 
-	if has_version "media-libs/mesa[video_cards_radeon]"; then
+	if has_version "media-libs/mesa[video_cards_radeon]" ||
+	   has_version "media-libs/mesa[video_cards_r300]" ||
+	   has_version "media-libs/mesa[video_cards_r600]"; then
 		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
 		elog "Make sure that gallium architecture for r300 and r600 drivers is"
 		elog "selected using 'eselect mesa'."
@@ -187,7 +194,9 @@ pkg_postinst() {
 		fi
 	fi
 
-	if has_version "media-libs/mesa[video_cards_intel]"; then
+	if has_version "media-libs/mesa[video_cards_intel]" ||
+	   has_version "media-libs/mesa[video_cards_i915]" ||
+	   has_version "media-libs/mesa[video_cards_i965]"; then
 		elog "GNOME Shell is unstable under gallium-mode i915/i965 mesa drivers."
 		elog "Make sure that classic architecture for i915 and i965 drivers is"
 		elog "selected using 'eselect mesa'."


^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-05-24  9:11 Alexandre Restovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Restovtsev @ 2012-05-24  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     fa32dc8c5a1162b0c81d1aa70045a6eda6e3b483
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 08:15:54 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu May 24 08:15:54 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fa32dc8c

gnome-base/gnome-shell: update live

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 9a7b302..86c0b8a 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -27,7 +27,7 @@ fi
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # 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=">=app-crypt/gcr-3.3.90
+COMMON_DEPEND=">=app-crypt/gcr-3.3.90[introspection]
 	>=dev-libs/glib-2.31.6:2
 	>=dev-libs/gjs-1.31.22
 	>=dev-libs/gobject-introspection-0.10.1



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-04-20  7:12 Alexandre Restovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Restovtsev @ 2012-04-20  7:12 UTC (permalink / raw
  To: gentoo-commits

commit:     de539fe6c6cbdf9fb2eed596bd195c8cd3ff1669
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 20 07:00:03 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Apr 20 07:11:29 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=de539fe6

gnome-base/gnome-shell: 3.4.0-r1 → 3.4.1

Fixes various bugs and crashes. Adds Super-F10 as the shortcut for
opening the gtk+-3.4 application menus.

---
 ...ll-3.4.0-r1.ebuild => gnome-shell-3.4.1.ebuild} |    2 +-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.4.1.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.4.1.ebuild
index 371fcde..b4681fd 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.4.1.ebuild
@@ -48,7 +48,7 @@ COMMON_DEPEND=">=app-crypt/gcr-3.3.90
 	>=net-libs/telepathy-glib-0.17.5[introspection]
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
-	>=x11-wm/mutter-3.3.92[introspection]
+	>=x11-wm/mutter-3.4.1[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	app-misc/ca-certificates

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 745c470..8915c19 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -48,7 +48,7 @@ COMMON_DEPEND=">=app-crypt/gcr-3.3.90
 	>=net-libs/telepathy-glib-0.17.5[introspection]
 	>=sys-auth/polkit-0.100[introspection]
 	>=x11-libs/libXfixes-5.0
-	>=x11-wm/mutter-3.3.92[introspection]
+	>=x11-wm/mutter-3.4.1[introspection]
 	>=x11-libs/startup-notification-0.11
 
 	app-misc/ca-certificates



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-04-10 13:23 Priit Laes
  0 siblings, 0 replies; 55+ messages in thread
From: Priit Laes @ 2012-04-10 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     bf3e48db97eff849c2fccb70a4d53dac07d719a4
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Tue Apr 10 13:05:01 2012 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Tue Apr 10 13:05:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bf3e48db

gnome-base/gnome-shell: Add missing gcr dependency

---
 gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild |    3 ++-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild
index 666e6b7..371fcde 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.4.0-r1.ebuild
@@ -27,7 +27,8 @@ fi
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # 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.31.6:2
+COMMON_DEPEND=">=app-crypt/gcr-3.3.90
+	>=dev-libs/glib-2.31.6:2
 	>=dev-libs/gjs-1.31.22
 	>=dev-libs/gobject-introspection-0.10.1
 	>=x11-libs/gtk+-3.3.9:3[introspection]

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index e653998..745c470 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -27,7 +27,8 @@ fi
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # 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.31.6:2
+COMMON_DEPEND=">=app-crypt/gcr-3.3.90
+	>=dev-libs/glib-2.31.6:2
 	>=dev-libs/gjs-1.31.22
 	>=dev-libs/gobject-introspection-0.10.1
 	>=x11-libs/gtk+-3.3.9:3[introspection]



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2012-03-26  8:20 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2012-03-26  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     c4748e73924d22cb2216701fe4fef9b4445b4fd5
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 05:36:48 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar 26 08:19:37 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c4748e73

Add gnome-base/gnome-shell-3.3.92, incomplete

* Patches to amke NM and Bluetooth optional need to be ported

---
 ...shell-9999.ebuild => gnome-shell-3.3.92.ebuild} |  115 +++++++++++++++-----
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |  115 +++++++++++++++-----
 2 files changed, 178 insertions(+), 52 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-3.3.92.ebuild
similarity index 58%
copy from gnome-base/gnome-shell/gnome-shell-9999.ebuild
copy to gnome-base/gnome-shell/gnome-shell-3.3.92.ebuild
index 6cffe0b..1fc49c6 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.3.92.ebuild
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"
 
-inherit gnome2 python
+inherit autotools eutils gnome2 multilib pax-utils python
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
@@ -17,6 +17,8 @@ HOMEPAGE="http://live.gnome.org/GnomeShell"
 
 LICENSE="GPL-2"
 SLOT="0"
+# TODO: reinstate this
+#IUSE="+bluetooth +networkmanager"
 IUSE=""
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
@@ -25,48 +27,51 @@ else
 fi
 
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
-# FIXME: Automagic gnome-bluetooth[introspection] support.
-# latest gsettings-desktop-schemas is needed due to commit 602fa1c6
 # 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-1.29.18
+COMMON_DEPEND=">=dev-libs/glib-2.31.6:2
+	>=dev-libs/gjs-1.31.22
 	>=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.7.5:1.0[introspection]
-	app-misc/ca-certificates
+	>=x11-libs/gtk+-3.3.9:3[introspection]
+	>=media-libs/clutter-1.9.16:1.0[introspection]
 	>=dev-libs/folks-0.5.2
 	>=dev-libs/json-glib-0.13.2
+	>=dev-libs/libcroco-0.6.2:0.6
 	>=gnome-base/gnome-desktop-2.91.2:3
 	>=gnome-base/gsettings-desktop-schemas-2.91.91
-	gnome-base/libgnome-keyring
+	>=gnome-base/gnome-keyring-3.3.90
+	>=gnome-base/gnome-menus-2.29.10:3[introspection]
 	>=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/libsoup:2.4[introspection]
-	>=net-libs/telepathy-glib-0.15.5[introspection]
-	>=net-misc/networkmanager-0.8.999[introspection]
-	>=net-wireless/gnome-bluetooth-3.1.0[introspection]
+	>=net-libs/telepathy-glib-0.17.5[introspection]
 	>=sys-auth/polkit-0.100[introspection]
-	>=x11-wm/mutter-3.2.1[introspection]
+	>=x11-libs/libXfixes-5.0
+	>=x11-wm/mutter-3.3.92[introspection]
+	>=x11-libs/startup-notification-0.11
 
+	app-misc/ca-certificates
 	dev-libs/dbus-glib
 	dev-libs/libxml2:2
-	x11-libs/pango[introspection]
-	>=dev-libs/libcroco-0.6.2:0.6
-
-	gnome-base/gconf:2[introspection]
-	>=gnome-base/gnome-menus-2.29.10:3[introspection]
 	gnome-base/librsvg
 	media-libs/libcanberra
+	media-libs/mesa
 	media-sound/pulseaudio
-
-	>=x11-libs/startup-notification-0.11
+	net-libs/libsoup:2.4[introspection]
 	x11-libs/libX11
-	>=x11-libs/libXfixes-5.0
-	x11-apps/mesa-progs"
+	x11-libs/gdk-pixbuf:2[introspection]
+	x11-libs/pango[introspection]
+	x11-apps/mesa-progs
+
+	>=net-wireless/gnome-bluetooth-3.1.0[introspection]
+	gnome-base/libgnome-keyring
+	>=net-misc/networkmanager-0.8.999[introspection]
+"
+#	bluetooth? ( >=net-wireless/gnome-bluetooth-3.1.0[introspection] )
+#	networkmanager? (
+#		gnome-base/libgnome-keyring
+#		>=net-misc/networkmanager-0.8.999[introspection] )"
 # Runtime-only deps are probably incomplete and approximate.
 # Each block:
 # 1. Pull in polkit-0.101 for pretty authorization dialogs
@@ -76,6 +81,9 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 # 5. accountsservice is needed for GdmUserManager (0.6.14 needed for fast
 #    user switching with gdm-3.1.x)
 # 6. caribou needed for on-screen keyboard
+# 7. xdg-utils needed for xdg-open, used by extension tool
+# 8. gnome-icon-theme-symbolic neeed for various icons
+# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
 	>=sys-auth/polkit-0.101[introspection]
 
@@ -90,7 +98,18 @@ RDEPEND="${COMMON_DEPEND}
 
 	>=sys-apps/accountsservice-0.6.14
 
-	>=app-accessibility/caribou-0.3"
+	>=app-accessibility/caribou-0.3
+
+	x11-misc/xdg-utils
+
+	x11-themes/gnome-icon-theme-symbolic
+
+	net-misc/mobile-broadband-provider-info
+	sys-libs/timezone-data
+"
+#	networkmanager? (
+#		net-misc/mobile-broadband-provider-info
+#		sys-libs/timezone-data )"
 DEPEND="${COMMON_DEPEND}
 	>=sys-devel/gettext-0.17
 	>=dev-util/pkgconfig-0.22
@@ -108,13 +127,23 @@ pkg_setup() {
 		--disable-schemas-compile
 		--disable-jhbuild-wrapper-script
 		--with-ca-certificates=${EPREFIX}/etc/ssl/certs/ca-certificates.crt
-		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
+		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins
+		--without-systemd"
+	# TODO: systemd support
 	python_set_active_version 2
 	python_pkg_setup
 }
 
 src_prepare() {
+	# Fix automagic gnome-bluetooth dep, bug #398145
+	#epatch "${FILESDIR}/${PN}-3.4.0-automagic-gnome-bluetooth.patch"
+
+	# Make networkmanager optional, bug #398593
+	#epatch "${FILESDIR}/${PN}-3.4.0-optional-networkmanager.patch"
+
+	#[[ ${PV} != 9999 ]] && eautoreconf
 	gnome2_src_prepare
+
 	# Drop G_DISABLE_DEPRECATED for sanity on glib upgrades; bug #384765
 	# Note: sed Makefile.in because it is generated from several Makefile.ams
 	sed -e 's/-DG_DISABLE_DEPRECATED//g' \
@@ -124,10 +153,14 @@ src_prepare() {
 src_install() {
 	gnome2_src_install
 	python_convert_shebangs 2 "${D}"/usr/bin/gnome-shell-extension-tool
+
+	# Required for gnome-shell on hardened/PaX, bug #398941
+	pax-mark mr "${ED}usr/bin/gnome-shell"
 }
 
 pkg_postinst() {
 	gnome2_pkg_postinst
+
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
 	   ! has_version 'media-plugins/gst-plugins-vp8'; then
 		ewarn "To make use of GNOME Shell's built-in screen recording utility,"
@@ -135,4 +168,34 @@ pkg_postinst() {
 		ewarn "and media-plugins/gst-plugins-vp8, or use dconf-editor to change"
 		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
 	fi
+
+	if ! has_version ">=x11-base/xorg-server-1.11"; then
+		ewarn "If you use multiple screens, it is highly recommended that you"
+		ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
+		ewarn "pointer barriers which will make it easier to use hot corners."
+	fi
+
+	if has_version "<x11-drivers/ati-drivers-12"; then
+		ewarn "GNOME Shell has been reported to show graphical corruption under"
+		ewarn "x11-drivers/ati-drivers-11.*; you may want to use GNOME in"
+		ewarn "fallback mode, or switch to open-source drivers."
+	fi
+
+	if has_version "media-libs/mesa[video_cards_radeon]"; then
+		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
+		elog "Make sure that gallium architecture for r300 and r600 drivers is"
+		elog "selected using 'eselect mesa'."
+		if ! has_version "media-libs/mesa[gallium]"; then
+			ewarn "You will need to emerge media-libs/mesa with USE=gallium."
+		fi
+	fi
+
+	if has_version "media-libs/mesa[video_cards_intel]"; then
+		elog "GNOME Shell is unstable under gallium-mode i915/i965 mesa drivers."
+		elog "Make sure that classic architecture for i915 and i965 drivers is"
+		elog "selected using 'eselect mesa'."
+		if ! has_version "media-libs/mesa[classic]"; then
+			ewarn "You will need to emerge media-libs/mesa with USE=classic."
+		fi
+	fi
 }

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 6cffe0b..1fc49c6 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"
 
-inherit gnome2 python
+inherit autotools eutils gnome2 multilib pax-utils python
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
@@ -17,6 +17,8 @@ HOMEPAGE="http://live.gnome.org/GnomeShell"
 
 LICENSE="GPL-2"
 SLOT="0"
+# TODO: reinstate this
+#IUSE="+bluetooth +networkmanager"
 IUSE=""
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
@@ -25,48 +27,51 @@ else
 fi
 
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
-# FIXME: Automagic gnome-bluetooth[introspection] support.
-# latest gsettings-desktop-schemas is needed due to commit 602fa1c6
 # 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-1.29.18
+COMMON_DEPEND=">=dev-libs/glib-2.31.6:2
+	>=dev-libs/gjs-1.31.22
 	>=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.7.5:1.0[introspection]
-	app-misc/ca-certificates
+	>=x11-libs/gtk+-3.3.9:3[introspection]
+	>=media-libs/clutter-1.9.16:1.0[introspection]
 	>=dev-libs/folks-0.5.2
 	>=dev-libs/json-glib-0.13.2
+	>=dev-libs/libcroco-0.6.2:0.6
 	>=gnome-base/gnome-desktop-2.91.2:3
 	>=gnome-base/gsettings-desktop-schemas-2.91.91
-	gnome-base/libgnome-keyring
+	>=gnome-base/gnome-keyring-3.3.90
+	>=gnome-base/gnome-menus-2.29.10:3[introspection]
 	>=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/libsoup:2.4[introspection]
-	>=net-libs/telepathy-glib-0.15.5[introspection]
-	>=net-misc/networkmanager-0.8.999[introspection]
-	>=net-wireless/gnome-bluetooth-3.1.0[introspection]
+	>=net-libs/telepathy-glib-0.17.5[introspection]
 	>=sys-auth/polkit-0.100[introspection]
-	>=x11-wm/mutter-3.2.1[introspection]
+	>=x11-libs/libXfixes-5.0
+	>=x11-wm/mutter-3.3.92[introspection]
+	>=x11-libs/startup-notification-0.11
 
+	app-misc/ca-certificates
 	dev-libs/dbus-glib
 	dev-libs/libxml2:2
-	x11-libs/pango[introspection]
-	>=dev-libs/libcroco-0.6.2:0.6
-
-	gnome-base/gconf:2[introspection]
-	>=gnome-base/gnome-menus-2.29.10:3[introspection]
 	gnome-base/librsvg
 	media-libs/libcanberra
+	media-libs/mesa
 	media-sound/pulseaudio
-
-	>=x11-libs/startup-notification-0.11
+	net-libs/libsoup:2.4[introspection]
 	x11-libs/libX11
-	>=x11-libs/libXfixes-5.0
-	x11-apps/mesa-progs"
+	x11-libs/gdk-pixbuf:2[introspection]
+	x11-libs/pango[introspection]
+	x11-apps/mesa-progs
+
+	>=net-wireless/gnome-bluetooth-3.1.0[introspection]
+	gnome-base/libgnome-keyring
+	>=net-misc/networkmanager-0.8.999[introspection]
+"
+#	bluetooth? ( >=net-wireless/gnome-bluetooth-3.1.0[introspection] )
+#	networkmanager? (
+#		gnome-base/libgnome-keyring
+#		>=net-misc/networkmanager-0.8.999[introspection] )"
 # Runtime-only deps are probably incomplete and approximate.
 # Each block:
 # 1. Pull in polkit-0.101 for pretty authorization dialogs
@@ -76,6 +81,9 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 # 5. accountsservice is needed for GdmUserManager (0.6.14 needed for fast
 #    user switching with gdm-3.1.x)
 # 6. caribou needed for on-screen keyboard
+# 7. xdg-utils needed for xdg-open, used by extension tool
+# 8. gnome-icon-theme-symbolic neeed for various icons
+# 9. mobile-broadband-provider-info, timezone-data for shell-mobile-providers.c
 RDEPEND="${COMMON_DEPEND}
 	>=sys-auth/polkit-0.101[introspection]
 
@@ -90,7 +98,18 @@ RDEPEND="${COMMON_DEPEND}
 
 	>=sys-apps/accountsservice-0.6.14
 
-	>=app-accessibility/caribou-0.3"
+	>=app-accessibility/caribou-0.3
+
+	x11-misc/xdg-utils
+
+	x11-themes/gnome-icon-theme-symbolic
+
+	net-misc/mobile-broadband-provider-info
+	sys-libs/timezone-data
+"
+#	networkmanager? (
+#		net-misc/mobile-broadband-provider-info
+#		sys-libs/timezone-data )"
 DEPEND="${COMMON_DEPEND}
 	>=sys-devel/gettext-0.17
 	>=dev-util/pkgconfig-0.22
@@ -108,13 +127,23 @@ pkg_setup() {
 		--disable-schemas-compile
 		--disable-jhbuild-wrapper-script
 		--with-ca-certificates=${EPREFIX}/etc/ssl/certs/ca-certificates.crt
-		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
+		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins
+		--without-systemd"
+	# TODO: systemd support
 	python_set_active_version 2
 	python_pkg_setup
 }
 
 src_prepare() {
+	# Fix automagic gnome-bluetooth dep, bug #398145
+	#epatch "${FILESDIR}/${PN}-3.4.0-automagic-gnome-bluetooth.patch"
+
+	# Make networkmanager optional, bug #398593
+	#epatch "${FILESDIR}/${PN}-3.4.0-optional-networkmanager.patch"
+
+	#[[ ${PV} != 9999 ]] && eautoreconf
 	gnome2_src_prepare
+
 	# Drop G_DISABLE_DEPRECATED for sanity on glib upgrades; bug #384765
 	# Note: sed Makefile.in because it is generated from several Makefile.ams
 	sed -e 's/-DG_DISABLE_DEPRECATED//g' \
@@ -124,10 +153,14 @@ src_prepare() {
 src_install() {
 	gnome2_src_install
 	python_convert_shebangs 2 "${D}"/usr/bin/gnome-shell-extension-tool
+
+	# Required for gnome-shell on hardened/PaX, bug #398941
+	pax-mark mr "${ED}usr/bin/gnome-shell"
 }
 
 pkg_postinst() {
 	gnome2_pkg_postinst
+
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
 	   ! has_version 'media-plugins/gst-plugins-vp8'; then
 		ewarn "To make use of GNOME Shell's built-in screen recording utility,"
@@ -135,4 +168,34 @@ pkg_postinst() {
 		ewarn "and media-plugins/gst-plugins-vp8, or use dconf-editor to change"
 		ewarn "apps.gnome-shell.recorder/pipeline to what you want to use."
 	fi
+
+	if ! has_version ">=x11-base/xorg-server-1.11"; then
+		ewarn "If you use multiple screens, it is highly recommended that you"
+		ewarn "upgrade to >=x11-base/xorg-server-1.11 to be able to make use of"
+		ewarn "pointer barriers which will make it easier to use hot corners."
+	fi
+
+	if has_version "<x11-drivers/ati-drivers-12"; then
+		ewarn "GNOME Shell has been reported to show graphical corruption under"
+		ewarn "x11-drivers/ati-drivers-11.*; you may want to use GNOME in"
+		ewarn "fallback mode, or switch to open-source drivers."
+	fi
+
+	if has_version "media-libs/mesa[video_cards_radeon]"; then
+		elog "GNOME Shell is unstable under classic-mode r300/r600 mesa drivers."
+		elog "Make sure that gallium architecture for r300 and r600 drivers is"
+		elog "selected using 'eselect mesa'."
+		if ! has_version "media-libs/mesa[gallium]"; then
+			ewarn "You will need to emerge media-libs/mesa with USE=gallium."
+		fi
+	fi
+
+	if has_version "media-libs/mesa[video_cards_intel]"; then
+		elog "GNOME Shell is unstable under gallium-mode i915/i965 mesa drivers."
+		elog "Make sure that classic architecture for i915 and i965 drivers is"
+		elog "selected using 'eselect mesa'."
+		if ! has_version "media-libs/mesa[classic]"; then
+			ewarn "You will need to emerge media-libs/mesa with USE=classic."
+		fi
+	fi
 }



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-10-21  2:14 Alexandre Restovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Restovtsev @ 2011-10-21  2:14 UTC (permalink / raw
  To: gentoo-commits

commit:     282e3048e98d3f07c3636ece8ba5365b2caa67cf
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 02:11:55 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Oct 21 02:11:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=282e3048

gnome-base/gnome-shell: drop -DG_DISABLE_DEPRECATED flag

Needed for sanity on glib upgrades. Fixes bug #384765, thanks to
Oschtan <dawnstyle <AT> gmail.com> for reporting.

---
 gnome-base/gnome-shell/gnome-shell-3.2.1.ebuild |    8 ++++++++
 gnome-base/gnome-shell/gnome-shell-9999.ebuild  |    8 ++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.2.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.2.1.ebuild
index 1fe076b..d264034 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.2.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.2.1.ebuild
@@ -113,6 +113,14 @@ pkg_setup() {
 		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
 }
 
+src_prepare() {
+	gnome2_src_prepare
+	# Drop G_DISABLE_DEPRECATED for sanity on glib upgrades; bug #384765
+	# Note: sed Makefile.in because it is generated from several Makefile.ams
+	sed -e 's/-DG_DISABLE_DEPRECATED//g' \
+		-i src/Makefile.in browser-plugin/Makefile.in || die "sed failed"
+}
+
 src_install() {
 	gnome2_src_install
 	python_convert_shebangs 2 "${D}"/usr/bin/gnome-shell-extension-tool

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 1fe076b..d264034 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -113,6 +113,14 @@ pkg_setup() {
 		BROWSER_PLUGIN_DIR=${EPREFIX}/usr/$(get_libdir)/nsbrowser/plugins"
 }
 
+src_prepare() {
+	gnome2_src_prepare
+	# Drop G_DISABLE_DEPRECATED for sanity on glib upgrades; bug #384765
+	# Note: sed Makefile.in because it is generated from several Makefile.ams
+	sed -e 's/-DG_DISABLE_DEPRECATED//g' \
+		-i src/Makefile.in browser-plugin/Makefile.in || die "sed failed"
+}
+
 src_install() {
 	gnome2_src_install
 	python_convert_shebangs 2 "${D}"/usr/bin/gnome-shell-extension-tool



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-07-30  4:21 Alexandre Restovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Restovtsev @ 2011-07-30  4:21 UTC (permalink / raw
  To: gentoo-commits

commit:     060036bbad5fbd576f71caf16cb2123d4b325ded
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sat Jul 30 02:48:22 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sat Jul 30 04:20:22 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=060036bb

gnome-base/gnome-shell: limit spidermonkey blocker to 1.8.2*

gnome-shell builds and runs on a system thathas spidermonkey-1.7.x
installed since 1.7 installs libjs.so instead of libmozjs.so. Thanks
to _AxS_ for pointing this out in #gentoo-desktop.

---
 gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
index bd8fc7e..63532c6 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
@@ -91,7 +91,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.26
 	gnome-base/gnome-common
-	!!<dev-lang/spidermonkey-2"
+	!!=dev-lang/spidermonkey-1.8.2*"
 # libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
 # https://bugs.gentoo.org/show_bug.cgi?id=360413
 



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-07-27  5:51 Alexandre Restovtsev
  0 siblings, 0 replies; 55+ messages in thread
From: Alexandre Restovtsev @ 2011-07-27  5:51 UTC (permalink / raw
  To: gentoo-commits

commit:     40a28d2a2d9f4bac2e7aabf105e36407a36e0b8f
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Jul 27 04:30:47 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Jul 27 04:30:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=40a28d2a

gnome-base/gnome-shell: fix libXfixes dependency

libXfixes-5.0 needed for pointer barriers

---
 gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
index 14feacb..bd8fc7e 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
@@ -28,6 +28,7 @@ fi
 # FIXME: Automagic gnome-bluetooth[introspection] support.
 # latest gsettings-desktop-schemas is needed due to commit 602fa1c6
 # 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/gobject-introspection-0.10.1
@@ -58,7 +59,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 
 	x11-libs/startup-notification
 	x11-libs/libX11
-	x11-libs/libXfixes
+	>=x11-libs/libXfixes-5.0
 	x11-apps/mesa-progs"
 # Runtime-only deps are probably incomplete and approximate.
 # Each block:



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-06-07 20:58 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2011-06-07 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     f327a00d80745080c69c09ffc390e44da3368a17
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  1 17:00:45 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun  7 20:57:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f327a00d

gnome-base/gnome-shell: convert python shebang

---
 gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild |    9 +++++++--
 gnome-base/gnome-shell/gnome-shell-9999.ebuild  |   14 ++++++++++++--
 2 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
index c442b19..14feacb 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="3"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"
 
-inherit eutils gnome2
+inherit eutils gnome2 python
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
@@ -110,6 +110,11 @@ src_prepare() {
 	gnome2_src_prepare
 }
 
+src_install() {
+	gnome2_src_install
+	python_convert_shebangs 2 "${D}"/usr/bin/gnome-shell-extension-tool
+}
+
 pkg_postinst() {
 	gnome2_pkg_postinst
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 10ac892..3df02e5 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -2,12 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="3"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"
 
-inherit gnome2
+inherit eutils gnome2 python
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
@@ -103,6 +103,16 @@ pkg_setup() {
 		--disable-jhbuild-wrapper-script"
 }
 
+src_prepare() {
+	EPATCH_SUFFIX="patch" epatch "${WORKDIR}"
+	gnome2_src_prepare
+}
+
+src_install() {
+	gnome2_src_install
+	python_convert_shebangs 2 "${D}"/usr/bin/gnome-shell-extension-tool
+}
+
 pkg_postinst() {
 	gnome2_pkg_postinst
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-05-30 17:11 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-05-30 17:11 UTC (permalink / raw
  To: gentoo-commits

commit:     ff5f7fb025494030ef32a2c97fe644bda3f15ba6
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 15:29:33 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon May 30 15:29:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ff5f7fb0

gnome-base/gnome-shell: use EAPI 4 for live ebuild too

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 0ff2b51..ba5b1b5 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-05-21 22:06 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-05-21 22:06 UTC (permalink / raw
  To: gentoo-commits

commit:     49bdffeacf9d28399bbefd55105b9677cbbdde87
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 22:05:58 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat May 21 22:05:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=49bdffea

gnome-base/gnome-shell: make it EAPI-4 so that epatch works

* Reported by tetromino on #gentoo-desktop

---
 ...3.0.1-r1.ebuild => gnome-shell-3.0.1-r2.ebuild} |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.1-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.1-r2.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-3.0.1-r1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.0.1-r2.ebuild
index 3b7a544..195ff41 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.0.1-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.0.1-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-05-21 18:37 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-05-21 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     341db09869cfacc23dabba4f3b4b32d023a9bb82
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 18:34:35 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat May 21 18:34:35 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=341db098

gnome-base/gnome-shell: add important patches from gnome-shell trunk

---
 ...ll-3.0.1.ebuild => gnome-shell-3.0.1-r1.ebuild} |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.1-r1.ebuild
similarity index 95%
rename from gnome-base/gnome-shell/gnome-shell-3.0.1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.0.1-r1.ebuild
index 0ff2b51..3b7a544 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.0.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.0.1-r1.ebuild
@@ -14,6 +14,8 @@ fi
 
 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
 HOMEPAGE="http://live.gnome.org/GnomeShell"
+SRC_URI="${SRC_URI}
+	mirror://gentoo/${P}-patches-0.1.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -87,7 +89,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.26
 	gnome-base/gnome-common
-	!dev-lang/spidermonkey"
+	!!<dev-lang/spidermonkey-2"
 # libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
 # https://bugs.gentoo.org/show_bug.cgi?id=360413
 
@@ -100,6 +102,11 @@ pkg_setup() {
 		--disable-jhbuild-wrapper-script"
 }
 
+src_prepare() {
+	EPATCH_SUFFIX="patch" epatch "${WORKDIR}"
+	gnome2_src_prepare
+}
+
 pkg_postinst() {
 	gnome2_pkg_postinst
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-04-26 21:41 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-26 21:41 UTC (permalink / raw
  To: gentoo-commits

commit:     3b32f879b54bcbac0d8e1d41516717d3db094dce
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 21:31:40 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 21:31:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3b32f879

gnome-base/gnome-shell: 3.0.0.2 → 3.0.1

---
 ...ell-3.0.0.2.ebuild => gnome-shell-3.0.1.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.1.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.0.1.ebuild



^ permalink raw reply	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-04-08 10:52 Gilles Dartiguelongue
  0 siblings, 0 replies; 55+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-08 10:52 UTC (permalink / raw
  To: gentoo-commits

commit:     ba913b5e2608102ef15c401c643076d62c06745f
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 14:41:01 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 08:52:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ba913b5e

gnome-base/gnome-shell: QAed

(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)

---
 gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild |   24 +++++++++++++-------
 gnome-base/gnome-shell/gnome-shell-9999.ebuild    |   24 +++++++++++++-------
 2 files changed, 30 insertions(+), 18 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild
index da01a14..f30d7ea 100644
--- a/gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild
@@ -5,6 +5,7 @@
 EAPI="2"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
+PYTHON_DEPEND="2:2.5"
 
 inherit gnome2
 
@@ -33,9 +34,9 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 	>=media-libs/clutter-1.5.15: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
-	>=media-libs/gst-plugins-base-0.10.16
+	>=gnome-extra/evolution-data-server-2.32.0
+	>=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.13.12[introspection]
 	>=net-wireless/gnome-bluetooth-2.90.0[introspection]
@@ -47,13 +48,14 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 	x11-libs/pango[introspection]
 	dev-libs/libcroco:0.6
 
-	gnome-base/gconf[introspection]
+	gnome-base/gconf:2[introspection]
 	gnome-base/gnome-menus
 	gnome-base/librsvg
 	media-libs/libcanberra
 	media-sound/pulseaudio
 
 	x11-libs/startup-notification
+	x11-libs/libX11
 	x11-libs/libXfixes
 	x11-apps/mesa-progs"
 # Runtime-only deps are probably incomplete and approximate.
@@ -86,11 +88,15 @@ DEPEND="${COMMON_DEPEND}
 	!dev-lang/spidermonkey"
 # libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
 # https://bugs.gentoo.org/show_bug.cgi?id=360413
-DOCS="AUTHORS README"
-# Don't error out on warnings
-G2CONF="--enable-compile-warnings=maximum
---disable-schemas-compile
---disable-jhbuild-wrapper-script"
+
+pkg_setup() {
+	DOCS="AUTHORS README"
+	# Don't error out on warnings
+	G2CONF="${G2CONF}
+		--enable-compile-warnings=maximum
+		--disable-schemas-compile
+		--disable-jhbuild-wrapper-script"
+}
 
 pkg_postinst() {
 	gnome2_pkg_postinst

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index da01a14..f30d7ea 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -5,6 +5,7 @@
 EAPI="2"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
+PYTHON_DEPEND="2:2.5"
 
 inherit gnome2
 
@@ -33,9 +34,9 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 	>=media-libs/clutter-1.5.15: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
-	>=media-libs/gst-plugins-base-0.10.16
+	>=gnome-extra/evolution-data-server-2.32.0
+	>=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.13.12[introspection]
 	>=net-wireless/gnome-bluetooth-2.90.0[introspection]
@@ -47,13 +48,14 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 	x11-libs/pango[introspection]
 	dev-libs/libcroco:0.6
 
-	gnome-base/gconf[introspection]
+	gnome-base/gconf:2[introspection]
 	gnome-base/gnome-menus
 	gnome-base/librsvg
 	media-libs/libcanberra
 	media-sound/pulseaudio
 
 	x11-libs/startup-notification
+	x11-libs/libX11
 	x11-libs/libXfixes
 	x11-apps/mesa-progs"
 # Runtime-only deps are probably incomplete and approximate.
@@ -86,11 +88,15 @@ DEPEND="${COMMON_DEPEND}
 	!dev-lang/spidermonkey"
 # libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
 # https://bugs.gentoo.org/show_bug.cgi?id=360413
-DOCS="AUTHORS README"
-# Don't error out on warnings
-G2CONF="--enable-compile-warnings=maximum
---disable-schemas-compile
---disable-jhbuild-wrapper-script"
+
+pkg_setup() {
+	DOCS="AUTHORS README"
+	# Don't error out on warnings
+	G2CONF="${G2CONF}
+		--enable-compile-warnings=maximum
+		--disable-schemas-compile
+		--disable-jhbuild-wrapper-script"
+}
 
 pkg_postinst() {
 	gnome2_pkg_postinst



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-04-07 13:44 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-04-07 13:44 UTC (permalink / raw
  To: gentoo-commits

commit:     8c4c9d86d87d66f2e399ce84337d634a13ec6ea5
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 10:11:43 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 13:44:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8c4c9d86

gnome-base/gnome-shell: 3.0.0.1 → 3.0.0.2

---
 ...l-3.0.0.1.ebuild => gnome-shell-3.0.0.2.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.0.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.0.0.1.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.0.0.2.ebuild



^ permalink raw reply	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-04-05 21:38 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-04-05 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     a739581166ba207d1397735d8564c64089441fa8
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 21:22:09 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 21:22:09 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a7395811

gnome-base/gnome-shell: 3.0.0 → 3.0.0.1

* Fixes https://bugzilla.gnome.org/show_bug.cgi?id=646825

---
 ...ell-3.0.0.ebuild => gnome-shell-3.0.0.1.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.0.ebuild b/gnome-base/gnome-shell/gnome-shell-3.0.0.1.ebuild
similarity index 100%
rename from gnome-base/gnome-shell/gnome-shell-3.0.0.ebuild
rename to gnome-base/gnome-shell/gnome-shell-3.0.0.1.ebuild



^ permalink raw reply	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-03-26  2:09 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-03-26  2:09 UTC (permalink / raw
  To: gentoo-commits

commit:     37c2fadb103d01d0a2c04f4bacd2db51b06d0955
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 02:09:05 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 02:09:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=37c2fadb

gnome-base/gnome-shell: fix bug 360413

---
 gnome-base/gnome-shell/gnome-shell-2.91.92.ebuild |    5 ++++-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild    |    5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-2.91.92.ebuild b/gnome-base/gnome-shell/gnome-shell-2.91.92.ebuild
index c3691b8..ca39314 100644
--- a/gnome-base/gnome-shell/gnome-shell-2.91.92.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-2.91.92.ebuild
@@ -83,7 +83,10 @@ DEPEND="${COMMON_DEPEND}
 	sys-devel/gettext
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.26
-	gnome-base/gnome-common"
+	gnome-base/gnome-common
+	!dev-lang/spidermonkey"
+# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
+# https://bugs.gentoo.org/show_bug.cgi?id=360413
 DOCS="AUTHORS README"
 # Don't error out on warnings
 G2CONF="--enable-compile-warnings=maximum

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index c3691b8..ca39314 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -83,7 +83,10 @@ DEPEND="${COMMON_DEPEND}
 	sys-devel/gettext
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.26
-	gnome-base/gnome-common"
+	gnome-base/gnome-common
+	!dev-lang/spidermonkey"
+# libmozjs.so is picked up from /usr/lib while compiling, so block at build-time
+# https://bugs.gentoo.org/show_bug.cgi?id=360413
 DOCS="AUTHORS README"
 # Don't error out on warnings
 G2CONF="--enable-compile-warnings=maximum



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-03-23  6:11 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-03-23  6:11 UTC (permalink / raw
  To: gentoo-commits

commit:     f6088e52497ac94e69dd9e898671dfaa2e7522c1
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 06:09:50 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 06:09:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f6088e52

gnome-base/gnome-shell: sync live ebuild with release ebuild

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 746de21..7e7c889 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -33,7 +33,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 	>=x11-libs/gtk+-3.0.0:3[introspection]
 	>=media-libs/clutter-1.5.15:1.0[introspection]
 	>=gnome-base/gnome-desktop-2.91.2:3
-	>=gnome-base/gnome-menus-2.91.91-r1
 	>=gnome-base/gsettings-desktop-schemas-2.91.91
 	>=gnome-extra/evolution-data-server-2.91.6
 	>=media-libs/gstreamer-0.10.16
@@ -50,6 +49,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 	dev-libs/libcroco:0.6
 
 	gnome-base/gconf[introspection]
+	gnome-base/gnome-menus
 	gnome-base/librsvg
 	media-libs/libcanberra
 	media-sound/pulseaudio
@@ -93,6 +93,9 @@ G2CONF="--enable-compile-warnings=maximum
 src_prepare() {
 	epatch "${FILESDIR}/${PN}-fix-gnome-bluetooth.patch"
 
+	# https://bugzilla.gnome.org/show_bug.cgi?id=645063
+	sed -e 's/settings.menu/gnomecc.menu/g' -i src/shell-app-system.c || die
+
 	gnome2_src_prepare
 }
 



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-03-18  8:23 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-03-18  8:23 UTC (permalink / raw
  To: gentoo-commits

commit:     c04d4cc42ff294d41118e8b8e78c0259e4bf3952
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 07:31:33 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 07:31:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c04d4cc4

gnome-base/gnome-shell: install gconf schemas, bug 359319

---
 ....91.91.ebuild => gnome-shell-2.91.91-r1.ebuild} |    1 +
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-2.91.91.ebuild b/gnome-base/gnome-shell/gnome-shell-2.91.91-r1.ebuild
similarity index 99%
rename from gnome-base/gnome-shell/gnome-shell-2.91.91.ebuild
rename to gnome-base/gnome-shell/gnome-shell-2.91.91-r1.ebuild
index 4a3c9cf..a83050c 100644
--- a/gnome-base/gnome-shell/gnome-shell-2.91.91.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-2.91.91-r1.ebuild
@@ -89,6 +89,7 @@ src_prepare() {
 }
 
 pkg_postinst() {
+	gnome2_pkg_postinst
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
 	   ! has_version 'media-plugins/gst-plugins-vp8'; then
 		ewarn "To make use of GNOME Shell's built-in screen recording utility,"

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index bc58dac..6ba5622 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -96,6 +96,7 @@ src_prepare() {
 }
 
 pkg_postinst() {
+	gnome2_pkg_postinst
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
 	   ! has_version 'media-plugins/gst-plugins-vp8'; then
 		ewarn "To make use of GNOME Shell's built-in screen recording utility,"



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-03-15 18:02 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-03-15 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     84d27f8d8fe8628df0fc15a760ffd12cc36f12f2
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 17:55:45 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 17:55:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=84d27f8d

gnome-base/gnome-shell: pull in polkit-0.101 for pretty auth dialogs

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 39a2127..17a9912 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -60,11 +60,13 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9:2
 	nm-applet? ( >=net-misc/networkmanager-0.8.996[introspection] )"
 # Runtime-only deps are probably incomplete and approximate.
 # Each block:
-# 1. Introspection stuff + dconf needed via imports.gi.*
-# 2. gnome-session is needed for gnome-session-quit
-# 3. Control shell settings
-# 4. nm-applet is needed for auth prompting and the wireless connection dialog
+# 1. Pull in polkit-0.101 for pretty authorization dialogs
+# 2. Introspection stuff + dconf needed via imports.gi.*
+# 3. gnome-session is needed for gnome-session-quit
+# 4. Control shell settings
+# 5. nm-applet is needed for auth prompting and the wireless connection dialog
 RDEPEND="${COMMON_DEPEND}
+	>=sys-auth/polkit-0.101[introspection]
 
 	>=gnome-base/dconf-0.4.1
 	>=gnome-base/libgnomekbd-2.91.4[introspection]



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-03-04 11:22 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-03-04 11:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e885c719f7b8fb381f8fab226acfc551e7036065
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  4 10:38:53 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 11:10:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e885c719

gnome-base/gnome-shell: fix live deps

* Since 7fc6a367, /usr/bin/gnome-shell is a simple shell script

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 33cc7f1..e911002 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -25,6 +25,7 @@ fi
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # FIXME: Automagic gnome-bluetooth[introspection] support.
 # latest mutter is needed due to commit 474ff2e997
+# latest gsettings-desktop-schemas is needed due to commit 602fa1c6
 COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	>=dev-libs/gjs-0.7.11
 	>=dev-libs/gobject-introspection-0.10.1
@@ -32,7 +33,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	>=x11-libs/gtk+-3.0.0:3[introspection]
 	>=media-libs/clutter-1.5.15[introspection]
 	>=gnome-base/gnome-desktop-2.91.2:3
-	>=gnome-base/gsettings-desktop-schemas-0.1.7
+	>=gnome-base/gsettings-desktop-schemas-0.1.7.1
 	>=gnome-extra/evolution-data-server-2.91.6
 	>=media-libs/gstreamer-0.10.16
 	>=media-libs/gst-plugins-base-0.10.16
@@ -59,14 +60,11 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	nm-applet? ( >=net-misc/networkmanager-9999[introspection] )"
 # Runtime-only deps are probably incomplete and approximate.
 # Each block:
-# 1. *-python are for /usr/bin/gnome-shell
-# 2. Introspection stuff + dconf needed via imports.gi.*
-# 3. gnome-session is needed for gnome-session-quit
-# 4. Don't remember
-# 5. nm-applet is needed for auth prompting and the wireless connection dialog
+# 1. Introspection stuff + dconf needed via imports.gi.*
+# 2. gnome-session is needed for gnome-session-quit
+# 3. Don't remember
+# 4. nm-applet is needed for auth prompting and the wireless connection dialog
 RDEPEND="${COMMON_DEPEND}
-	dev-python/dbus-python
-	dev-python/gconf-python
 
 	>=gnome-base/dconf-0.4.1
 	>=gnome-base/libgnomekbd-2.91.4[introspection]



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-25 23:34 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-25 23:34 UTC (permalink / raw
  To: gentoo-commits

commit:     55255d604fdf7d8686e27d1ab2c06e52f7cae86b
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 22:17:06 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 22:17:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=55255d60

gnome-base/gnome-shell: fix python shebangs

---
 gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild |   10 +++++++---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild    |   12 +++++++-----
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild b/gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild
index 35c5aa0..19872b0 100644
--- a/gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild
@@ -25,13 +25,13 @@ fi
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # FIXME: Automagic gnome-bluetooth[introspection] support.
 COMMON_DEPEND=">=dev-libs/glib-2.25.9
+	>=dev-libs/gjs-0.7.11
+	>=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[introspection]
 	>=gnome-base/gnome-desktop-2.91.2:3
 	>=gnome-base/gsettings-desktop-schemas-0.1.7
-	>=dev-libs/gjs-0.7.11
-	>=dev-libs/gobject-introspection-0.10.1
 	>=gnome-extra/evolution-data-server-2.91.6
 	>=media-libs/gstreamer-0.10.16
 	>=media-libs/gst-plugins-base-0.10.16
@@ -79,10 +79,14 @@ pkg_setup() {
 }
 
 src_prepare() {
-	python_convert_shebangs --recursive 2 .
 	gnome2_src_prepare
 }
 
+src_install() {
+	python_convert_shebangs 2 tools/check-for-missing.py src/gnome-shell
+	gnome2_src_install
+}
+
 pkg_postinst() {
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
 	   ! has_version 'media-plugins/gst-plugins-vp8'; then

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index f3a6869..47e4081 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -54,10 +54,9 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	x11-libs/startup-notification
 	x11-libs/libXfixes
 	x11-apps/mesa-progs
-
+	
 	nm-applet? ( >=net-misc/networkmanager-9999[introspection] )"
 # Runtime-only deps are probably incomplete and approximate.
-# nm-applet is only needed temporarily for the secrets and wireless dialogs.
 RDEPEND="${COMMON_DEPEND}
 	dev-python/dbus-python
 	dev-python/gconf-python
@@ -67,7 +66,7 @@ RDEPEND="${COMMON_DEPEND}
 	>=gnome-base/gnome-control-center-2.91
 	>=gnome-base/libgnomekbd-2.91.4[introspection]
 	sys-power/upower[introspection]
-
+	
 	nm-applet? ( >=gnome-extra/nm-applet-9999 )"
 DEPEND="${COMMON_DEPEND}
 	sys-devel/gettext
@@ -84,8 +83,6 @@ pkg_setup() {
 }
 
 src_prepare() {
-	python_convert_shebangs --recursive 2 .
-
 	if use nm-applet; then
 		# See https://bugzilla.gnome.org/show_bug.cgi?id=621707"
 		ewarn "Adding support for the experimental NetworkManager applet."
@@ -97,6 +94,11 @@ src_prepare() {
 	gnome2_src_prepare
 }
 
+src_install() {
+	python_convert_shebangs 2 tools/check-for-missing.py src/gnome-shell
+	gnome2_src_install
+}
+
 pkg_postinst() {
 	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
 	   ! has_version 'media-plugins/gst-plugins-vp8'; then



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-23 14:40 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-23 14:40 UTC (permalink / raw
  To: gentoo-commits

commit:     57f5ec48a84f0189da7dd11d4571f6000f86059c
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 23 13:36:41 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Feb 23 13:36:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=57f5ec48

gnome-base/gnome-shell: bump to 2.91.90, update live version

---
 ...hell-9999.ebuild => gnome-shell-2.91.90.ebuild} |   52 ++++++++++---------
 gnome-base/gnome-shell/gnome-shell-9999.ebuild     |   38 ++++++++++----
 2 files changed, 54 insertions(+), 36 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild
similarity index 72%
copy from gnome-base/gnome-shell/gnome-shell-9999.ebuild
copy to gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild
index c90dc8e..35c5aa0 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-2.91.90.ebuild
@@ -7,14 +7,14 @@ GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"
 
-inherit eutils gnome2 python
+inherit gnome2 python
 
 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
 HOMEPAGE="http://live.gnome.org/GnomeShell"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="nm-applet"
+IUSE=""
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 	KEYWORDS=""
@@ -24,19 +24,23 @@ fi
 
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # FIXME: Automagic gnome-bluetooth[introspection] support.
-# mutter-2.91.7 is needed, but not checked for in configure
 COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	x11-libs/gdk-pixbuf:2[introspection]
 	>=x11-libs/gtk+-3.0.0:3[introspection]
 	>=media-libs/clutter-1.5.15[introspection]
 	>=gnome-base/gnome-desktop-2.91.2:3
 	>=gnome-base/gsettings-desktop-schemas-0.1.7
+	>=dev-libs/gjs-0.7.11
 	>=dev-libs/gobject-introspection-0.10.1
 	>=gnome-extra/evolution-data-server-2.91.6
+	>=media-libs/gstreamer-0.10.16
+	>=media-libs/gst-plugins-base-0.10.16
 	>=net-libs/telepathy-glib-0.13.12[introspection]
+	>=net-wireless/gnome-bluetooth-2.90.0[introspection]
+	>=sys-auth/polkit-0.100[introspection]
+	>=x11-wm/mutter-2.91.90[introspection]
 
 	dev-libs/dbus-glib
-	>=dev-libs/gjs-0.7.11
 	dev-libs/libxml2:2
 	x11-libs/pango[introspection]
 	dev-libs/libcroco:0.6
@@ -44,31 +48,22 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	gnome-base/gconf[introspection]
 	gnome-base/gnome-menus
 	gnome-base/librsvg
-	>=media-libs/gstreamer-0.10.16
-	>=media-libs/gst-plugins-base-0.10.16
 	media-libs/libcanberra
 	media-sound/pulseaudio
-	>=net-wireless/gnome-bluetooth-2.90.0[introspection]
 
 	x11-libs/startup-notification
 	x11-libs/libXfixes
-	>=x11-wm/mutter-2.91.7[introspection]
-	x11-apps/mesa-progs
-
+	x11-apps/mesa-progs"
+# Runtime-only deps are probably incomplete and approximate.
+RDEPEND="${COMMON_DEPEND}
 	dev-python/dbus-python
 	dev-python/gconf-python
 
-	nm-applet? ( >=net-misc/networkmanager-9999[introspection] )"
-# Runtime-only deps are probably incomplete and approximate.
-# nm-applet is only needed temporarily for the secrets and wireless dialogs.
-RDEPEND="${COMMON_DEPEND}
-	x11-libs/gdk-pixbuf[introspection]
 	>=gnome-base/dconf-0.4.1
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91
 	>=gnome-base/libgnomekbd-2.91.4[introspection]
-
-	nm-applet? ( >=gnome-extra/nm-applet-9999 )"
+	sys-power/upower[introspection]"
 DEPEND="${COMMON_DEPEND}
 	sys-devel/gettext
 	>=dev-util/pkgconfig-0.22
@@ -79,14 +74,21 @@ DOCS="AUTHORS README"
 G2CONF="--enable-compile-warnings=maximum
 --disable-schemas-compile"
 
-src_prepare() {
-	if use nm-applet; then
-		# See https://bugzilla.gnome.org/show_bug.cgi?id=621707"
-		ewarn "Adding support for the experimental NetworkManager applet."
-		ewarn "This needs the latest NetworkManager & nm-applet trunk."
-		ewarn "Report bugs about this to 'nirbheek' on #gentoo-desktop @ FreeNode."
-		epatch "${FILESDIR}/${PN}-experimental-nm-applet.patch"
-	fi
+pkg_setup() {
+	python_set_active_version 2
+}
 
+src_prepare() {
+	python_convert_shebangs --recursive 2 .
 	gnome2_src_prepare
 }
+
+pkg_postinst() {
+	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
+	   ! has_version 'media-plugins/gst-plugins-vp8'; 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-0.10.23"
+		ewarn "and media-plugins/gst-plugins-vp8, or use dconf-editor to change"
+		ewarn "/apps/gnome-shell/recorder/pipeline to what you want to use."
+	fi
+}

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index c90dc8e..ef3cd5a 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -24,19 +24,23 @@ fi
 
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # FIXME: Automagic gnome-bluetooth[introspection] support.
-# mutter-2.91.7 is needed, but not checked for in configure
 COMMON_DEPEND=">=dev-libs/glib-2.25.9
+	>=dev-libs/gjs-0.7.11
+	>=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[introspection]
 	>=gnome-base/gnome-desktop-2.91.2:3
 	>=gnome-base/gsettings-desktop-schemas-0.1.7
-	>=dev-libs/gobject-introspection-0.10.1
 	>=gnome-extra/evolution-data-server-2.91.6
+	>=media-libs/gstreamer-0.10.16
+	>=media-libs/gst-plugins-base-0.10.16
 	>=net-libs/telepathy-glib-0.13.12[introspection]
+	>=net-wireless/gnome-bluetooth-2.90.0[introspection]
+	>=sys-auth/polkit-0.100[introspection]
+	>=x11-wm/mutter-2.91.90[introspection]
 
 	dev-libs/dbus-glib
-	>=dev-libs/gjs-0.7.11
 	dev-libs/libxml2:2
 	x11-libs/pango[introspection]
 	dev-libs/libcroco:0.6
@@ -44,29 +48,25 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	gnome-base/gconf[introspection]
 	gnome-base/gnome-menus
 	gnome-base/librsvg
-	>=media-libs/gstreamer-0.10.16
-	>=media-libs/gst-plugins-base-0.10.16
 	media-libs/libcanberra
 	media-sound/pulseaudio
-	>=net-wireless/gnome-bluetooth-2.90.0[introspection]
 
 	x11-libs/startup-notification
 	x11-libs/libXfixes
-	>=x11-wm/mutter-2.91.7[introspection]
 	x11-apps/mesa-progs
 
-	dev-python/dbus-python
-	dev-python/gconf-python
-
 	nm-applet? ( >=net-misc/networkmanager-9999[introspection] )"
 # Runtime-only deps are probably incomplete and approximate.
 # nm-applet is only needed temporarily for the secrets and wireless dialogs.
 RDEPEND="${COMMON_DEPEND}
-	x11-libs/gdk-pixbuf[introspection]
+	dev-python/dbus-python
+	dev-python/gconf-python
+
 	>=gnome-base/dconf-0.4.1
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91
 	>=gnome-base/libgnomekbd-2.91.4[introspection]
+	sys-power/upower[introspection]
 
 	nm-applet? ( >=gnome-extra/nm-applet-9999 )"
 DEPEND="${COMMON_DEPEND}
@@ -79,7 +79,13 @@ DOCS="AUTHORS README"
 G2CONF="--enable-compile-warnings=maximum
 --disable-schemas-compile"
 
+pkg_setup() {
+	python_set_active_version 2
+}
+
 src_prepare() {
+	python_convert_shebangs --recursive 2 .
+
 	if use nm-applet; then
 		# See https://bugzilla.gnome.org/show_bug.cgi?id=621707"
 		ewarn "Adding support for the experimental NetworkManager applet."
@@ -90,3 +96,13 @@ src_prepare() {
 
 	gnome2_src_prepare
 }
+
+pkg_postinst() {
+	if ! has_version '>=media-libs/gst-plugins-good-0.10.23' || \
+	   ! has_version 'media-plugins/gst-plugins-vp8'; 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-0.10.23"
+		ewarn "and media-plugins/gst-plugins-vp8, or use dconf-editor to change"
+		ewarn "/apps/gnome-shell/recorder/pipeline to what you want to use."
+	fi
+}



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-21 11:44 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-21 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     f5b99f8ab0525bf9cddfe3d1058fbac448036508
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 11:42:44 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 11:42:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f5b99f8a

gnome-base/gnome-shell: fix mutter deps

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 5e46849..82a86b4 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -23,7 +23,8 @@ else
 fi
 
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
-# FIXME: Automagic gnome-bluetooth[introspection] support. Also gnome bug 637935
+# FIXME: Automagic gnome-bluetooth[introspection] support.
+# mutter-2.91.7 is needed, but not checked for in configure
 COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	x11-libs/gdk-pixbuf:2[introspection]
 	>=x11-libs/gtk+-3.0.0:3[introspection]
@@ -51,7 +52,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 
 	x11-libs/startup-notification
 	x11-libs/libXfixes
-	>=x11-wm/mutter-2.91.4[introspection]
+	>=x11-wm/mutter-2.91.7[introspection]
 	x11-apps/mesa-progs
 
 	dev-python/dbus-python



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-21  7:17 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-21  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     24bb3651ef66bac3a8d032728a688745017bc063
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 07:16:19 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 07:16:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=24bb3651

gnome-base/gnome-shell: make experimental applet optional, fix its deps

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |   26 +++++++++++++----------
 1 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 7f31f64..5e46849 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/GnomeShell"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
+IUSE="nm-applet"
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 	KEYWORDS=""
@@ -47,7 +47,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	>=media-libs/gst-plugins-base-0.10.16
 	media-libs/libcanberra
 	media-sound/pulseaudio
-	>=net-misc/networkmanager-9999
 	>=net-wireless/gnome-bluetooth-2.90.0[introspection]
 
 	x11-libs/startup-notification
@@ -56,7 +55,9 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	x11-apps/mesa-progs
 
 	dev-python/dbus-python
-	dev-python/gconf-python"
+	dev-python/gconf-python
+
+	nm-applet? ( >=net-misc/networkmanager-9999[introspection] )"
 # Runtime-only deps are probably incomplete and approximate.
 # nm-applet is only needed temporarily for the secrets and wireless dialogs.
 RDEPEND="${COMMON_DEPEND}
@@ -65,7 +66,8 @@ RDEPEND="${COMMON_DEPEND}
 	>=gnome-base/gnome-settings-daemon-2.91
 	>=gnome-base/gnome-control-center-2.91
 	>=gnome-base/libgnomekbd-2.91.4[introspection]
-	>=gnome-extra/nm-applet-9999"
+
+	nm-applet? ( >=gnome-extra/nm-applet-9999 )"
 DEPEND="${COMMON_DEPEND}
 	sys-devel/gettext
 	>=dev-util/pkgconfig-0.22
@@ -77,13 +79,15 @@ G2CONF="--enable-compile-warnings=maximum
 --disable-schemas-compile"
 
 src_prepare() {
-	# See https://bugzilla.gnome.org/show_bug.cgi?id=621707"
-	ewarn "Adding support for the experimental NetworkManager applet."
-	ewarn "This needs the latest NetworkManager & nm-applet trunk."
-	ewarn "Report bugs about this to 'nirbheek' on #gentoo-desktop @ FreeNode."
-	epatch "${FILESDIR}/${PN}-nm-1.patch"
-	epatch "${FILESDIR}/${PN}-nm-2.patch"
-	epatch "${FILESDIR}/${PN}-nm-3.patch"
+	if use nm-applet; then
+		# See https://bugzilla.gnome.org/show_bug.cgi?id=621707"
+		ewarn "Adding support for the experimental NetworkManager applet."
+		ewarn "This needs the latest NetworkManager & nm-applet trunk."
+		ewarn "Report bugs about this to 'nirbheek' on #gentoo-desktop @ FreeNode."
+		epatch "${FILESDIR}/${PN}-nm-1.patch"
+		epatch "${FILESDIR}/${PN}-nm-2.patch"
+		epatch "${FILESDIR}/${PN}-nm-3.patch"
+	fi
 
 	gnome2_src_prepare
 }



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-18  6:31 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-18  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     0440597f8a440212913cc74151ddc44f35d0cc26
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 18 06:22:07 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Feb 18 06:23:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0440597f

gnome-base/gnome-shell: inherit eutils instead of autotools

---
 .../gnome-shell/gnome-shell-2.91.6-r1.ebuild       |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-2.91.6-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-2.91.6-r1.ebuild
index d4028f9..e3db9b7 100644
--- a/gnome-base/gnome-shell/gnome-shell-2.91.6-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-2.91.6-r1.ebuild
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_DEPEND="2:2.5"
 
-inherit autotools gnome2 python
+inherit eutils gnome2 python
 
 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
 HOMEPAGE="http://live.gnome.org/GnomeShell"



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-18  4:40 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-18  4:40 UTC (permalink / raw
  To: gentoo-commits

commit:     92bab530e7f688083036fddc405b8ee6f1c69792
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 18 02:28:24 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Feb 18 02:28:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=92bab530

gnome-base/gnome-shell: update live ebuild

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index d1101dd..292abc4 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -31,6 +31,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	>=gnome-base/gsettings-desktop-schemas-0.1.7
 	>=dev-libs/gobject-introspection-0.10.1
 	>=gnome-extra/evolution-data-server-2.91.6
+	>=net-libs/telepathy-glib-0.13.12[introspection]
 
 	dev-libs/dbus-glib
 	>=dev-libs/gjs-0.7.11



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-12 10:24 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-12 10:24 UTC (permalink / raw
  To: gentoo-commits

commit:     efa40a731440e730810afe5723a7bbfb17c7bb48
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 10:25:38 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 10:25:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=efa40a73

gnome-base/gnome-shell: fix bug 352544

---
 gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild |    3 ++-
 gnome-base/gnome-shell/gnome-shell-9999.ebuild   |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild b/gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild
index d472603..a48267b 100644
--- a/gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-2.91.6.ebuild
@@ -52,7 +52,8 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	>=x11-wm/mutter-2.91.4[introspection]
 	x11-apps/mesa-progs
 
-	dev-python/dbus-python"
+	dev-python/dbus-python
+	dev-python/gconf-python"
 # Runtime-only deps are probably incomplete and approximate
 RDEPEND="${COMMON_DEPEND}
 	x11-libs/gdk-pixbuf[introspection]

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 76055f6..d1101dd 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -52,7 +52,8 @@ COMMON_DEPEND=">=dev-libs/glib-2.25.9
 	>=x11-wm/mutter-2.91.4[introspection]
 	x11-apps/mesa-progs
 
-	dev-python/dbus-python"
+	dev-python/dbus-python
+	dev-python/gconf-python"
 # Runtime-only deps are probably incomplete and approximate
 RDEPEND="${COMMON_DEPEND}
 	x11-libs/gdk-pixbuf[introspection]



^ permalink raw reply related	[flat|nested] 55+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
@ 2011-02-12  9:30 Nirbheek Chauhan
  0 siblings, 0 replies; 55+ messages in thread
From: Nirbheek Chauhan @ 2011-02-12  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     b836143cd9d712aaf8bb84a48331500682454a8d
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 11 20:37:35 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 08:40:40 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b836143c

gnome-base/gnome-shell: update live version

---
 gnome-base/gnome-shell/gnome-shell-9999.ebuild |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
index 5aff20d..29ae52d 100644
--- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
@@ -23,16 +23,16 @@ fi
 
 # gnome-desktop-2.91.2 is needed due to header changes, db82a33 in gnome-desktop
 # FIXME: Automagic gnome-bluetooth[introspection] support. Also gnome bug 637935
-# gtk+-2.99.3 is needed for gtk/gtkx.h
 COMMON_DEPEND=">=dev-libs/glib-2.25.9
-	>=x11-libs/gtk+-2.99.3:3[introspection]
+	>=x11-libs/gtk+-3.0.0:3[introspection]
 	>=media-libs/clutter-1.5.15[introspection]
 	>=gnome-base/gnome-desktop-2.91.2:3
+	>=gnome-base/gsettings-desktop-schemas-0.1.7
 	>=dev-libs/gobject-introspection-0.10.1
 	>=gnome-extra/evolution-data-server-2.91.6
 
 	dev-libs/dbus-glib
-	>=dev-libs/gjs-0.7.8
+	>=dev-libs/gjs-0.7.11
 	dev-libs/libxml2:2
 	x11-libs/pango[introspection]
 	dev-libs/libcroco:0.6



^ permalink raw reply related	[flat|nested] 55+ messages in thread

end of thread, other threads:[~2018-09-26 22:14 UTC | newest]

Thread overview: 55+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  7:26 [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/ Remi Cardona
  -- strict thread matches above, loose matches on Subject: below --
2018-09-26 22:14 Mart Raudsepp
2018-09-26 22:14 Mart Raudsepp
2018-05-11  7:10 Sobhan Mohammadpour
2018-05-11  6:09 Sobhan Mohammadpour
2018-01-12 13:15 Dennis Lamm
2016-05-11  6:10 Remi Cardona
2016-03-25  0:56 Ole Reifschneider
2015-10-02 12:50 Ole Reifschneider
2015-09-13 22:52 Ole Reifschneider
2015-09-13 22:03 Ole Reifschneider
2015-05-14 18:22 Gilles Dartiguelongue
2015-04-23  7:05 Ole Reifschneider
2015-04-19 11:43 Ole Reifschneider
2014-12-26 21:53 Gilles Dartiguelongue
2014-11-03 23:24 Gilles Dartiguelongue
2014-10-18 14:55 Gilles Dartiguelongue
2014-04-21 22:31 Gilles Dartiguelongue
2012-12-26 22:49 Gilles Dartiguelongue
2012-11-22 22:49 Gilles Dartiguelongue
2012-10-28 19:26 Alexandre Rostovtsev
2012-10-28 17:29 Gilles Dartiguelongue
2012-10-10  0:23 Alexandre Rostovtsev
2012-09-30  0:15 Alexandre Rostovtsev
2012-09-09  0:39 Nirbheek Chauhan
2012-09-03 18:32 Priit Laes
2012-07-21 18:01 Alexandre Restovtsev
2012-05-24  9:11 Alexandre Restovtsev
2012-04-20  7:12 Alexandre Restovtsev
2012-04-10 13:23 Priit Laes
2012-03-26  8:20 Nirbheek Chauhan
2011-10-21  2:14 Alexandre Restovtsev
2011-07-30  4:21 Alexandre Restovtsev
2011-07-27  5:51 Alexandre Restovtsev
2011-06-07 20:58 Gilles Dartiguelongue
2011-05-30 17:11 Nirbheek Chauhan
2011-05-21 22:06 Nirbheek Chauhan
2011-05-21 18:37 Nirbheek Chauhan
2011-04-26 21:41 Gilles Dartiguelongue
2011-04-08 10:52 Gilles Dartiguelongue
2011-04-07 13:44 Nirbheek Chauhan
2011-04-05 21:38 Nirbheek Chauhan
2011-03-26  2:09 Nirbheek Chauhan
2011-03-23  6:11 Nirbheek Chauhan
2011-03-18  8:23 Nirbheek Chauhan
2011-03-15 18:02 Nirbheek Chauhan
2011-03-04 11:22 Nirbheek Chauhan
2011-02-25 23:34 Nirbheek Chauhan
2011-02-23 14:40 Nirbheek Chauhan
2011-02-21 11:44 Nirbheek Chauhan
2011-02-21  7:17 Nirbheek Chauhan
2011-02-18  6:31 Nirbheek Chauhan
2011-02-18  4:40 Nirbheek Chauhan
2011-02-12 10:24 Nirbheek Chauhan
2011-02-12  9:30 Nirbheek Chauhan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox