22 lines
893 B
Plaintext
22 lines
893 B
Plaintext
# Template file for 'gobject-introspection'
|
|
pkgname=gobject-introspection
|
|
version=1.34.0
|
|
revision=2
|
|
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=80e211ea95404fc7c5fa3b04ba69ee0b29af70847af315155ab06b8cff832c85
|
|
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"
|