void-packages/srcpkgs/gobject-introspection/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

35 lines
1.1 KiB
Text

# Template file for 'gobject-introspection'
pkgname=gobject-introspection
version=1.30.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/1.30/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-tests"
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=8e4274579096e983fad3148cdab50295a4701e45cd9a4e02f7242fc0a04c47b2
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"
Add_dependency run glibc
Add_dependency run libffi
Add_dependency run glib
Add_dependency run python
Add_dependency run libgirepository
Add_dependency run libgirepository-devel
Add_dependency build pkg-config
Add_dependency build flex
Add_dependency build libffi-devel
Add_dependency build glib-devel
Add_dependency build python-devel
Add_dependency build libxml2-devel
Add_dependency build cairo-devel
Add_dependency full libtool