From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/nm-applet/
Date: Fri, 8 Apr 2011 10:52:10 +0000 (UTC) [thread overview]
Message-ID: <48bd351e55a06bfec56daf3b43c3f6972fb7bdfd.eva@gentoo> (raw)
commit: 48bd351e55a06bfec56daf3b43c3f6972fb7bdfd
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 7 21:36:26 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Apr 8 08:53:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=48bd351e
gnome-extra/nm-applet: QAed
* Sync with gentoo-x86
* Make proper use of gnome.org inherited features
* Drop useless panelapplet dependency
* Group config variables in pkg_setup
(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)
---
| 36 ++++++++---------------
1 files changed, 13 insertions(+), 23 deletions(-)
--git a/gnome-extra/nm-applet/nm-applet-0.8.998.ebuild b/gnome-extra/nm-applet/nm-applet-0.8.998.ebuild
index 5dbc897..d774da0 100644
--- a/gnome-extra/nm-applet/nm-applet-0.8.998.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-0.8.998.ebuild
@@ -8,8 +8,6 @@ GNOME_ORG_MODULE="network-manager-applet"
inherit gnome2
-MY_PN="${GNOME_ORG_MODULE}"
-
DESCRIPTION="Gnome applet for NetworkManager."
HOMEPAGE="http://projects.gnome.org/NetworkManager/"
@@ -25,25 +23,19 @@ else
fi
# FIXME: bluetooth is automagic
-RDEPEND=">=dev-libs/glib-2.16
- >=dev-libs/dbus-glib-0.74
- >=sys-apps/dbus-1.2.6
+RDEPEND=">=dev-libs/glib-2.16:2
+ >=dev-libs/dbus-glib-0.88
+ >=gnome-base/gconf-2.20:2
+ >=gnome-base/gnome-keyring-2.20
+ >=sys-apps/dbus-1.4.1
+ >=sys-auth/polkit-0.96-r1
>=x11-libs/gtk+-2.91.4:3
- >=gnome-base/gconf-2.20
- >=gnome-extra/polkit-gnome-0.92
>=x11-libs/libnotify-0.7.0
- >=gnome-base/gnome-keyring-2.20
>=dev-libs/libnl-1.1
>=net-misc/networkmanager-${PV}
>=net-wireless/wireless-tools-28_pre9
>=net-wireless/wpa_supplicant-0.5.7
-
- || ( gnome-base/gnome-shell
- gnome-base/gnome-panel
- xfce-base/xfce4-panel
- x11-misc/trayer )
-
net-misc/mobile-broadband-provider-info
bluetooth? ( >=net-wireless/gnome-bluetooth-2.27.6 )"
@@ -52,12 +44,10 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig
>=dev-util/intltool-0.35"
-DOCS="AUTHORS ChangeLog NEWS README"
-# USE_DESTDIR="1"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-G2CONF="${G2CONF}
- --with-gtkver=3
- --disable-more-warnings
- --localstatedir=/var"
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS README"
+ G2CONF="${G2CONF}
+ --with-gtkver=3
+ --disable-more-warnings
+ --localstatedir=/var"
+}
next reply other threads:[~2011-04-08 10:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-08 10:52 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-14 9:05 [gentoo-commits] proj/gnome:master commit in: gnome-extra/nm-applet/ Nirbheek Chauhan
2014-04-24 22:35 Gilles Dartiguelongue
2014-10-25 21:07 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48bd351e55a06bfec56daf3b43c3f6972fb7bdfd.eva@gentoo \
--to=eva@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox