public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/angelos:master commit in: x11-libs/libdesktop-agnostic/
Date: Sun, 13 Mar 2011 19:18:17 +0000 (UTC)	[thread overview]
Message-ID: <3313b54ad13f85eb4dc4cc3b116542c513196e9c.angelos@gentoo> (raw)

commit:     3313b54ad13f85eb4dc4cc3b116542c513196e9c
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 19:17:53 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 19:17:53 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/angelos.git;a=commit;h=3313b54a

libdesktop-agnostic: fixed vala dep and sysconfdir

---
 x11-libs/libdesktop-agnostic/Manifest              |    2 +-
 .../libdesktop-agnostic-9999.ebuild                |   10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-libs/libdesktop-agnostic/Manifest b/x11-libs/libdesktop-agnostic/Manifest
index 91239f3..af539b9 100644
--- a/x11-libs/libdesktop-agnostic/Manifest
+++ b/x11-libs/libdesktop-agnostic/Manifest
@@ -1,2 +1,2 @@
-EBUILD libdesktop-agnostic-9999.ebuild 1381 RMD160 f89d170b7f328b9e0b4786d800c9e2e1ff394d03 SHA1 f935d64e93353c0057170cb8c639e45bfb1e5692 SHA256 7b08ee1391fb62159b1b0ce3850a74609e5f888f940feadf121ac3169ee66da7
+EBUILD libdesktop-agnostic-9999.ebuild 1420 RMD160 6084843900d6365fb0155d7881d1050d9d78a31e SHA1 91cf768ef047ccdc8a8a1ebd91f53a1a18ec4b91 SHA256 314047975d6888f8086784360cceb78c1b8942ac0aa19418ec244d7408ff441a
 MISC metadata.xml 464 RMD160 03c6a79c8cf1b492ea5ad1b7dd0c5f5fd0895584 SHA1 eed47f2b0f99fbc647445dc3e943c96c0f749c78 SHA256 a47bd87336a373512a2199296be21787def01b8957b54c8381b028e4ae13be8b

diff --git a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-9999.ebuild b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-9999.ebuild
index 7cd8aae..4dd68ea 100644
--- a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-9999.ebuild
+++ b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-9999.ebuild
@@ -24,10 +24,9 @@ RDEPEND="dev-libs/glib:2
 	gnome-vfs? ( gnome-base/gnome-vfs:2 )
 	gnome? ( gnome-base/gnome-desktop:2 )"
 DEPEND="${RDEPEND}
-	dev-lang/vala:0.10
-	introspection? (
-			dev-libs/gobject-introspection
-			x11-libs/gtk+:2[introspection] )"
+	dev-lang/vala:0.10[vapigen]
+	introspection? ( dev-libs/gobject-introspection
+		x11-libs/gtk+:2[introspection] )"
 
 pkg_setup() {
 	python_set_active_version 2
@@ -41,14 +40,15 @@ src_configure() {
 	local cfg="keyfile" fdo="glib" vfs="gio" myconf=""
 
 	use gconf && cfg="gconf,${cfg}"
-	use gnome-vfs && vfs="${vfs},gnome-vfs"
 	use gnome && fdo="${fdo},gnome"
+	use gnome-vfs && vfs="${vfs},gnome-vfs"
 	use debug && myconf="${myconf} --enable-debug"
 	use glade && myconf="${myconf} --enable-glade"
 	use introspection || myconf="${myconf} --disable-gi"
 
 	VALAC=$(type -p valac-0.10) \
 	waf-utils_src_configure \
+		--sysconfdir="${EPREFIX}"/etc \
 		--config-backends=${cfg} \
 		--desktop-entry-backends=${fdo} \
 		--vfs-backends=${vfs} \



             reply	other threads:[~2011-03-13 19:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-13 19:18 Christoph Mende [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-16 11:12 [gentoo-commits] dev/angelos:master commit in: x11-libs/libdesktop-agnostic/ Christoph Mende
2011-03-12 21:55 Christoph Mende
2011-03-12 21:24 Christoph Mende

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=3313b54ad13f85eb4dc4cc3b116542c513196e9c.angelos@gentoo \
    --to=angelos@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