gobject-introspection: update to 1.54.0; gnome is now maintained by Gottox
This commit is contained in:
parent
3c80af1b4a
commit
025c69bbb5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gobject-introspection'
|
||||
pkgname=gobject-introspection
|
||||
version=1.52.1
|
||||
version=1.54.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tests --disable-static"
|
||||
|
@ -9,11 +9,11 @@ makedepends="libffi-devel libglib-devel python-devel libxml2-devel cairo-devel"
|
|||
depends="libtool python libgirepository-devel"
|
||||
pycompile_dirs="usr/lib/${pkgname}/giscanner"
|
||||
short_desc="Introspection system for GObject-based libraries"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://live.gnome.org/GObjectInstrospection"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2ed0c38d52fe1aa6fc4def0c868fe481cb87b532fc694756b26d6cfab29faff4
|
||||
checksum=67e76742ce78821bce8a613183368222919b24e2dcf5fe26f17726c11c422ed7
|
||||
nocross=yes
|
||||
|
||||
gir-freedesktop_package() {
|
||||
|
|
Loading…
Reference in a new issue