* update gobject-introspection to 1.80.0-1
This commit is contained in:
parent
32182c0177
commit
683ec04b82
@ -1,5 +1,6 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
# Maintainer: Fabian Bornschein <fabiscafe@archlinux.org>
|
||||
# Contributor: Jan de Groot <jgc@archlinux.org>
|
||||
|
||||
pkgbase=gobject-introspection
|
||||
@ -8,28 +9,28 @@ pkgname=(
|
||||
gobject-introspection-runtime
|
||||
libgirepository
|
||||
)
|
||||
pkgver=1.78.1
|
||||
pkgver=1.80.0
|
||||
pkgrel=1
|
||||
pkgdesc="Introspection system for GObject-based libraries"
|
||||
url="https://wiki.gnome.org/Projects/GObjectIntrospection"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(
|
||||
GPL
|
||||
LGPL
|
||||
GPL-2.0-or-later
|
||||
LGPL-2.0-or-later
|
||||
)
|
||||
_glibver=2.78.0
|
||||
_glibver=2.80.0
|
||||
makedepends=(
|
||||
cairo
|
||||
git
|
||||
"glib2=$_glibver"
|
||||
gtk-doc
|
||||
libffi
|
||||
meson
|
||||
python-mako
|
||||
python-markdown
|
||||
python-sphinx
|
||||
)
|
||||
options=(!ccache)
|
||||
_commit=a0e8c17fcf58c6ea79f2887fa7d9f2b180f152b1 # tags/1.78.1^0
|
||||
_commit=2f3fe819bbb5b3bce1462fe02405c2f9ffdce0d3 # tags/1.80.0^0
|
||||
source=(
|
||||
"git+https://gitlab.gnome.org/GNOME/gobject-introspection.git#commit=$_commit"
|
||||
"git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=$_glibver"
|
||||
|
Loading…
x
Reference in New Issue
Block a user