# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild,v 1.16 2013/07/30 03:33:09 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_DEPEND="2:2.7" PYTHON_USE_WITH="xml" inherit gnome2 python toolchain-funcs DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages" HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="LGPL-2+ GPL-2+" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc doctool test" # 1.35.9 introduced the --cflags-begin argument RDEPEND=" >=dev-libs/gobject-introspection-common-${PV} =dev-libs/glib-2.31.22:2