summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-09-19 12:19:59 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-09-19 12:19:59 +0000
commitbea1b0cf335cb31eaf4b922f9491be36946c591d (patch)
treed7430086fa520c0d3a7a5f6c8c1c804ccb568b7d /dev-cpp/libgnomecanvasmm
parentcrlf fix thanks to James Rowe in bug #106246 (diff)
downloadgentoo-2-bea1b0cf335cb31eaf4b922f9491be36946c591d.tar.gz
gentoo-2-bea1b0cf335cb31eaf4b922f9491be36946c591d.tar.bz2
gentoo-2-bea1b0cf335cb31eaf4b922f9491be36946c591d.zip
Version bump.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-cpp/libgnomecanvasmm')
-rw-r--r--dev-cpp/libgnomecanvasmm/ChangeLog8
-rw-r--r--dev-cpp/libgnomecanvasmm/Manifest14
-rw-r--r--dev-cpp/libgnomecanvasmm/files/digest-libgnomecanvasmm-2.12.01
-rw-r--r--dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.12.0.ebuild48
4 files changed, 59 insertions, 12 deletions
diff --git a/dev-cpp/libgnomecanvasmm/ChangeLog b/dev-cpp/libgnomecanvasmm/ChangeLog
index 20827071d03e..035a7474beb0 100644
--- a/dev-cpp/libgnomecanvasmm/ChangeLog
+++ b/dev-cpp/libgnomecanvasmm/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-cpp/libgnomecanvasmm
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/ChangeLog,v 1.36 2005/08/21 11:48:42 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/ChangeLog,v 1.37 2005/09/19 12:15:06 ka0ttic Exp $
+
+*libgnomecanvasmm-2.12.0 (19 Sep 2005)
+
+ 19 Sep 2005; Aaron Walker <ka0ttic@gentoo.org>
+ +libgnomecanvasmm-2.12.0.ebuild:
+ Version bump.
*libgnomecanvasmm-2.11.1 (21 Aug 2005)
diff --git a/dev-cpp/libgnomecanvasmm/Manifest b/dev-cpp/libgnomecanvasmm/Manifest
index 44a53f97b000..8035b7fcdedd 100644
--- a/dev-cpp/libgnomecanvasmm/Manifest
+++ b/dev-cpp/libgnomecanvasmm/Manifest
@@ -1,22 +1,14 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 567fa9e4d2e691d1e72633ca7a3ee001 libgnomecanvasmm-2.11.1.ebuild 998
MD5 6b730c2bd5f7a904f337ade006e7faf6 libgnomecanvasmm-2.10.0.ebuild 998
MD5 360aaed96126e7bef295c688cfb75c5b libgnomecanvasmm-2.6.1.ebuild 962
+MD5 567fa9e4d2e691d1e72633ca7a3ee001 libgnomecanvasmm-2.12.0.ebuild 998
MD5 c5b851cbe90d662fc88cc38ede7f73f7 libgnomecanvasmm-2.0.1.ebuild 934
-MD5 7c416d62f8a37eed895e60bc8d4cc607 ChangeLog 5083
+MD5 8b4bbede49f2af23df5af189283ab108 ChangeLog 5224
MD5 d55015f2e0ee69e92ab287320c27c5b2 metadata.xml 161
MD5 4e3e036401274ab4b34a7ea14bece6be files/2.0.1-gcc3.4-to-cvs.patch 1584
MD5 9b0880de0188374d871ae43567232719 files/digest-libgnomecanvasmm-2.10.0 76
MD5 529ae63742a9c39c57e9a9ea661f854e files/digest-libgnomecanvasmm-2.11.1 76
+MD5 22c0b211648c6e71ad2fd210eddf7842 files/digest-libgnomecanvasmm-2.12.0 76
MD5 503f4b94ee2876c2eb123fb633749c34 files/digest-libgnomecanvasmm-2.0.1 74
MD5 9d1a7838537ec9856edb6298891255e0 files/digest-libgnomecanvasmm-2.6.1 75
MD5 c411f9f7919161492f9a879b4011fe03 files/2.0.1-gcc3.4-after-cvs.patch 2679
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDCGpUEZCkKN40op4RAr9aAJ9NxoLfMFtdKr78xdvKw1CFMHBIsACgw11j
-6BIuZlhRvqVjbiZIpIDSnD8=
-=JClF
------END PGP SIGNATURE-----
diff --git a/dev-cpp/libgnomecanvasmm/files/digest-libgnomecanvasmm-2.12.0 b/dev-cpp/libgnomecanvasmm/files/digest-libgnomecanvasmm-2.12.0
new file mode 100644
index 000000000000..12208b0f1ca5
--- /dev/null
+++ b/dev-cpp/libgnomecanvasmm/files/digest-libgnomecanvasmm-2.12.0
@@ -0,0 +1 @@
+MD5 b05bba03433745043ef0c781020d4738 libgnomecanvasmm-2.12.0.tar.bz2 353153
diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.12.0.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.12.0.ebuild
new file mode 100644
index 000000000000..55e5f76bc28c
--- /dev/null
+++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.12.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.12.0.ebuild,v 1.1 2005/09/19 12:15:06 ka0ttic Exp $
+
+inherit gnome2
+
+DESCRIPTION="C++ bindings for libgnomecanvas"
+HOMEPAGE="http://gtkmm.sourceforge.net/"
+
+LICENSE="LGPL-2.1"
+SLOT="2.6"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc"
+
+RDEPEND=">=gnome-base/libgnomecanvas-2.6
+ >=dev-cpp/gtkmm-2.4"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0
+ doc? ( app-doc/doxygen )"
+
+DOCS="AUTHORS COPYING ChangeLog NEWS README TODO INSTALL"
+
+src_compile() {
+ if useq amd64; then
+ libtoolize --copy --force
+ aclocal -I scripts
+ autoconf
+ automake -c -f
+ fi
+
+ gnome2_src_compile
+
+ if use doc ; then
+ einfo "Building API documentation"
+ cd docs/reference
+ emake || die "failed to build API docs"
+ fi
+}
+
+src_install() {
+ gnome2_src_install
+
+ if use doc ; then
+ cd docs/reference
+ dohtml -r html/*
+ fi
+}