gobject-introspection: update to 1.58.0.
This commit is contained in:
parent
574b672c34
commit
ea640fcbd0
1 changed files with 7 additions and 7 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'gobject-introspection'
|
# Template file for 'gobject-introspection'
|
||||||
pkgname=gobject-introspection
|
pkgname=gobject-introspection
|
||||||
version=1.56.1
|
version=1.58.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
configure_args="--disable-tests --disable-static"
|
hostmakedepends="flex pkg-config"
|
||||||
hostmakedepends="flex libtool pkg-config"
|
makedepends="cairo-devel libffi-devel libglib-devel libxml2-devel python3-devel"
|
||||||
makedepends="cairo-devel libxml2-devel python-devel"
|
depends="libgirepository-devel"
|
||||||
depends="libgirepository-devel libtool"
|
|
||||||
short_desc="Introspection system for GObject-based libraries"
|
short_desc="Introspection system for GObject-based libraries"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="http://live.gnome.org/GObjectInstrospection"
|
homepage="http://live.gnome.org/GObjectInstrospection"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5b2875ccff99ff7baab63a34b67f8c920def240e178ff50add809e267d9ea24b
|
checksum=27c1590a32749de0a5481ce897772547043e94bccba4bc0a7edb3d8513e401ec
|
||||||
pycompile_dirs="usr/lib/${pkgname}/giscanner"
|
pycompile_dirs="usr/lib/${pkgname}/giscanner"
|
||||||
|
python_version=3
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
gir-freedesktop_package() {
|
gir-freedesktop_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue