gobject-introspection: update to 0.10.3.
This commit is contained in:
parent
d127983df9
commit
df528a10fa
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'gobject-introspection'
|
# Template file for 'gobject-introspection'
|
||||||
pkgname=gobject-introspection
|
pkgname=gobject-introspection
|
||||||
version=0.10.2
|
version=0.10.3
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Introspection system for GObject-based libraries"
|
short_desc="Introspection system for GObject-based libraries"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5b98baef0823e0d0cf9fa008047d76303aa5582c0ae89d86346b4598c636b1a1
|
checksum=1d5fb9b094b170ff13d22886f60b148522432a654ddc832371bf94b89ec3840b
|
||||||
long_desc="
|
long_desc="
|
||||||
The goal of the project is to describe the APIs and collect them in
|
The goal of the project is to describe the APIs and collect them in
|
||||||
a uniform, machine readable format."
|
a uniform, machine readable format."
|
||||||
|
@ -17,6 +17,7 @@ Add_dependency run libffi
|
||||||
Add_dependency run glib
|
Add_dependency run glib
|
||||||
Add_dependency run python
|
Add_dependency run python
|
||||||
Add_dependency run libgirepository
|
Add_dependency run libgirepository
|
||||||
|
Add_dependency run libgirepository-devel
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build flex
|
Add_dependency build flex
|
||||||
|
|
Loading…
Reference in New Issue
Block a user