gobject-introspection: update to 1.58.1.
This commit is contained in:
parent
f00c4dd60c
commit
468d9e3608
2 changed files with 3 additions and 15 deletions
|
@ -1,12 +0,0 @@
|
|||
Reason: These are required for GJS
|
||||
--- tests/meson.build
|
||||
+++ tests/meson.build
|
||||
@@ -8,6 +8,8 @@ test_regress_incdirs = include_directories(['.', 'scanner'])
|
||||
installed_sources = [
|
||||
'scanner/regress.c',
|
||||
'scanner/regress.h',
|
||||
+ 'scanner/warnlib.c',
|
||||
+ 'scanner/warnlib.h',
|
||||
'gimarshallingtests.c',
|
||||
'gimarshallingtests.h',
|
||||
'gitestmacros.h',
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gobject-introspection'
|
||||
pkgname=gobject-introspection
|
||||
version=1.58.0
|
||||
revision=3
|
||||
version=1.58.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
pycompile_version="$py3_ver"
|
||||
pycompile_dirs="usr/lib/${pkgname}/giscanner"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GObjectIntrospection"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=27c1590a32749de0a5481ce897772547043e94bccba4bc0a7edb3d8513e401ec
|
||||
checksum=4954681fa5c5ed95451d914de89de1263a5b35158b1ded1a8b870042c0d0df89
|
||||
nocross=yes
|
||||
|
||||
gir-freedesktop_package() {
|
||||
|
|
Loading…
Reference in a new issue