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: dev-cpp/gtkmm/
Date: Mon, 21 Mar 2011 00:47:21 +0000 (UTC)	[thread overview]
Message-ID: <ddd728eccbf6e649cd46fdde7746d39f177126f1.nirbheek@gentoo> (raw)

commit:     ddd728eccbf6e649cd46fdde7746d39f177126f1
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 00:46:41 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 00:46:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ddd728ec

dev-cpp/gtkmm: fix build with latest glibmm/mm-common

* Make eautoreconf conditional to save build time for people
* The hack shouldn't be needed for the next release

---
 dev-cpp/gtkmm/gtkmm-2.23.91.ebuild |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/gtkmm/gtkmm-2.23.91.ebuild b/dev-cpp/gtkmm/gtkmm-2.23.91.ebuild
index a9ab36b..3395fc4 100644
--- a/dev-cpp/gtkmm/gtkmm-2.23.91.ebuild
+++ b/dev-cpp/gtkmm/gtkmm-2.23.91.ebuild
@@ -5,7 +5,7 @@
 EAPI="3"
 GCONF_DEBUG="no"
 
-inherit gnome2
+inherit autotools gnome2
 
 DESCRIPTION="C++ interface for GTK+2"
 HOMEPAGE="http://www.gtkmm.org"
@@ -24,7 +24,7 @@ RDEPEND="
 	dev-libs/libsigc++:2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
-	>=dev-cpp/mm-common-0.8
+	>=dev-cpp/mm-common-0.9.3
 	doc? (
 		media-gfx/graphviz
 		dev-libs/libxslt
@@ -51,5 +51,11 @@ src_prepare() {
 			|| die "sed 2 failed"
 	fi
 
+	if use doc; then
+		# Needed temporarily till next release see glibmm's mm-common dep for details
+		mm-common-prepare --copy --force
+		eautoreconf
+	fi
+
 	gnome2_src_prepare
 }



             reply	other threads:[~2011-03-21  0:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21  0:47 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-11  6:10 [gentoo-commits] proj/gnome:master commit in: dev-cpp/gtkmm/ Remi Cardona
2014-12-21 13:28 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2013-12-08 18:36 Gilles Dartiguelongue
2012-12-24 15:40 Gilles Dartiguelongue
2012-10-27 22:26 Gilles Dartiguelongue
2012-09-22 15:54 Nirbheek Chauhan
2011-04-06 12:14 Nirbheek Chauhan
2011-04-05 12:52 Gilles Dartiguelongue
2011-03-27  4:24 Jonathan Callen
2011-03-26 20:22 Gilles Dartiguelongue
2011-03-26  0:37 Nirbheek Chauhan
2011-03-19 23:22 Nirbheek Chauhan
2011-03-19  6:57 Priit Laes
2011-02-21 21:20 Nirbheek Chauhan
2011-02-12 13:35 Nirbheek Chauhan
2011-02-04  5:08 nirbheek

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=ddd728eccbf6e649cd46fdde7746d39f177126f1.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