appstream-glib: update to 0.7.15.

This commit is contained in:
maxice8 2019-02-28 12:55:34 -03:00 committed by maxice8
parent 25a63e1267
commit caac24a993
2 changed files with 3 additions and 18 deletions

View File

@ -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,
)

View File

@ -1,7 +1,7 @@
# Template file for 'appstream-glib'
pkgname=appstream-glib
version=0.7.14
revision=2
version=0.7.15
revision=1
build_style=meson
build_helper="gir"
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/"
changelog="https://raw.githubusercontent.com/hughsie/appstream-glib/master/NEWS"
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
checksum=6dccad15f9d9a59dec6d259170a2010ee4a4b87475335a122a5d8b5e654a1a58
checksum=7e27947de3742fcc02a96a22fb91e137a49cd55234c407a246476f3624a92a9f
build_options="gir"