gobject-introspection: update to 0.10.8.

This commit is contained in:
Juan RP 2011-05-28 14:41:50 +02:00
parent 15c2405be8
commit 22095dfb5d

View file

@ -1,12 +1,14 @@
# Template file for 'gobject-introspection'
pkgname=gobject-introspection
version=0.10.7
version=0.10.8
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-tests"
short_desc="Introspection system for GObject-based libraries"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a20a0e28f4dfb770f05718eb25d20055c853f2b041f03802008bd2040d13cb57
homepage="http://live.gnome.org/GObjectInstrospection"
license="GPL-2, LGPL-2"
checksum=5b1387ff37f03db880a2b1cbd6c6b6dfb923a29468d4d8367c458abf7704c61e
long_desc="
The goal of the project is to describe the APIs and collect them in
a uniform, machine readable format."