23 lines
935 B
Plaintext
23 lines
935 B
Plaintext
# Template file for 'gobject-introspection'
|
|
pkgname=gobject-introspection
|
|
version=1.36.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-tests --disable-static"
|
|
depends="python libgirepository-devel"
|
|
hostmakedepends="pkg-config flex"
|
|
makedepends="libfl-devel libffi-devel libglib-devel python-devel libxml2-devel cairo-devel"
|
|
fulldepends="libtool"
|
|
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.1"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=e3e76d9d428e7534761bf8cdf75338865a4b0872e8052bef51792744608b6383
|
|
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"
|