From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PrgAO-00025P-Co for garchives@archives.gentoo.org; Tue, 22 Feb 2011 00:31:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD5DB1C089; Tue, 22 Feb 2011 00:31:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7A3AF1C083 for ; Tue, 22 Feb 2011 00:31:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 084CB1B417D for ; Tue, 22 Feb 2011 00:31:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2B9E980073 for ; Tue, 22 Feb 2011 00:31:10 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <6d150cf32d8730318e80bb9060f582b62688a98b.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-settings-daemon/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.9.ebuild gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.90.ebuild gnome-base/gnome-settings-daemon/gnome-settings-daemon-9999.ebuild X-VCS-Directories: gnome-base/gnome-settings-daemon/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 6d150cf32d8730318e80bb9060f582b62688a98b Date: Tue, 22 Feb 2011 00:31:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c025f6138e02c663ee5e8cbdd12edbc6 commit: 6d150cf32d8730318e80bb9060f582b62688a98b Author: Nirbheek Chauhan gentoo org> AuthorDate: Tue Feb 22 00:07:57 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Tue Feb 22 00:07:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D6d150cf3 gnome-base/gnome-settings-daemon: 2.91.9 -> 2.91.90 * New packagekit plugin, gudev support --- ...ebuild =3D> gnome-settings-daemon-2.91.90.ebuild} | 17 ++++++++++++= ----- .../gnome-settings-daemon-9999.ebuild | 17 ++++++++++++--= --- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.= 9.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.90= .ebuild similarity index 89% rename from gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.9= .ebuild rename to gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.90.= ebuild index e2fe6bb..a5e8fd8 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.9.ebuil= d +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.91.90.ebui= ld @@ -6,7 +6,7 @@ EAPI=3D"3" GCONF_DEBUG=3D"yes" GNOME2_LA_PUNT=3D"yes" =20 -inherit autotools eutils gnome2 +inherit gnome2 =20 DESCRIPTION=3D"Gnome Settings Daemon" HOMEPAGE=3D"http://www.gnome.org" @@ -17,7 +17,7 @@ HOMEPAGE=3D"http://www.gnome.org" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"debug policykit smartcard" +IUSE=3D"debug +udev packagekit policykit smartcard" if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live KEYWORDS=3D"" @@ -25,7 +25,7 @@ else KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-f= bsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" fi =20 -# Cups-1.4 is needed due to bug 353724 +# TODO: cups is optional, but automagic COMMON_DEPEND=3D">=3Ddev-libs/dbus-glib-0.74 >=3Ddev-libs/glib-2.26.0 >=3Dx11-libs/gtk+-2.99.3 @@ -45,10 +45,15 @@ COMMON_DEPEND=3D">=3Ddev-libs/dbus-glib-0.74 >=3Dmedia-sound/pulseaudio-0.9.16 media-libs/libcanberra[gtk3] =20 + packagekit? ( + dev-libs/glib:2 + >=3Dapp-portage/packagekit-0.6.4 + >=3Dsys-power/upower-0.9.1 ) policykit? ( >=3Dsys-auth/polkit-0.97 >=3Dsys-apps/dbus-1.1.2 ) - smartcard? ( >=3Ddev-libs/nss-3.11.2 )" + smartcard? ( >=3Ddev-libs/nss-3.11.2 ) + udev? ( sys-fs/udev[extras] )" # !pulseaudio? ( # >=3Dmedia-libs/gstreamer-0.10.1.2 # >=3Dmedia-libs/gst-plugins-base-0.10.1.2 )" @@ -73,8 +78,10 @@ pkg_setup() { --disable-schemas-compile --enable-gconf-bridge $(use_enable debug) + $(use_enable packagekit) $(use_enable policykit polkit) - $(use_enable smartcard smartcard-support)" + $(use_enable smartcard smartcard-support) + $(use_enable udev gudev)" #$(use_enable pulseaudio pulse) #$(use_enable !pulseaudio gstreamer) =20 diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-9999.= ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-9999.ebui= ld index e2fe6bb..a5e8fd8 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-9999.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-9999.ebuild @@ -6,7 +6,7 @@ EAPI=3D"3" GCONF_DEBUG=3D"yes" GNOME2_LA_PUNT=3D"yes" =20 -inherit autotools eutils gnome2 +inherit gnome2 =20 DESCRIPTION=3D"Gnome Settings Daemon" HOMEPAGE=3D"http://www.gnome.org" @@ -17,7 +17,7 @@ HOMEPAGE=3D"http://www.gnome.org" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"debug policykit smartcard" +IUSE=3D"debug +udev packagekit policykit smartcard" if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live KEYWORDS=3D"" @@ -25,7 +25,7 @@ else KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-f= bsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" fi =20 -# Cups-1.4 is needed due to bug 353724 +# TODO: cups is optional, but automagic COMMON_DEPEND=3D">=3Ddev-libs/dbus-glib-0.74 >=3Ddev-libs/glib-2.26.0 >=3Dx11-libs/gtk+-2.99.3 @@ -45,10 +45,15 @@ COMMON_DEPEND=3D">=3Ddev-libs/dbus-glib-0.74 >=3Dmedia-sound/pulseaudio-0.9.16 media-libs/libcanberra[gtk3] =20 + packagekit? ( + dev-libs/glib:2 + >=3Dapp-portage/packagekit-0.6.4 + >=3Dsys-power/upower-0.9.1 ) policykit? ( >=3Dsys-auth/polkit-0.97 >=3Dsys-apps/dbus-1.1.2 ) - smartcard? ( >=3Ddev-libs/nss-3.11.2 )" + smartcard? ( >=3Ddev-libs/nss-3.11.2 ) + udev? ( sys-fs/udev[extras] )" # !pulseaudio? ( # >=3Dmedia-libs/gstreamer-0.10.1.2 # >=3Dmedia-libs/gst-plugins-base-0.10.1.2 )" @@ -73,8 +78,10 @@ pkg_setup() { --disable-schemas-compile --enable-gconf-bridge $(use_enable debug) + $(use_enable packagekit) $(use_enable policykit polkit) - $(use_enable smartcard smartcard-support)" + $(use_enable smartcard smartcard-support) + $(use_enable udev gudev)" #$(use_enable pulseaudio pulse) #$(use_enable !pulseaudio gstreamer) =20