summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2010-03-18 15:22:23 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2010-03-18 15:22:23 +0000
commit26930639eb3cbfb724f467ee2f8ffddb4acdc7b3 (patch)
tree508c4518a59a665faa58d5944d882d7ac53c19b1 /dev-libs/gobject-introspection
parentAdding myself as maintainer since I am no longer in desktop-misc herd (diff)
downloadhistorical-26930639eb3cbfb724f467ee2f8ffddb4acdc7b3.tar.gz
historical-26930639eb3cbfb724f467ee2f8ffddb4acdc7b3.tar.bz2
historical-26930639eb3cbfb724f467ee2f8ffddb4acdc7b3.zip
Bump to 0.6.8, all tests pass.
Package-Manager: portage-2.1.8.1/cvs/Linux i686
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r--dev-libs/gobject-introspection/ChangeLog8
-rw-r--r--dev-libs/gobject-introspection/Manifest4
-rw-r--r--dev-libs/gobject-introspection/gobject-introspection-0.6.8.ebuild42
3 files changed, 52 insertions, 2 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog
index 3f98d64244f3..b796a045d085 100644
--- a/dev-libs/gobject-introspection/ChangeLog
+++ b/dev-libs/gobject-introspection/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/gobject-introspection
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.1 2010/02/26 23:41:36 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.2 2010/03/18 15:22:23 nirbheek Exp $
+
+*gobject-introspection-0.6.8 (18 Mar 2010)
+
+ 18 Mar 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
+ +gobject-introspection-0.6.8.ebuild:
+ Bump to 0.6.8, all tests pass.
*gobject-introspection-0.6.7 (26 Feb 2010)
diff --git a/dev-libs/gobject-introspection/Manifest b/dev-libs/gobject-introspection/Manifest
index 20aa652619b2..e1eb9a4c30b2 100644
--- a/dev-libs/gobject-introspection/Manifest
+++ b/dev-libs/gobject-introspection/Manifest
@@ -1,4 +1,6 @@
DIST gobject-introspection-0.6.7.tar.bz2 579956 RMD160 7bc190bdeb8fa5553b34c180d66e7652b7571d16 SHA1 3bcf1f694e6603c2645c579b7d358feb10ece14c SHA256 c97ca4e978b0583999775640e9e9f97b64a5880ad2a6adc3ce903207b616f24a
+DIST gobject-introspection-0.6.8.tar.bz2 544183 RMD160 b8040ec1ebca196c32a5b153401fd1637fc94926 SHA1 e9fbb40007b82f561109a8c9cc580206700bb75a SHA256 9dae63b4d13a03939e238acdd15834e30c621a4b368cbce15876ee1c0d245fd3
EBUILD gobject-introspection-0.6.7.ebuild 1002 RMD160 ab08c6e36518aa794c334b4fea98b2a52770cc9d SHA1 3e28850899f0207f8ebfe8121d6072354ffe466c SHA256 c4ac9b31ae8d87f730ed31c3747aeea9c106a72968034672736811a08e01c4d4
-MISC ChangeLog 496 RMD160 19499fc61e826bee380113a43438c2c8e0e427d8 SHA1 8217acfb175fea5f44275731f69f927dbd694b18 SHA256 96fda1a9530bcc8f05a40648304426c6c8996f2cf59c8909014601c43f3e4726
+EBUILD gobject-introspection-0.6.8.ebuild 1002 RMD160 4ddefbbddc7ce3590e05475c3f0608772a02d5b6 SHA1 c812db3be7c81fe45a0b73d281c3604179410b09 SHA256 8dbea3572307c07606209e54d06eba70c6f0d3a88b5cc579c44132ed4f86fdc6
+MISC ChangeLog 667 RMD160 4298b22a771d121d10890925edee8c2c556952d1 SHA1 c05e94b9efd7027106aab41f7383b4a86455cc85 SHA256 90a2536fec20809600ff8858cad2fcc729a8a109f472ffe54cd97fa6e2cfccc0
MISC metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e SHA1 38f78e9790bcd4382b4a49aa226aa6dda1d3a3d7 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1
diff --git a/dev-libs/gobject-introspection/gobject-introspection-0.6.8.ebuild b/dev-libs/gobject-introspection/gobject-introspection-0.6.8.ebuild
new file mode 100644
index 000000000000..7dfccfe5a083
--- /dev/null
+++ b/dev-libs/gobject-introspection/gobject-introspection-0.6.8.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.6.8.ebuild,v 1.1 2010/03/18 15:22:23 nirbheek Exp $
+
+EAPI="2"
+
+inherit python gnome2
+
+DESCRIPTION="Introspection infrastructure for gobject library bindings"
+HOMEPAGE="http://live.gnome.org/GObjectIntrospection/"
+
+LICENSE="LGPL-2 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+RDEPEND=">=dev-libs/glib-2.19.0
+ >=dev-lang/python-2.5
+ virtual/libffi"
+DEPEND="${RDEPEND}
+ doc? ( >=dev-util/gtk-doc-1.12 )
+ dev-util/pkgconfig
+ sys-devel/flex"
+
+src_prepare() {
+ G2CONF="${G2CONF} --disable-static"
+
+ # FIXME: Parallel compilation failure with USE=doc
+ use doc && MAKEOPTS="-j1"
+
+ # Don't pre-compile .py
+ ln -sf $(type -P true) py-compile
+}
+
+pkg_postinst() {
+ python_mod_optimize /usr/$(get_libdir)/${PN}/giscanner/*
+ python_need_rebuild
+}
+
+pkg_postrm() {
+ python_mod_cleanup /usr/lib*/${PN}/giscanner/*
+}