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: dev-libs/libgweather/
Date: Sun, 28 Oct 2012 18:10:03 +0000 (UTC)	[thread overview]
Message-ID: <1351447676.3e071a1f7359e833776e8386e15d93359d93e429.eva@gentoo> (raw)

commit:     3e071a1f7359e833776e8386e15d93359d93e429
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 17:48:19 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 18:07:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3e071a1f

dev-libs/libgweather: 3.5.92 → 3.6.1

---
 ...ther-3.5.92.ebuild => libgweather-3.6.1.ebuild} |   23 +++++++++++++------
 dev-libs/libgweather/libgweather-9999.ebuild       |   23 +++++++++++++------
 2 files changed, 32 insertions(+), 14 deletions(-)

diff --git a/dev-libs/libgweather/libgweather-3.5.92.ebuild b/dev-libs/libgweather/libgweather-3.6.1.ebuild
similarity index 80%
rename from dev-libs/libgweather/libgweather-3.5.92.ebuild
rename to dev-libs/libgweather/libgweather-3.6.1.ebuild
index d739a4a..1af5ed3 100644
--- a/dev-libs/libgweather/libgweather-3.5.92.ebuild
+++ b/dev-libs/libgweather/libgweather-3.6.1.ebuild
@@ -16,8 +16,9 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2"
 SLOT="2"
-IUSE="+introspection doc"
+IUSE="+introspection"
 if [[ ${PV} = 9999 ]]; then
+	IUSE="${IUSE} doc"
 	KEYWORDS=""
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
@@ -31,21 +32,29 @@ COMMON_DEPEND=">=x11-libs/gtk+-2.90.0:3[introspection?]
 	>=dev-libs/libxml2-2.6.0
 	>=sys-libs/timezone-data-2010k
 
-	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )"
+	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
+"
+RDEPEND="${COMMON_DEPEND}
+	!<gnome-base/gnome-applets-2.22.0
+"
 DEPEND="${COMMON_DEPEND}
+	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.50
 	sys-devel/gettext
 	virtual/pkgconfig
-	doc? ( >=dev-util/gtk-doc-1.9 )"
-RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-applets-2.22.0"
-# eautoreconf requires >=dev-util/gtk-doc-am-1.11
+"
+
+if [[ ${PV} = 9999 ]]; then
+	DEPEND="${DEPEND}
+		doc? ( >=dev-util/gtk-doc-1.9 )"
+fi
 
-pkg_setup() {
+src_configure() {
 	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS"
 	# Do not add --disable-all-translations-in-one-xml : it will enable them
 	G2CONF="${G2CONF}
 		--enable-locations-compression
 		--disable-static
 		$(use_enable introspection)"
+	gnome2_src_configure
 }

diff --git a/dev-libs/libgweather/libgweather-9999.ebuild b/dev-libs/libgweather/libgweather-9999.ebuild
index d739a4a..1af5ed3 100644
--- a/dev-libs/libgweather/libgweather-9999.ebuild
+++ b/dev-libs/libgweather/libgweather-9999.ebuild
@@ -16,8 +16,9 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2"
 SLOT="2"
-IUSE="+introspection doc"
+IUSE="+introspection"
 if [[ ${PV} = 9999 ]]; then
+	IUSE="${IUSE} doc"
 	KEYWORDS=""
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
@@ -31,21 +32,29 @@ COMMON_DEPEND=">=x11-libs/gtk+-2.90.0:3[introspection?]
 	>=dev-libs/libxml2-2.6.0
 	>=sys-libs/timezone-data-2010k
 
-	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )"
+	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
+"
+RDEPEND="${COMMON_DEPEND}
+	!<gnome-base/gnome-applets-2.22.0
+"
 DEPEND="${COMMON_DEPEND}
+	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.50
 	sys-devel/gettext
 	virtual/pkgconfig
-	doc? ( >=dev-util/gtk-doc-1.9 )"
-RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-applets-2.22.0"
-# eautoreconf requires >=dev-util/gtk-doc-am-1.11
+"
+
+if [[ ${PV} = 9999 ]]; then
+	DEPEND="${DEPEND}
+		doc? ( >=dev-util/gtk-doc-1.9 )"
+fi
 
-pkg_setup() {
+src_configure() {
 	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS"
 	# Do not add --disable-all-translations-in-one-xml : it will enable them
 	G2CONF="${G2CONF}
 		--enable-locations-compression
 		--disable-static
 		$(use_enable introspection)"
+	gnome2_src_configure
 }


             reply	other threads:[~2012-10-28 18:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 18:10 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-11  8:54 [gentoo-commits] proj/gnome:master commit in: dev-libs/libgweather/ Mart Raudsepp
2018-06-24 19:17 Gilles Dartiguelongue
2018-05-11  6:24 Sobhan Mohammadpour
2015-06-09 13:49 Gilles Dartiguelongue
2014-12-22 21:10 Gilles Dartiguelongue
2014-12-22 21:10 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-04-23 22:33 Gilles Dartiguelongue
2013-12-18 22:49 Gilles Dartiguelongue
2013-12-01 23:18 Gilles Dartiguelongue
2012-12-19  8:38 Alexandre Rostovtsev
2012-11-21 20:51 Gilles Dartiguelongue
2012-09-22 15:54 Nirbheek Chauhan
2012-09-08  8:43 Nirbheek Chauhan
2012-08-08 20:48 Priit Laes
2012-05-06  7:24 Alexandre Restovtsev
2011-10-26 21:02 Alexandre Restovtsev
2011-04-17 21:28 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-02-27  3:02 Jonathan Callen

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=1351447676.3e071a1f7359e833776e8386e15d93359d93e429.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