appstream-glib: update to 0.7.15.
This commit is contained in:
parent
25a63e1267
commit
caac24a993
2 changed files with 3 additions and 18 deletions
|
@ -1,15 +0,0 @@
|
||||||
diff --git a/libappstream-glib/meson.build b/libappstream-glib/meson.build
|
|
||||||
index 37d4747..3555fa0 100644
|
|
||||||
--- libappstream-glib/meson.build
|
|
||||||
+++ libappstream-glib/meson.build
|
|
||||||
@@ -235,6 +235,9 @@ if get_option('introspection')
|
|
||||||
'Gio-2.0',
|
|
||||||
'GdkPixbuf-2.0'
|
|
||||||
],
|
|
||||||
+ extra_args : [
|
|
||||||
+ '-DAS_COMPILATION',
|
|
||||||
+ ],
|
|
||||||
link_with : asglib,
|
|
||||||
install : true,
|
|
||||||
)
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'appstream-glib'
|
# Template file for 'appstream-glib'
|
||||||
pkgname=appstream-glib
|
pkgname=appstream-glib
|
||||||
version=0.7.14
|
version=0.7.15
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dgtk-doc=false -Drpm=false -Dstemmer=false
|
configure_args="-Dgtk-doc=false -Drpm=false -Dstemmer=false
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://people.freedesktop.org/~hughsient/appstream-glib/"
|
homepage="https://people.freedesktop.org/~hughsient/appstream-glib/"
|
||||||
changelog="https://raw.githubusercontent.com/hughsie/appstream-glib/master/NEWS"
|
changelog="https://raw.githubusercontent.com/hughsie/appstream-glib/master/NEWS"
|
||||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6dccad15f9d9a59dec6d259170a2010ee4a4b87475335a122a5d8b5e654a1a58
|
checksum=7e27947de3742fcc02a96a22fb91e137a49cd55234c407a246476f3624a92a9f
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue