23 lines
894 B
Plaintext
23 lines
894 B
Plaintext
# Template file for 'gobject-introspection'
|
|
pkgname=gobject-introspection
|
|
version=1.34.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-tests --disable-static"
|
|
depends="python libgirepository-devel"
|
|
makedepends="pkg-config flex libffi-devel glib-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}/1.34/${pkgname}-${version}.tar.xz"
|
|
checksum=bc7948a35ce2218922dfb0806679cad21060715cc0c340cf7823eb633cc03429
|
|
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"
|