[packages/appstream-glib] - up to 0.7.8; static is gone for now; use meson for building

arekm arekm at pld-linux.org
Thu May 3 11:06:44 CEST 2018


commit f858b959f76377b5030dff49bced7bab2ea04ebc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu May 3 11:06:37 2018 +0200

    - up to 0.7.8; static is gone for now; use meson for building

 appstream-glib-stemmer.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/appstream-glib-stemmer.patch b/appstream-glib-stemmer.patch
new file mode 100644
index 0000000..1e7377c
--- /dev/null
+++ b/appstream-glib-stemmer.patch
@@ -0,0 +1,11 @@
+--- appstream-glib-0.7.8/libappstream-glib/as-stemmer.c~	2018-04-20 12:37:25.000000000 +0200
++++ appstream-glib-0.7.8/libappstream-glib/as-stemmer.c	2018-05-03 10:32:44.101157231 +0200
+@@ -24,7 +24,7 @@
+ #include <glib/gi18n.h>
+ 
+ #ifdef HAVE_LIBSTEMMER
+-  #include "libstemmer.h"
++  #include "libstemmer/libstemmer.h"
+ #endif
+ 
+ #include "as-stemmer.h"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/appstream-glib.git/commitdiff/f858b959f76377b5030dff49bced7bab2ea04ebc



More information about the pld-cvs-commit mailing list