gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4643: update appstream-glib to 0.7.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4643: update appstream-glib to 0.7.0
Date: Thu, 3 Aug 2017 00:43:17 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4643
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2017-08-02 21:43:12 -0700
message:
  update appstream-glib to 0.7.0
modified:
  pkg/freedesktop/appstream-glib/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-288
  pkg/freedesktop/appstream-glib/config.mk 
config.mk-20160617013800-8tk7u486ykxntpx0-1
  pkg/freedesktop/appstream-glib/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-292
=== modified file 'pkg/freedesktop/appstream-glib/Makefile'
--- a/pkg/freedesktop/appstream-glib/Makefile   2017-05-22 00:56:38 +0000
+++ b/pkg/freedesktop/appstream-glib/Makefile   2017-08-03 04:43:12 +0000
@@ -20,23 +20,27 @@
 # Send bug reports and comments about GSRC problems to address@hidden
 
 
-NAME =    appstream-glib
+NAME =    AppStream-Glib
 GARNAME = appstream-glib
-GARVERSION = 0.6.13
+GARVERSION = 0.7.0
 HOME_URL = http://people.freedesktop.org/~hughsient/
 LICENSE = LGPLv2+ 
-DESCRIPTION = appstream-glib
+DESCRIPTION = appstream-glib GObjects, methods for AppStream metadata
 define BLURB
-
+AppStream-Glib library provides GObjects and helper methods to make it
+easy to read and write AppStream metadata. It also provides a simple DOM
+implementation that makes it easy to edit nodes and convert to and from
+the standardized XML representation.
 endef
 
 ######################################################################
 
 MASTER_SITES = http://people.freedesktop.org/~hughsient/
 MASTER_SUBDIR = $(GARNAME)/releases/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz
-SIGFILES = 
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz   
$(GARNAME)-$(GARVERSION).tar.xz.sha256sum
+SIGFILES =
 
+# libyaml-dev librpm...
 BUILDDEPS = 
 LIBDEPS = #  freetype2 gcab gdk-pixbuf glib gobject-introspection json-glib 
libarchive libsoup libyaml sqlite3
 

=== modified file 'pkg/freedesktop/appstream-glib/config.mk'
--- a/pkg/freedesktop/appstream-glib/config.mk  2016-06-17 19:08:15 +0000
+++ b/pkg/freedesktop/appstream-glib/config.mk  2017-08-03 04:43:12 +0000
@@ -1,5 +1,6 @@
 ## Configuration options for appstream-glib ##
 ## adjust as needed
 
-CONFIGURE_OPTS ?= 
+#CONFIGURE_OPTS ?= --disable-rpm --disable-stemmer
+CONFIGURE_OPTS ?=  --disable-stemmer
 BUILD_OPTS ?=

=== modified file 'pkg/freedesktop/appstream-glib/sha256sums'
--- a/pkg/freedesktop/appstream-glib/sha256sums 2017-05-22 00:56:38 +0000
+++ b/pkg/freedesktop/appstream-glib/sha256sums 2017-08-03 04:43:12 +0000
@@ -1,1 +1,2 @@
-1a3734b2cdaab55ad63c6e3ee31026fdceb122cecae39f9f7126a0305e8836bf  
download/appstream-glib-0.6.13.tar.xz
+08c3655a54af958263800f1f4a5ef4e6a1da4e6db2432006b1ea07b94f4bc106  
download/appstream-glib-0.7.0.tar.xz
+dd8401d40f5fa8cfe8809dca7c414a3ed8405f0d496bfc3dc6c1103e2f5574f6  
download/appstream-glib-0.7.0.tar.xz.sha256sum


reply via email to

[Prev in Thread] Current Thread [Next in Thread]