[Lunar-commits] <moonbase-gnome3> appstream-glib: a lib to read/write AppStream metadata.

Florin Braescu florin at lunar-linux.org
Sat Oct 18 16:25:15 CEST 2014


commit b48da263a6b1bc308b55717a457dbe8a0b343fd0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 18 Oct 2014 17:20:03 +0300
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/b48da263a6b1bc308b55717a457dbe8a0b343fd0

appstream-glib: a lib to read/write AppStream metadata.
---
  core/appstream-glib/DEPENDS | +6/-0     
  core/appstream-glib/DETAILS | +13/-0    
  2 files changed, 19 insertions(+)

--- /dev/null
+++ b/core/appstream-glib/DEPENDS
@@ -0,0 +1,6 @@
+depends  libsoup
+depends  gdk-pixbuf
+depends  libarchive
+depends  gtk+-3
+depends  yaml
+
--- /dev/null
+++ b/core/appstream-glib/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=appstream-glib
+         VERSION=0.3.0
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=http://people.freedesktop.org/~hughsient/$MODULE/releases/
+      SOURCE_VFY=sha256:3551753f06d9f96390786d5d300aef868c2620d1dc7557c42d0269d3b7c17bdf
+        WEB_SITE=http://github.com/hughsie/appdata-ools/
+         ENTERED=20140413
+         UPDATED=20141018
+          SHORT="A library to read/write AppStream metadata"
+
+cat << EOF
+Provides GObjects and helper methods to make it easy to read and write AppStream metadata.
+EOF




More information about the Lunar-commits mailing list