libgexiv2: update to 0.12.0.
This commit is contained in:
parent
f2fb6cad85
commit
c181c1bbc3
@ -1,20 +1,20 @@
|
|||||||
# Template file for 'libgexiv2'
|
# Template file for 'libgexiv2'
|
||||||
pkgname=libgexiv2
|
pkgname=libgexiv2
|
||||||
version=0.10.10
|
version=0.12.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/lib/}-${version}"
|
wrksrc="${pkgname/lib/}-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Ddisable-introspection=$(vopt_if gir false true)
|
configure_args="-Dintrospection=$(vopt_if gir true false)
|
||||||
-Ddisable-vala=$(vopt_if vala false true) -Denable-gtk-doc=false"
|
-Dvapi=$(vopt_if vala true false)"
|
||||||
hostmakedepends="pkg-config glib-devel $(vopt_if vala 'vala')"
|
hostmakedepends="pkg-config glib-devel $(vopt_if vala 'vala')"
|
||||||
makedepends="libglib-devel exiv2-devel"
|
makedepends="libglib-devel exiv2-devel"
|
||||||
short_desc="GObject-based wrapper around the Exiv2 library"
|
short_desc="GObject-based wrapper around the Exiv2 library"
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
maintainer="Rasmus Thomsen <oss@cogitri.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/gexiv2"
|
homepage="https://wiki.gnome.org/Projects/gexiv2"
|
||||||
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
|
||||||
checksum=7d9ad7147ab51ab691edf043c44a0a44de4088c48a12d9c23c26939710e66ce1
|
checksum=58f539b0386f36300b76f3afea3a508de4914b27e78f58ee4d142486a42f926a
|
||||||
|
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user