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] proj/xfce:master commit in: xfce-base/xfconf/
Date: Mon, 23 May 2011 16:40:31 +0000 (UTC)	[thread overview]
Message-ID: <6b7447d2c9db94043dabf212bfd7df99cadee2c8.angelos@gentoo> (raw)

commit:     6b7447d2c9db94043dabf212bfd7df99cadee2c8
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 16:34:21 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Mon May 23 16:34:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=6b7447d2

xfconf: Sync with gentoo-x86

(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key 84F20B43)

---
 xfce-base/xfconf/xfconf-9999.ebuild |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/xfce-base/xfconf/xfconf-9999.ebuild b/xfce-base/xfconf/xfconf-9999.ebuild
index 94433b9..9f155b5 100644
--- a/xfce-base/xfconf/xfconf-9999.ebuild
+++ b/xfce-base/xfconf/xfconf-9999.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.6 2011/02/14 19:13:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.8 2011/05/20 17:47:26 grobian Exp $
 
-EAPI=3
+EAPI=4
 inherit xfconf-live
 
 DESCRIPTION="Xfce's configuration storage system"
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
 IUSE="debug perl"
 
-RDEPEND=">=dev-libs/dbus-glib-0.72
+RDEPEND=">=dev-libs/dbus-glib-0.88
 	>=dev-libs/glib-2.18:2
 	>=xfce-base/libxfce4util-4.8
 	perl? ( dev-perl/glib-perl )"
@@ -28,7 +28,6 @@ RESTRICT="test"
 
 pkg_setup() {
 	XFCONF=(
-		--disable-dependency-tracking
 		--disable-static
 		$(use_enable perl perl-bindings)
 		$(xfconf_use_debug)
@@ -36,12 +35,13 @@ pkg_setup() {
 		--with-perl-options=INSTALLDIRS=vendor
 		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
 		)
+	[[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) # 366857
 
-	DOCS="AUTHORS ChangeLog NEWS TODO"
+	DOCS=( AUTHORS ChangeLog NEWS TODO )
 }
 
 src_compile() {
-	emake OTHERLDFLAGS="${LDFLAGS}" || die
+	emake OTHERLDFLAGS="${LDFLAGS}"
 }
 
 src_install() {



             reply	other threads:[~2011-05-23 16:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-23 16:40 Christoph Mende [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-10  6:25 [gentoo-commits] proj/xfce:master commit in: xfce-base/xfconf/ Christoph Mende
2015-04-12 14:56 Christoph Mende
2013-01-02 18:16 Christoph Mende
2012-09-14 16:36 Christoph Mende
2012-05-27 10:46 Christoph Mende
2012-04-02 15:34 Christoph Mende
2012-03-23 21:40 Christoph Mende
2011-07-05  6:30 Christoph Mende
2011-06-13 18:54 Christoph Mende
2011-04-09  7:48 Christoph Mende
2011-02-20 20:14 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=6b7447d2c9db94043dabf212bfd7df99cadee2c8.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