public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: sys-apps/accountsservice/
Date: Fri, 25 Feb 2011 19:42:02 +0000 (UTC)	[thread overview]
Message-ID: <d976ce347e0ce530984e54aebc4ef6a433c0dbc7.nirbheek@gentoo> (raw)

commit:     d976ce347e0ce530984e54aebc4ef6a433c0dbc7
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 02:16:16 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 19:41:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d976ce34

sys-apps/accountsservice: 0.6.1 -> 0.6.4

---
 ...e-0.6.1.ebuild => accountsservice-0.6.4.ebuild} |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/sys-apps/accountsservice/accountsservice-0.6.1.ebuild b/sys-apps/accountsservice/accountsservice-0.6.4.ebuild
similarity index 69%
rename from sys-apps/accountsservice/accountsservice-0.6.1.ebuild
rename to sys-apps/accountsservice/accountsservice-0.6.4.ebuild
index 9d284f1..f5fea2f 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.1.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.4.ebuild
@@ -7,20 +7,20 @@ EAPI="3"
 inherit gnome2
 
 DESCRIPTION="D-Bus interfaces for querying and manipulating user account information"
-# Let's not even talk about why a GNOME dependency is hosted on fedora space.
 HOMEPAGE="http://www.fedoraproject.org/wiki/Features/UserAccountDialog"
-SRC_URI="http://mclasen.fedorapeople.org/accounts/${P}.tar.bz2"
-# ... yes I know the git repo is at http://cgit.freedesktop.org/accountsservice/
+SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug doc"
+IUSE="doc +introspection"
 
 RDEPEND="
 	dev-libs/glib:2
 	dev-libs/dbus-glib
-	sys-auth/polkit"
+	sys-auth/polkit
+
+	introspection? ( >=dev-libs/gobject-introspection-0.9.12 )"
 DEPEND="${RDEPEND}
 	dev-libs/libxslt
 	dev-util/pkgconfig
@@ -32,10 +32,15 @@ DEPEND="${RDEPEND}
 
 	doc? ( app-text/xmlto )"
 
+# Documentaton doesn't validate
+RESTRICT="test"
+
 pkg_setup() {
 	# Can configure systemdsystemunitdir
 	G2CONF="${G2CONF}
 		--disable-maintainer-mode
-		$(use_enable doc docbook-docs)"
+		--disable-more-warnings
+		$(use_enable doc docbook-docs)
+		$(use_enable introspection)"
 	DOCS="AUTHORS NEWS README TODO"
 }



             reply	other threads:[~2011-02-25 19:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 19:42 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-09 17:46 [gentoo-commits] proj/gnome:master commit in: sys-apps/accountsservice/ Nirbheek Chauhan
2011-03-20 22:14 Nirbheek Chauhan
2011-03-23 23:25 Nirbheek Chauhan
2011-04-16  9:59 Gilles Dartiguelongue
2011-05-14 17:13 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=d976ce347e0ce530984e54aebc4ef6a433c0dbc7.nirbheek@gentoo \
    --to=nirbheek@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