public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-02-04  5:08 nirbheek
  0 siblings, 0 replies; 20+ messages in thread
From: nirbheek @ 2011-02-04  5:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4aca694f65e905e34e6e5065a853727e9e999f21
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  4 04:27:32 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Feb  4 04:27:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4aca694f65e905e34e6e5065a853727e9e999f21

dev-cpp/glibmm: 2.27.91.1 -> 2.27.93

---
 dev-cpp/glibmm/Manifest                            |    4 ++--
 ...ibmm-2.27.91.1.ebuild => glibmm-2.27.93.ebuild} |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-cpp/glibmm/Manifest b/dev-cpp/glibmm/Manifest
index 8e2410a..b26f142 100644
--- a/dev-cpp/glibmm/Manifest
+++ b/dev-cpp/glibmm/Manifest
@@ -1,2 +1,2 @@
-DIST glibmm-2.27.91.1.tar.bz2 5614715 RMD160 a4745dcb13f022cffc1453307e3327f5b068f77e SHA1 8e3eb00de36ee356b3d360f41bbab99df6b66184 SHA256 3d1d5cf333e608724f19eb145df0c6070258d89c1954fcbba786008fda5ebd87
-EBUILD glibmm-2.27.91.1.ebuild 1659 RMD160 04661fd7f4818ad755a5defac85c97eb3e659d70 SHA1 65f8213c9f5662edcb7116ce0542a6e2dcd66723 SHA256 0957290f54bd6c70188f1b8cba62c518fb11233270268ee5ffc24731d23fd57d
+DIST glibmm-2.27.93.tar.bz2 5696890 RMD160 f6c698099c21d06c94947250a56c04dc5d28905d SHA1 ebb2161ff952b40baf8e63aa19355e7da9fdc54c SHA256 4e4aafc62457543cc37bf1de68fdadd2e8187f07d997745937ba4fc12526c27a
+EBUILD glibmm-2.27.93.ebuild 1659 RMD160 9ff0c6ed5f9e8aa72d2d7821228b87febca1749c SHA1 b7c13e15b79b089c522c68ce2c90e042daa271ca SHA256 78bba40657758d6fd3bf92581c0608016db1b85212f0fd498da7b685dd0e392a

diff --git a/dev-cpp/glibmm/glibmm-2.27.91.1.ebuild b/dev-cpp/glibmm/glibmm-2.27.93.ebuild
similarity index 98%
rename from dev-cpp/glibmm/glibmm-2.27.91.1.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.93.ebuild
index c996e34..1c60375 100644
--- a/dev-cpp/glibmm/glibmm-2.27.91.1.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.27.93.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-
 IUSE="doc examples test"
 
 RDEPEND=">=dev-libs/libsigc++-2.2
-	>=dev-libs/glib-2.27.91"
+	>=dev-libs/glib-2.27.93"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
 	doc? ( app-doc/doxygen )"



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-02-21 12:28 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2011-02-21 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     a1f948cb9c72068821364fa265a72eccc73fe750
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 12:25:46 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 12:25:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a1f948cb

dev-cpp/glibmm: 2.27.93 -> 2.27.94

---
 ...glibmm-2.27.93.ebuild => glibmm-2.27.94.ebuild} |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.93.ebuild b/dev-cpp/glibmm/glibmm-2.27.94.ebuild
similarity index 98%
rename from dev-cpp/glibmm/glibmm-2.27.93.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.94.ebuild
index 1c60375..fdb52c7 100644
--- a/dev-cpp/glibmm/glibmm-2.27.93.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.27.94.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-
 IUSE="doc examples test"
 
 RDEPEND=">=dev-libs/libsigc++-2.2
-	>=dev-libs/glib-2.27.93"
+	>=dev-libs/glib-2.28.0"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
 	doc? ( app-doc/doxygen )"



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-02-25 23:34 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2011-02-25 23:34 UTC (permalink / raw
  To: gentoo-commits

commit:     5b10d4e48dc38baf28ce581ad2f0ceb9c1697329
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 23:31:34 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 23:31:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5b10d4e4

dev-cpp/glibmm: 2.27.94 -> 2.27.95

---
 ...glibmm-2.27.94.ebuild => glibmm-2.27.95.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.94.ebuild b/dev-cpp/glibmm/glibmm-2.27.95.ebuild
similarity index 100%
rename from dev-cpp/glibmm/glibmm-2.27.94.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.95.ebuild



^ permalink raw reply	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-03-15 13:08 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2011-03-15 13:08 UTC (permalink / raw
  To: gentoo-commits

commit:     2f77ba1341451cd0d00bc29921133472ecd14b38
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 13:07:59 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 13:07:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2f77ba13

dev-cpp/glibmm: 2.27.95 → 2.27.96

* Re-add USE=doc since glibmm no longer install the doc utils anyway
* Use mm-doc.m4 to find the utils

---
 ...glibmm-2.27.95.ebuild => glibmm-2.27.96.ebuild} |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.95.ebuild b/dev-cpp/glibmm/glibmm-2.27.96.ebuild
similarity index 80%
rename from dev-cpp/glibmm/glibmm-2.27.95.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.96.ebuild
index fdb52c7..70a626d 100644
--- a/dev-cpp/glibmm/glibmm-2.27.95.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.27.96.ebuild
@@ -17,17 +17,17 @@ RDEPEND=">=dev-libs/libsigc++-2.2
 	>=dev-libs/glib-2.28.0"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
-	doc? ( app-doc/doxygen )"
+	doc? (
+		app-doc/doxygen
+		>=dev-cpp/mm-common-0.9.3 )"
+# mm-common needed for mm-common-prepare
 
 DOCS="AUTHORS ChangeLog NEWS README"
 
-# We cannot set this just now as it causes breakage, bug #336928
-#pkg_setup() {
-#	G2CONF="${G2CONF} $(use_enable doc documentation)"
-#}
-
 src_prepare() {
+	# Documentation utils are now only in mm-common
 	G2CONF="${G2CONF}
+		$(use_enable doc documentation)
 		--disable-schemas-compile
 		--enable-deprecated-api"
 
@@ -43,6 +43,12 @@ src_prepare() {
 			-i Makefile.am Makefile.in || die "sed 2 failed"
 	fi
 
+	if use doc; then
+		# Needed due to commit 9635fffd
+		# REPORT A BUG: This shouldn't be needed, should be run during make dist
+		mm-common-prepare --copy --force || die
+	fi
+
 	gnome2_src_prepare
 }
 



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-03-19  6:57 Priit Laes
  0 siblings, 0 replies; 20+ messages in thread
From: Priit Laes @ 2011-03-19  6:57 UTC (permalink / raw
  To: gentoo-commits

commit:     2c8ec7094f9c08e6b2e51dc2e57bc8bb4b3fa1e9
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Mar 19 06:52:14 2011 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Mar 19 06:52:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2c8ec709

dev-cpp/glibmm: dev-cpp/mm-common is explicit dep

---
 dev-cpp/glibmm/glibmm-2.27.97.ebuild |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.97.ebuild b/dev-cpp/glibmm/glibmm-2.27.97.ebuild
index 54e5ef1..2939ca2 100644
--- a/dev-cpp/glibmm/glibmm-2.27.97.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.27.97.ebuild
@@ -16,10 +16,9 @@ IUSE="doc examples test"
 RDEPEND=">=dev-libs/libsigc++-2.2
 	>=dev-libs/glib-2.28.0"
 DEPEND="${RDEPEND}
+	>=dev-cpp/mm-common-0.9.3
 	dev-util/pkgconfig
-	doc? (
-		app-doc/doxygen
-		>=dev-cpp/mm-common-0.9.3 )"
+	doc? ( app-doc/doxygen )"
 
 DOCS="AUTHORS ChangeLog NEWS README"
 



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-03-23 22:24 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2011-03-23 22:24 UTC (permalink / raw
  To: gentoo-commits

commit:     bcf406129f7f23b8b311abf2ef7aa12b0822fa4e
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 22:16:40 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 22:16:40 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bcf40612

dev-cpp/glibmm: 2.27.97 → 2.27.98

---
 ...glibmm-2.27.97.ebuild => glibmm-2.27.98.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.97.ebuild b/dev-cpp/glibmm/glibmm-2.27.98.ebuild
similarity index 100%
rename from dev-cpp/glibmm/glibmm-2.27.97.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.98.ebuild



^ permalink raw reply	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-03-26  0:37 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2011-03-26  0:37 UTC (permalink / raw
  To: gentoo-commits

commit:     69d115a51c54512c94f78dbeff717f88d33d1803
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 23:22:47 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 23:22:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=69d115a5

dev-cpp/glibmm: 2.27.98 → 2.27.99

* Removes unfinished API, will be re-added with 3.2
* Removes build-time dependency on mm-common

---
 ...glibmm-2.27.98.ebuild => glibmm-2.27.99.ebuild} |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.98.ebuild b/dev-cpp/glibmm/glibmm-2.27.99.ebuild
similarity index 98%
rename from dev-cpp/glibmm/glibmm-2.27.98.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.99.ebuild
index 2939ca2..e403323 100644
--- a/dev-cpp/glibmm/glibmm-2.27.98.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.27.99.ebuild
@@ -16,7 +16,6 @@ IUSE="doc examples test"
 RDEPEND=">=dev-libs/libsigc++-2.2
 	>=dev-libs/glib-2.28.0"
 DEPEND="${RDEPEND}
-	>=dev-cpp/mm-common-0.9.3
 	dev-util/pkgconfig
 	doc? ( app-doc/doxygen )"
 



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-03-29  8:35 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2011-03-29  8:35 UTC (permalink / raw
  To: gentoo-commits

commit:     593476fffb6d569530d59b3dde40b8cb64d1297b
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 07:30:04 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 08:35:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=593476ff

dev-cpp/glibmm: 2.27.99 → 2.27.99.1

---
 ...ibmm-2.27.99.ebuild => glibmm-2.27.99.1.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.99.ebuild b/dev-cpp/glibmm/glibmm-2.27.99.1.ebuild
similarity index 100%
rename from dev-cpp/glibmm/glibmm-2.27.99.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.99.1.ebuild



^ permalink raw reply	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-03-29 11:21 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2011-03-29 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c344905582430cb70f0257c6faa65f97501d5ec0
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 11:21:47 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 11:21:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c3449055

dev-cpp/glibmm: 2.27.99.1 → 2.27.99.2

---
 ...mm-2.27.99.1.ebuild => glibmm-2.27.99.2.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.99.1.ebuild b/dev-cpp/glibmm/glibmm-2.27.99.2.ebuild
similarity index 100%
rename from dev-cpp/glibmm/glibmm-2.27.99.1.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.99.2.ebuild



^ permalink raw reply	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-04-05 12:52 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-05 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     952c0419655707a2abc5a9f27bc26b1792d1965c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 10:55:10 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 12:36:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=952c0419

dev-cpp/glibmm: QAed

	* Let ebuild handle debug itself
	* Split phases appropriatly
	* Use appropriate slots

(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)

---
 dev-cpp/glibmm/glibmm-2.27.99.2.ebuild |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.99.2.ebuild b/dev-cpp/glibmm/glibmm-2.27.99.2.ebuild
index e403323..bc9a820 100644
--- a/dev-cpp/glibmm/glibmm-2.27.99.2.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.27.99.2.ebuild
@@ -3,6 +3,8 @@
 # $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.24.2-r1.ebuild,v 1.5 2011/01/04 18:10:11 armin76 Exp $
 
 EAPI="3"
+GCONF_DEBUG="no"
+
 inherit gnome2
 
 DESCRIPTION="C++ interface for glib2"
@@ -11,22 +13,24 @@ HOMEPAGE="http://www.gtkmm.org"
 LICENSE="|| ( LGPL-2.1 GPL-2 )"
 SLOT="2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="doc examples test"
+IUSE="doc debug examples test"
 
-RDEPEND=">=dev-libs/libsigc++-2.2
-	>=dev-libs/glib-2.28.0"
+RDEPEND=">=dev-libs/libsigc++-2.2:2
+	>=dev-libs/glib-2.28:2"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
 	doc? ( app-doc/doxygen )"
 
-DOCS="AUTHORS ChangeLog NEWS README"
-
-src_prepare() {
+pkg_setup() {
+	DOCS="AUTHORS ChangeLog NEWS README"
 	G2CONF="${G2CONF}
+		$(use_enable debug debug-refcounting)
 		$(use_enable doc documentation)
 		--disable-schemas-compile
 		--enable-deprecated-api"
+}
 
+src_prepare() {
 	if ! use test; then
 		# don't waste time building tests
 		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \



^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2011-04-05 15:07 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-05 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     fec6e3fbb7c6752b7c4967ed6e4706d4361cba30
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 15:07:12 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 15:07:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fec6e3fb

dev-cpp/glibmm: 2.27.99.2 → 2.28.0

(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)

---
 ...libmm-2.27.99.2.ebuild => glibmm-2.28.0.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.99.2.ebuild b/dev-cpp/glibmm/glibmm-2.28.0.ebuild
similarity index 100%
rename from dev-cpp/glibmm/glibmm-2.27.99.2.ebuild
rename to dev-cpp/glibmm/glibmm-2.28.0.ebuild



^ permalink raw reply	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2012-09-22 15:54 Nirbheek Chauhan
  0 siblings, 0 replies; 20+ messages in thread
From: Nirbheek Chauhan @ 2012-09-22 15:54 UTC (permalink / raw
  To: gentoo-commits

commit:     b96eb99261989a18c3b93d6ffa66078dd4d29a89
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 21 04:53:00 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 15:53:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b96eb992

Add dev-cpp/glibmm-2.33.12

---
 dev-cpp/glibmm/glibmm-2.33.12.ebuild |   71 ++++++++++++++++++++++++++++++++++
 1 files changed, 71 insertions(+), 0 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.33.12.ebuild b/dev-cpp/glibmm/glibmm-2.33.12.ebuild
new file mode 100644
index 0000000..8c83e70
--- /dev/null
+++ b/dev-cpp/glibmm/glibmm-2.33.12.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.32.1.ebuild,v 1.1 2012/07/16 08:03:06 tetromino Exp $
+
+EAPI="4"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="C++ interface for glib2"
+HOMEPAGE="http://www.gtkmm.org"
+
+LICENSE="|| ( LGPL-2.1 GPL-2 )"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="doc debug examples test"
+
+RDEPEND=">=dev-libs/libsigc++-2.2.10:2
+	>=dev-libs/glib-2.33.12:2"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )"
+# dev-cpp/mm-common needed for eautoreconf
+
+pkg_setup() {
+	DOCS="AUTHORS ChangeLog NEWS README"
+	G2CONF="${G2CONF}
+		$(use_enable debug debug-refcounting)
+		$(use_enable doc documentation)
+		--disable-schemas-compile
+		--enable-deprecated-api"
+}
+
+src_prepare() {
+	gnome2_src_prepare
+
+	if ! use test; then
+		# don't waste time building tests
+		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \
+			-i Makefile.am Makefile.in || die "sed 1 failed"
+	fi
+
+	if ! use examples; then
+		# don't waste time building examples
+		sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
+			-i Makefile.am Makefile.in || die "sed 2 failed"
+	fi
+}
+
+src_test() {
+	cd "${S}/tests/"
+	emake check
+
+	for i in */test; do
+		${i} || die "Running tests failed at ${i}"
+	done
+}
+
+src_install() {
+	gnome2_src_install
+
+	if ! use doc && ! use examples; then
+		rm -fr "${ED}usr/share/doc/glibmm*"
+	fi
+
+	if use examples; then
+		find examples -type d -name '.deps' -exec rm -rf {} \; 2>/dev/null
+		dodoc -r examples
+	fi
+}


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2012-10-27 20:10 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-27 20:10 UTC (permalink / raw
  To: gentoo-commits

commit:     2bb28f0213fef87e005db9d3ddc71efdccd9aa50
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 20:09:58 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 20:09:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2bb28f02

dev-cpp/glibmm: 2.33.12 → 2.34.0

---
 ...{glibmm-2.33.12.ebuild => glibmm-2.34.0.ebuild} |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.33.12.ebuild b/dev-cpp/glibmm/glibmm-2.34.0.ebuild
similarity index 97%
rename from dev-cpp/glibmm/glibmm-2.33.12.ebuild
rename to dev-cpp/glibmm/glibmm-2.34.0.ebuild
index 8c83e70..565685d 100644
--- a/dev-cpp/glibmm/glibmm-2.33.12.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.34.0.ebuild
@@ -17,23 +17,19 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-
 IUSE="doc debug examples test"
 
 RDEPEND=">=dev-libs/libsigc++-2.2.10:2
-	>=dev-libs/glib-2.33.12:2"
+	>=dev-libs/glib-2.34:2"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig
 	doc? ( app-doc/doxygen )"
 # dev-cpp/mm-common needed for eautoreconf
 
-pkg_setup() {
+src_prepare() {
 	DOCS="AUTHORS ChangeLog NEWS README"
 	G2CONF="${G2CONF}
 		$(use_enable debug debug-refcounting)
 		$(use_enable doc documentation)
 		--disable-schemas-compile
 		--enable-deprecated-api"
-}
-
-src_prepare() {
-	gnome2_src_prepare
 
 	if ! use test; then
 		# don't waste time building tests
@@ -46,6 +42,8 @@ src_prepare() {
 		sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
 			-i Makefile.am Makefile.in || die "sed 2 failed"
 	fi
+
+	gnome2_src_prepare
 }
 
 src_test() {


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2012-11-25  1:42 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-25  1:42 UTC (permalink / raw
  To: gentoo-commits

commit:     438968802541514285be41d5f90ce0ac346be9a7
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 01:41:24 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 01:41:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=43896880

dev-cpp/glibmm: 2.34.0 → 2.34.1

---
 .../{glibmm-2.34.0.ebuild => glibmm-2.34.1.ebuild} |    3 +--
 dev-cpp/glibmm/metadata.xml                        |    5 +++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.34.0.ebuild b/dev-cpp/glibmm/glibmm-2.34.1.ebuild
similarity index 91%
rename from dev-cpp/glibmm/glibmm-2.34.0.ebuild
rename to dev-cpp/glibmm/glibmm-2.34.1.ebuild
index 565685d..4bed1de 100644
--- a/dev-cpp/glibmm/glibmm-2.34.0.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.34.1.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.32.1.ebuild,v 1.1 2012/07/16 08:03:06 tetromino Exp $
+# $Header: $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -28,7 +28,6 @@ src_prepare() {
 	G2CONF="${G2CONF}
 		$(use_enable debug debug-refcounting)
 		$(use_enable doc documentation)
-		--disable-schemas-compile
 		--enable-deprecated-api"
 
 	if ! use test; then

diff --git a/dev-cpp/glibmm/metadata.xml b/dev-cpp/glibmm/metadata.xml
new file mode 100644
index 0000000..6b37e97
--- /dev/null
+++ b/dev-cpp/glibmm/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome-mm</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2012-12-24 14:59 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-24 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     256aa5b196aa84f01d615e5c8e4c31eafa211c23
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 24 14:59:17 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 24 14:59:17 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=256aa5b1

dev-cpp/glibmm: moved to gx86

---
 dev-cpp/glibmm/glibmm-2.34.1.ebuild |   68 -----------------------------------
 1 files changed, 0 insertions(+), 68 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.34.1.ebuild b/dev-cpp/glibmm/glibmm-2.34.1.ebuild
deleted file mode 100644
index 4bed1de..0000000
--- a/dev-cpp/glibmm/glibmm-2.34.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="C++ interface for glib2"
-HOMEPAGE="http://www.gtkmm.org"
-
-LICENSE="|| ( LGPL-2.1 GPL-2 )"
-SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="doc debug examples test"
-
-RDEPEND=">=dev-libs/libsigc++-2.2.10:2
-	>=dev-libs/glib-2.34:2"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )"
-# dev-cpp/mm-common needed for eautoreconf
-
-src_prepare() {
-	DOCS="AUTHORS ChangeLog NEWS README"
-	G2CONF="${G2CONF}
-		$(use_enable debug debug-refcounting)
-		$(use_enable doc documentation)
-		--enable-deprecated-api"
-
-	if ! use test; then
-		# don't waste time building tests
-		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \
-			-i Makefile.am Makefile.in || die "sed 1 failed"
-	fi
-
-	if ! use examples; then
-		# don't waste time building examples
-		sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
-			-i Makefile.am Makefile.in || die "sed 2 failed"
-	fi
-
-	gnome2_src_prepare
-}
-
-src_test() {
-	cd "${S}/tests/"
-	emake check
-
-	for i in */test; do
-		${i} || die "Running tests failed at ${i}"
-	done
-}
-
-src_install() {
-	gnome2_src_install
-
-	if ! use doc && ! use examples; then
-		rm -fr "${ED}usr/share/doc/glibmm*"
-	fi
-
-	if use examples; then
-		find examples -type d -name '.deps' -exec rm -rf {} \; 2>/dev/null
-		dodoc -r examples
-	fi
-}


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2013-12-08 18:36 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-08 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     1d0dc8b00f600e389633cb4e887f5056871c9538
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 18:07:07 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 18:20:30 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1d0dc8b0

dev-cpp/glibmm: 2.36.2 → 2.38.1

---
 dev-cpp/glibmm/glibmm-2.38.1.ebuild | 75 +++++++++++++++++++++++++++++++++++++
 1 file changed, 75 insertions(+)

diff --git a/dev-cpp/glibmm/glibmm-2.38.1.ebuild b/dev-cpp/glibmm/glibmm-2.38.1.ebuild
new file mode 100644
index 0000000..47bedc2
--- /dev/null
+++ b/dev-cpp/glibmm/glibmm-2.38.1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="C++ interface for glib2"
+HOMEPAGE="http://www.gtkmm.org"
+
+LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="doc debug examples test"
+
+RDEPEND="
+	>=dev-libs/libsigc++-2.2.10:2
+	>=dev-libs/glib-2.38.0:2
+"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )
+"
+# dev-cpp/mm-common needed for eautoreconf
+
+src_prepare() {
+	if ! use test; then
+		# don't waste time building tests
+		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \
+			-i Makefile.am Makefile.in || die "sed 1 failed"
+	fi
+
+	if ! use examples; then
+		# don't waste time building examples
+		sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
+			-i Makefile.am Makefile.in || die "sed 2 failed"
+	fi
+
+	# Test fails with IPv6 but not v4, upstream bug #720073
+	sed -e 's:giomm_tls_client/test::' \
+		-i tests/Makefile.{am,in} || die
+
+	gnome2_src_prepare
+}
+
+src_configure() {
+	gnome2_src_configure \
+		$(use_enable debug debug-refcounting) \
+		$(use_enable doc documentation) \
+		--enable-deprecated-api
+}
+
+src_test() {
+	cd "${S}/tests/"
+	default
+
+	for i in */test; do
+		${i} || die "Running tests failed at ${i}"
+	done
+}
+
+src_install() {
+	gnome2_src_install
+
+	if ! use doc && ! use examples; then
+		rm -fr "${ED}usr/share/doc/glibmm*"
+	fi
+
+	if use examples; then
+		find examples -type d -name '.deps' -exec rm -rf {} \; 2>/dev/null
+		dodoc -r examples
+	fi
+}


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2014-04-23 22:14 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     1b5955fbf161f47cdec9cc31fc17e64e7440e068
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 21:15:32 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 21:15:32 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1b5955fb

dev-cpp/glibmm: 2.38.1 → 2.40.0

---
 dev-cpp/glibmm/glibmm-2.40.0.ebuild | 75 +++++++++++++++++++++++++++++++++++++
 1 file changed, 75 insertions(+)

diff --git a/dev-cpp/glibmm/glibmm-2.40.0.ebuild b/dev-cpp/glibmm/glibmm-2.40.0.ebuild
new file mode 100644
index 0000000..06e0a25
--- /dev/null
+++ b/dev-cpp/glibmm/glibmm-2.40.0.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="C++ interface for glib2"
+HOMEPAGE="http://www.gtkmm.org"
+
+LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="doc debug examples test"
+
+RDEPEND="
+	>=dev-libs/libsigc++-2.2.10:2
+	>=dev-libs/glib-2.40:2
+"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )
+"
+# dev-cpp/mm-common needed for eautoreconf
+
+src_prepare() {
+	if ! use test; then
+		# don't waste time building tests
+		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \
+			-i Makefile.am Makefile.in || die "sed 1 failed"
+	fi
+
+	if ! use examples; then
+		# don't waste time building examples
+		sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
+			-i Makefile.am Makefile.in || die "sed 2 failed"
+	fi
+
+	# Test fails with IPv6 but not v4, upstream bug #720073
+	sed -e 's:giomm_tls_client/test::' \
+		-i tests/Makefile.{am,in} || die
+
+	gnome2_src_prepare
+}
+
+src_configure() {
+	gnome2_src_configure \
+		$(use_enable debug debug-refcounting) \
+		$(use_enable doc documentation) \
+		--enable-deprecated-api
+}
+
+src_test() {
+	cd "${S}/tests/"
+	default
+
+	for i in */test; do
+		${i} || die "Running tests failed at ${i}"
+	done
+}
+
+src_install() {
+	gnome2_src_install
+
+	if ! use doc && ! use examples; then
+		rm -fr "${ED}usr/share/doc/glibmm*"
+	fi
+
+	if use examples; then
+		find examples -type d -name '.deps' -exec rm -rf {} \; 2>/dev/null
+		dodoc -r examples
+	fi
+}


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2014-12-21 13:28 Gilles Dartiguelongue
  0 siblings, 0 replies; 20+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-21 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     872b904b2bbb2724fc314b25fc58df1ede932062
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 12:23:49 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 12:23:49 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=872b904b

dev-cpp/glibmm: moved to gentoo-x86

---
 dev-cpp/glibmm/glibmm-2.42.0.ebuild | 75 -------------------------------------
 1 file changed, 75 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.42.0.ebuild b/dev-cpp/glibmm/glibmm-2.42.0.ebuild
deleted file mode 100644
index ec3e3a7..0000000
--- a/dev-cpp/glibmm/glibmm-2.42.0.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="C++ interface for glib2"
-HOMEPAGE="http://www.gtkmm.org"
-
-LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system
-SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="doc debug examples test"
-
-RDEPEND="
-	>=dev-libs/libsigc++-2.2.10:2
-	>=dev-libs/glib-2.42:2
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
-"
-# dev-cpp/mm-common needed for eautoreconf
-
-src_prepare() {
-	if ! use test; then
-		# don't waste time building tests
-		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \
-			-i Makefile.am Makefile.in || die "sed 1 failed"
-	fi
-
-	if ! use examples; then
-		# don't waste time building examples
-		sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
-			-i Makefile.am Makefile.in || die "sed 2 failed"
-	fi
-
-	# Test fails with IPv6 but not v4, upstream bug #720073
-	sed -e 's:giomm_tls_client/test::' \
-		-i tests/Makefile.{am,in} || die
-
-	gnome2_src_prepare
-}
-
-src_configure() {
-	gnome2_src_configure \
-		$(use_enable debug debug-refcounting) \
-		$(use_enable doc documentation) \
-		--enable-deprecated-api
-}
-
-src_test() {
-	cd "${S}/tests/"
-	default
-
-	for i in */test; do
-		${i} || die "Running tests failed at ${i}"
-	done
-}
-
-src_install() {
-	gnome2_src_install
-
-	if ! use doc && ! use examples; then
-		rm -fr "${ED}usr/share/doc/glibmm*"
-	fi
-
-	if use examples; then
-		find examples -type d -name '.deps' -exec rm -rf {} \; 2>/dev/null
-		dodoc -r examples
-	fi
-}


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2018-05-24 19:22 Sobhan Mohammadpour
  0 siblings, 0 replies; 20+ messages in thread
From: Sobhan Mohammadpour @ 2018-05-24 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     2c48cb292b165f7e3b3a341533d2a65a1e00d91b
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 19:22:24 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Thu May 24 19:22:24 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2c48cb29

dev-cpp/glibmm: bump

Package-Manager: Portage-2.3.36, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 dev-cpp/glibmm/glibmm-2.56.0.ebuild | 65 +++++++++++++++++++++++++++++++++++++
 dev-cpp/glibmm/metadata.xml         |  8 +++++
 2 files changed, 73 insertions(+)

diff --git a/dev-cpp/glibmm/glibmm-2.56.0.ebuild b/dev-cpp/glibmm/glibmm-2.56.0.ebuild
new file mode 100644
index 00000000..bf1d77de
--- /dev/null
+++ b/dev-cpp/glibmm/glibmm-2.56.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2 multilib-minimal
+
+DESCRIPTION="C++ interface for glib2"
+HOMEPAGE="https://www.gtkmm.org"
+
+LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system
+SLOT="2"
+KEYWORDS="~amd64"
+IUSE="doc debug test"
+
+RDEPEND="
+	>=dev-libs/libsigc++-2.9.1:2[${MULTILIB_USEDEP}]
+	>=dev-libs/glib-2.50.0:2[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )
+"
+# dev-cpp/mm-common needed for eautoreconf
+
+src_prepare() {
+	if ! use test; then
+		# don't waste time building tests
+		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \
+			-i Makefile.am Makefile.in || die "sed 1 failed"
+	fi
+
+	# don't build examples - we want to install example sources, not binaries
+	sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
+		-i Makefile.am Makefile.in || die "sed 2 failed"
+
+	gnome2_src_prepare
+}
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" gnome2_src_configure \
+		$(use_enable debug debug-refcounting) \
+		$(multilib_native_use_enable doc documentation) \
+		--enable-deprecated-api
+}
+
+multilib_src_test() {
+	cd tests
+	default
+
+	for i in */test; do
+		${i} || die "Running tests failed at ${i}"
+	done
+}
+
+multilib_src_install() {
+	gnome2_src_install
+}
+
+multilib_src_install_all() {
+	einstalldocs
+
+	find examples -type d -name '.deps' -exec rm -rf {} \; 2>/dev/null
+	find examples -type f -name 'Makefile*' -exec rm -f {} \; 2>/dev/null
+	dodoc -r examples
+}

diff --git a/dev-cpp/glibmm/metadata.xml b/dev-cpp/glibmm/metadata.xml
new file mode 100644
index 00000000..39980802
--- /dev/null
+++ b/dev-cpp/glibmm/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>gnome@gentoo.org</email>
+	<name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 20+ messages in thread

* [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/
@ 2018-08-20  8:33 Mart Raudsepp
  0 siblings, 0 replies; 20+ messages in thread
From: Mart Raudsepp @ 2018-08-20  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d96afb64e461dc6f8aabe4fbee18e26ea2ff440c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 20 08:33:01 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Aug 20 08:33:01 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d96afb64

dev-cpp/glibmm: remove, available in main tree with fixes

The version here didn't update glib dep (fails to build with older one),
and inexplicably dropped most arch keywords

 dev-cpp/glibmm/glibmm-2.56.0.ebuild | 65 -------------------------------------
 dev-cpp/glibmm/metadata.xml         |  8 -----
 2 files changed, 73 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.56.0.ebuild b/dev-cpp/glibmm/glibmm-2.56.0.ebuild
deleted file mode 100644
index bf1d77de..00000000
--- a/dev-cpp/glibmm/glibmm-2.56.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2 multilib-minimal
-
-DESCRIPTION="C++ interface for glib2"
-HOMEPAGE="https://www.gtkmm.org"
-
-LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system
-SLOT="2"
-KEYWORDS="~amd64"
-IUSE="doc debug test"
-
-RDEPEND="
-	>=dev-libs/libsigc++-2.9.1:2[${MULTILIB_USEDEP}]
-	>=dev-libs/glib-2.50.0:2[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
-"
-# dev-cpp/mm-common needed for eautoreconf
-
-src_prepare() {
-	if ! use test; then
-		# don't waste time building tests
-		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' \
-			-i Makefile.am Makefile.in || die "sed 1 failed"
-	fi
-
-	# don't build examples - we want to install example sources, not binaries
-	sed 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
-		-i Makefile.am Makefile.in || die "sed 2 failed"
-
-	gnome2_src_prepare
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE="${S}" gnome2_src_configure \
-		$(use_enable debug debug-refcounting) \
-		$(multilib_native_use_enable doc documentation) \
-		--enable-deprecated-api
-}
-
-multilib_src_test() {
-	cd tests
-	default
-
-	for i in */test; do
-		${i} || die "Running tests failed at ${i}"
-	done
-}
-
-multilib_src_install() {
-	gnome2_src_install
-}
-
-multilib_src_install_all() {
-	einstalldocs
-
-	find examples -type d -name '.deps' -exec rm -rf {} \; 2>/dev/null
-	find examples -type f -name 'Makefile*' -exec rm -f {} \; 2>/dev/null
-	dodoc -r examples
-}

diff --git a/dev-cpp/glibmm/metadata.xml b/dev-cpp/glibmm/metadata.xml
deleted file mode 100644
index 39980802..00000000
--- a/dev-cpp/glibmm/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>gnome@gentoo.org</email>
-	<name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-08-20  8:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04  5:08 [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/ nirbheek
  -- strict thread matches above, loose matches on Subject: below --
2011-02-21 12:28 Nirbheek Chauhan
2011-02-25 23:34 Nirbheek Chauhan
2011-03-15 13:08 Nirbheek Chauhan
2011-03-19  6:57 Priit Laes
2011-03-23 22:24 Nirbheek Chauhan
2011-03-26  0:37 Nirbheek Chauhan
2011-03-29  8:35 Nirbheek Chauhan
2011-03-29 11:21 Nirbheek Chauhan
2011-04-05 12:52 Gilles Dartiguelongue
2011-04-05 15:07 Gilles Dartiguelongue
2012-09-22 15:54 Nirbheek Chauhan
2012-10-27 20:10 Gilles Dartiguelongue
2012-11-25  1:42 Gilles Dartiguelongue
2012-12-24 14:59 Gilles Dartiguelongue
2013-12-08 18:36 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-12-21 13:28 Gilles Dartiguelongue
2018-05-24 19:22 Sobhan Mohammadpour
2018-08-20  8:33 Mart Raudsepp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox