public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-color-manager/
Date: Sun, 23 Nov 2014 23:23:59 +0000 (UTC)	[thread overview]
Message-ID: <1416784511.5ef431653bfb063e0f39f11e49d2c3ac4bae49b5.eva@gentoo> (raw)

commit:     5ef431653bfb063e0f39f11e49d2c3ac4bae49b5
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 22:51:57 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 23:15:11 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5ef43165

gnome-extra/gnome-color-manager: 3.14.1 → 3.14.2

---
 ...-color-manager-3.14.1.ebuild => gnome-color-manager-3.14.2.ebuild} | 4 +++-
 gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild       | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.14.1.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.14.2.ebuild
similarity index 93%
rename from gnome-extra/gnome-color-manager/gnome-color-manager-3.14.1.ebuild
rename to gnome-extra/gnome-color-manager/gnome-color-manager-3.14.2.ebuild
index 351c4c0..772d9a3 100644
--- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.14.1.ebuild
+++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.14.2.ebuild
@@ -37,19 +37,21 @@ RDEPEND="${COMMON_DEPEND}"
 DEPEND="${COMMON_DEPEND}
 	app-text/docbook-sgml-dtd:4.1
 	app-text/docbook-sgml-utils
+	dev-libs/appstream-glib
 	dev-libs/libxslt
-	dev-util/appdata-tools
 	>=dev-util/intltool-0.35
 	virtual/pkgconfig
 "
 
 src_configure() {
 	# Always enable tests since they are check_PROGRAMS anyway
+	# appstream does not want to be relax by default !
 	gnome2_src_configure \
 		--disable-static \
 		--enable-tests \
 		$(use_enable packagekit) \
 		$(use_enable raw exiv) \
+		APPSTREAM_UTIL=$(type -P true) \
 		ITSTOOL=$(type -P true)
 }
 

diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild
index c1bd7bc..f412a36 100644
--- a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild
+++ b/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild
@@ -44,8 +44,8 @@ RDEPEND="${COMMON_DEPEND}"
 DEPEND="${COMMON_DEPEND}
 	app-text/docbook-sgml-dtd:4.1
 	app-text/docbook-sgml-utils
+	dev-libs/appstream-glib
 	dev-libs/libxslt
-	dev-util/appdata-tools
 	>=dev-util/intltool-0.35
 	virtual/pkgconfig
 "
@@ -60,11 +60,13 @@ src_configure() {
 	[[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)"
 
 	# Always enable tests since they are check_PROGRAMS anyway
+	# appstream does not want to be relax by default !
 	gnome2_src_configure \
 		--disable-static \
 		--enable-tests \
 		$(use_enable packagekit) \
 		$(use_enable raw exiv) \
+		APPSTREAM_UTIL=$(type -P true) \
 		${myconf}
 }
 


             reply	other threads:[~2014-11-23 23:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-23 23:23 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-20 10:52 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-color-manager/ Gilles Dartiguelongue
2018-02-09 15:55 Sobhan Mohammadpour
2015-05-27 14:12 Alexandre Rostovtsev
2015-05-17 15:39 Gilles Dartiguelongue
2015-05-08 21:54 Gilles Dartiguelongue
2014-12-22 23:11 Gilles Dartiguelongue
2014-04-25 23:24 Gilles Dartiguelongue
2014-04-22 21:04 Gilles Dartiguelongue
2014-04-06 21:32 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-11-15 23:38 Gilles Dartiguelongue
2013-01-22  8:12 Alexandre Rostovtsev
2012-12-24 18:18 Gilles Dartiguelongue
2012-10-28 21:47 Gilles Dartiguelongue
2012-09-24  8:40 Priit Laes
2012-09-22 18:45 Nirbheek Chauhan
2012-07-02 22:26 Alexandre Restovtsev
2011-10-30  2:57 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2011-07-20  7:13 Alexandre Restovtsev

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=1416784511.5ef431653bfb063e0f39f11e49d2c3ac4bae49b5.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