summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-02-12 09:11:16 +0000
committerJustin Lecher <jlec@gentoo.org>2011-02-12 09:11:16 +0000
commit1f189db772104e15b6702ffbfb702aa39e855116 (patch)
tree7273f1bae3006d7da053921822a714b20a41533f /media-libs/libchamplain
parentBump for #354581 (diff)
downloadgentoo-2-1f189db772104e15b6702ffbfb702aa39e855116.tar.gz
gentoo-2-1f189db772104e15b6702ffbfb702aa39e855116.tar.bz2
gentoo-2-1f189db772104e15b6702ffbfb702aa39e855116.zip
Version Bump, Removed python support as removed by upstream, added gnome as herd
(Portage version: 2.2.0_alpha20/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libchamplain')
-rw-r--r--media-libs/libchamplain/ChangeLog11
-rw-r--r--media-libs/libchamplain/libchamplain-0.6.0.ebuild8
-rw-r--r--media-libs/libchamplain/libchamplain-0.8.0.ebuild8
-rw-r--r--media-libs/libchamplain/libchamplain-0.8.1.ebuild47
-rw-r--r--media-libs/libchamplain/metadata.xml2
5 files changed, 65 insertions, 11 deletions
diff --git a/media-libs/libchamplain/ChangeLog b/media-libs/libchamplain/ChangeLog
index 763f86f2ea25..916eab4801cc 100644
--- a/media-libs/libchamplain/ChangeLog
+++ b/media-libs/libchamplain/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/libchamplain
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/ChangeLog,v 1.7 2010/12/24 13:34:13 nirbheek Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/ChangeLog,v 1.8 2011/02/12 09:11:16 jlec Exp $
+
+*libchamplain-0.8.1 (12 Feb 2011)
+
+ 12 Feb 2011; Justin Lecher <jlec@gentoo.org> libchamplain-0.6.0.ebuild,
+ libchamplain-0.8.0.ebuild, +libchamplain-0.8.1.ebuild, metadata.xml:
+ Version Bump, Removed python support as removed by upstream, added gnome as
+ herd
24 Dec 2010; <nirbheek@gentoo.org> libchamplain-0.6.0.ebuild,
libchamplain-0.8.0.ebuild:
diff --git a/media-libs/libchamplain/libchamplain-0.6.0.ebuild b/media-libs/libchamplain/libchamplain-0.6.0.ebuild
index 411de86b04a9..ab080502ffcf 100644
--- a/media-libs/libchamplain/libchamplain-0.6.0.ebuild
+++ b/media-libs/libchamplain/libchamplain-0.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v 1.7 2010/12/24 13:34:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.6.0.ebuild,v 1.8 2011/02/12 09:11:16 jlec Exp $
EAPI="3"
@@ -15,7 +15,7 @@ HOMEPAGE="http://blog.pierlux.com/projects/libchamplain/en/"
LICENSE="LGPL-2"
SLOT="0.6"
KEYWORDS="~amd64 ~x86"
-IUSE="debug doc gtk html introspection python"
+IUSE="debug doc gtk html +introspection python"
RDEPEND="
>=dev-libs/glib-2.16
@@ -44,7 +44,7 @@ DOCS="AUTHORS ChangeLog NEWS README"
G2CONF="${G2CONF}
--disable-static
--enable-memphis
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
+ --with-html-dir="${EPREFIX}/usr/share/doc/${PF}/html"
$(use_enable debug)
$(use_enable gtk)
$(use_enable html gtk-doc-html)
diff --git a/media-libs/libchamplain/libchamplain-0.8.0.ebuild b/media-libs/libchamplain/libchamplain-0.8.0.ebuild
index f9ff2808ce60..22bb40a05b80 100644
--- a/media-libs/libchamplain/libchamplain-0.8.0.ebuild
+++ b/media-libs/libchamplain/libchamplain-0.8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v 1.7 2010/12/24 13:34:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.0.ebuild,v 1.8 2011/02/12 09:11:16 jlec Exp $
EAPI="3"
@@ -15,7 +15,7 @@ HOMEPAGE="http://blog.pierlux.com/projects/libchamplain/en/"
LICENSE="LGPL-2"
SLOT="0.8"
KEYWORDS="~amd64 ~x86"
-IUSE="debug doc gtk html introspection python"
+IUSE="debug doc gtk html +introspection python"
RDEPEND="
>=dev-libs/glib-2.16
@@ -44,7 +44,7 @@ DOCS="AUTHORS ChangeLog NEWS README"
G2CONF="${G2CONF}
--disable-static
--enable-memphis
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
+ --with-html-dir="${EPREFIX}/usr/share/doc/${PF}/html"
$(use_enable debug)
$(use_enable gtk)
$(use_enable html gtk-doc-html)
diff --git a/media-libs/libchamplain/libchamplain-0.8.1.ebuild b/media-libs/libchamplain/libchamplain-0.8.1.ebuild
new file mode 100644
index 000000000000..c6bfd62b324a
--- /dev/null
+++ b/media-libs/libchamplain/libchamplain-0.8.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libchamplain/libchamplain-0.8.1.ebuild,v 1.1 2011/02/12 09:11:16 jlec Exp $
+
+EAPI="3"
+
+inherit gnome2
+
+DESCRIPTION="Clutter based world map renderer"
+HOMEPAGE="http://blog.pierlux.com/projects/libchamplain/en/"
+
+LICENSE="LGPL-2"
+SLOT="0.8"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug doc gtk html +introspection"
+
+RDEPEND="
+ >=dev-libs/glib-2.16
+ >=x11-libs/cairo-1.4
+ net-libs/libsoup-gnome
+ media-libs/clutter:1.0
+ media-libs/memphis
+ dev-db/sqlite:3
+ gtk? (
+ >=x11-libs/gtk+-2.18
+ media-libs/memphis:0.2
+ >=media-libs/clutter-gtk-0.10:0.10 )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ doc? ( >=dev-util/gtk-doc-1.9 )
+ introspection? ( >=dev-libs/gobject-introspection-0.6.3 )"
+
+DOCS="AUTHORS ChangeLog NEWS README"
+
+G2CONF="${G2CONF}
+ --disable-static
+ --enable-memphis
+ --with-html-dir="${EPREFIX}/usr/share/doc/${PF}/html"
+ $(use_enable debug)
+ $(use_enable gtk)
+ $(use_enable html gtk-doc-html)
+ $(use_enable introspection)"
+
+src_prepare() {
+ gnome2_src_prepare
+ sed 's:bindings::g' -i Makefile.in || die
+}
diff --git a/media-libs/libchamplain/metadata.xml b/media-libs/libchamplain/metadata.xml
index 38fab34a1ea6..c67117a37f18 100644
--- a/media-libs/libchamplain/metadata.xml
+++ b/media-libs/libchamplain/metadata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<pkgmetadata>
-<herd>no-herd</herd>
+<herd>gnome</herd>
<maintainer>
<email>jlec@gentoo.org</email>
</maintainer>