2009-11-17 17:29:21 +01:00
|
|
|
# Template file for 'gobject-introspection'
|
|
|
|
pkgname=gobject-introspection
|
2011-09-28 14:05:19 +02:00
|
|
|
version=1.30.0
|
2011-10-05 16:42:03 +02:00
|
|
|
revision=1
|
2011-09-28 14:05:19 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/1.30/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-04-15 08:32:48 +02:00
|
|
|
configure_args="--disable-tests"
|
2009-11-17 17:29:21 +01:00
|
|
|
short_desc="Introspection system for GObject-based libraries"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-28 14:41:50 +02:00
|
|
|
homepage="http://live.gnome.org/GObjectInstrospection"
|
|
|
|
license="GPL-2, LGPL-2"
|
2011-09-28 14:05:19 +02:00
|
|
|
checksum=8e4274579096e983fad3148cdab50295a4701e45cd9a4e02f7242fc0a04c47b2
|
2009-11-17 17:29:21 +01:00
|
|
|
long_desc="
|
|
|
|
The goal of the project is to describe the APIs and collect them in
|
|
|
|
a uniform, machine readable format."
|
|
|
|
|
2010-04-23 10:56:45 +02:00
|
|
|
subpackages="gir-freedesktop libgirepository libgirepository-devel"
|
2011-10-05 16:42:03 +02:00
|
|
|
pycompile_dirs="usr/lib/$pkgname/giscanner"
|
2010-04-23 10:56:45 +02:00
|
|
|
|
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run libffi
|
|
|
|
Add_dependency run glib
|
|
|
|
Add_dependency run python
|
|
|
|
Add_dependency run libgirepository
|
2011-02-25 19:02:08 +01:00
|
|
|
Add_dependency run libgirepository-devel
|
2010-04-23 10:56:45 +02:00
|
|
|
|
2009-11-17 17:29:21 +01:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build flex
|
2010-04-23 10:56:45 +02:00
|
|
|
Add_dependency build libffi-devel
|
|
|
|
Add_dependency build glib-devel
|
|
|
|
Add_dependency build python-devel
|
|
|
|
Add_dependency build libxml2-devel
|
2011-07-12 11:55:49 +02:00
|
|
|
Add_dependency build cairo-devel
|
2011-07-07 21:45:23 +02:00
|
|
|
|
|
|
|
Add_dependency full libtool
|