24 lines
869 B
Text
24 lines
869 B
Text
# Template file for 'gobject-introspection'
|
|
pkgname=gobject-introspection
|
|
version=1.32.1
|
|
distfiles="${GNOME_SITE}/$pkgname/1.32/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-tests"
|
|
depends="python libgirepository-devel"
|
|
makedepends="pkg-config flex libffi-devel glib-devel python-devel libxml2-devel cairo-devel"
|
|
fulldepends="libtool"
|
|
revision=1
|
|
short_desc="Introspection system for GObject-based libraries"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://live.gnome.org/GObjectInstrospection"
|
|
license="GPL-2, LGPL-2"
|
|
checksum=44f3fb933f76e4728818cc360cb5f9e2edcbdf9bc8a8f9aded99b3e3ef5cb858
|
|
long_desc="
|
|
The goal of the project is to describe the APIs and collect them in
|
|
a uniform, machine readable format."
|
|
|
|
subpackages="gir-freedesktop libgirepository libgirepository-devel"
|
|
pycompile_dirs="usr/lib/$pkgname/giscanner"
|
|
|
|
|
|
|