pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/appstream-glib



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Apr 14 14:18:32 UTC 2020

Added Files:
        pkgsrc/devel/appstream-glib: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
devel/appstream-glib: import appstream-glib-0.7.17

This 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. It also supports reading of Debian-style DEP-11 metadata.

What this library allows you to do:

 * Read and write compressed AppStream XML files
 * Read compressed Debian YAML files
 * Add and search for applications in an application store
 * Get screenshot image data and release announcements
 * Easily retrieve the best application data for the current locale
 * Efficiently interface with more heavy-weight parsers like expat


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/appstream-glib/DESCR \
    pkgsrc/devel/appstream-glib/Makefile pkgsrc/devel/appstream-glib/PLIST \
    pkgsrc/devel/appstream-glib/buildlink3.mk \
    pkgsrc/devel/appstream-glib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/appstream-glib/DESCR
diff -u /dev/null pkgsrc/devel/appstream-glib/DESCR:1.1
--- /dev/null   Tue Apr 14 14:18:32 2020
+++ pkgsrc/devel/appstream-glib/DESCR   Tue Apr 14 14:18:32 2020
@@ -0,0 +1,13 @@
+This 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. It also supports reading of Debian-style DEP-11 metadata.
+
+What this library allows you to do:
+
+ * Read and write compressed AppStream XML files
+ * Read compressed Debian YAML files
+ * Add and search for applications in an application store
+ * Get screenshot image data and release announcements
+ * Easily retrieve the best application data for the current locale
+ * Efficiently interface with more heavy-weight parsers like expat
Index: pkgsrc/devel/appstream-glib/Makefile
diff -u /dev/null pkgsrc/devel/appstream-glib/Makefile:1.1
--- /dev/null   Tue Apr 14 14:18:32 2020
+++ pkgsrc/devel/appstream-glib/Makefile        Tue Apr 14 14:18:32 2020
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1 2020/04/14 14:18:32 ryoon Exp $
+
+DISTNAME=      appstream-glib-appstream_glib_0_7_17
+PKGNAME=       appstream-glib-0.7.17
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=hughsie/}
+GITHUB_PROJECT=        appstream-glib
+GITHUB_TAG=    appstream_glib_0_7_17
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/hughsie/appstream-glib/
+COMMENT=       GObjects and helper methods for AppStream metadata
+LICENSE=       gnu-lgpl-v2.1
+
+USE_TOOLS+=            pkg-config
+USE_PKGLOCALEDIR=      yes
+USE_LANGUAGES=         c c++
+
+MESON_ARGS+=           -Drpm=false
+
+PKGCONFIG_OVERRIDE+=   libappstream-glib/appstream-glib.pc.in
+
+.include "../../archivers/libarchive/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/libuuid/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
+.include "../../net/libsoup/buildlink3.mk"
+.include "../../textproc/json-glib/buildlink3.mk"
+.include "../../textproc/libstemmer/buildlink3.mk"
+.include "../../textproc/libyaml/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/appstream-glib/PLIST
diff -u /dev/null pkgsrc/devel/appstream-glib/PLIST:1.1
--- /dev/null   Tue Apr 14 14:18:32 2020
+++ pkgsrc/devel/appstream-glib/PLIST   Tue Apr 14 14:18:32 2020
@@ -0,0 +1,88 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/14 14:18:32 ryoon Exp $
+bin/appstream-builder
+bin/appstream-compose
+bin/appstream-util
+include/libappstream-glib/appstream-glib.h
+include/libappstream-glib/as-agreement-section.h
+include/libappstream-glib/as-agreement.h
+include/libappstream-glib/as-app-builder.h
+include/libappstream-glib/as-app.h
+include/libappstream-glib/as-bundle.h
+include/libappstream-glib/as-checksum.h
+include/libappstream-glib/as-content-rating.h
+include/libappstream-glib/as-enums.h
+include/libappstream-glib/as-format.h
+include/libappstream-glib/as-icon.h
+include/libappstream-glib/as-image.h
+include/libappstream-glib/as-inf.h
+include/libappstream-glib/as-launchable.h
+include/libappstream-glib/as-markup.h
+include/libappstream-glib/as-monitor.h
+include/libappstream-glib/as-node.h
+include/libappstream-glib/as-problem.h
+include/libappstream-glib/as-profile.h
+include/libappstream-glib/as-provide.h
+include/libappstream-glib/as-release.h
+include/libappstream-glib/as-require.h
+include/libappstream-glib/as-review.h
+include/libappstream-glib/as-screenshot.h
+include/libappstream-glib/as-store.h
+include/libappstream-glib/as-suggest.h
+include/libappstream-glib/as-tag.h
+include/libappstream-glib/as-translation.h
+include/libappstream-glib/as-utils.h
+include/libappstream-glib/as-version.h
+lib/asb-plugins-5/libasb_plugin_appdata.so
+lib/asb-plugins-5/libasb_plugin_desktop.so
+lib/asb-plugins-5/libasb_plugin_font.so
+lib/asb-plugins-5/libasb_plugin_gettext.so
+lib/asb-plugins-5/libasb_plugin_hardcoded.so
+lib/asb-plugins-5/libasb_plugin_icon.so
+lib/asb-plugins-5/libasb_plugin_shell_extension.so
+lib/girepository-1.0/AppStreamGlib-1.0.typelib
+lib/libappstream-glib.so
+lib/libappstream-glib.so.8
+lib/libappstream-glib.so.8.0.10
+lib/pkgconfig/appstream-glib.pc
+man/man1/appstream-builder.1
+man/man1/appstream-compose.1
+man/man1/appstream-util.1
+share/aclocal/appdata-xml.m4
+share/aclocal/appstream-xml.m4
+share/bash-completion/completions/appstream-builder
+share/bash-completion/completions/appstream-util
+share/gettext/its/appdata.its
+share/gettext/its/appdata.loc
+share/gir-1.0/AppStreamGlib-1.0.gir
+share/installed-tests/appstream-glib/appdata-validate.test
+share/installed-tests/appstream-glib/destdir-check.test
+share/locale/ca/LC_MESSAGES/appstream-glib.mo
+share/locale/cs/LC_MESSAGES/appstream-glib.mo
+share/locale/da/LC_MESSAGES/appstream-glib.mo
+share/locale/de/LC_MESSAGES/appstream-glib.mo
+share/locale/en_GB/LC_MESSAGES/appstream-glib.mo
+share/locale/es/LC_MESSAGES/appstream-glib.mo
+share/locale/fa/LC_MESSAGES/appstream-glib.mo
+share/locale/fi/LC_MESSAGES/appstream-glib.mo
+share/locale/fr/LC_MESSAGES/appstream-glib.mo
+share/locale/fur/LC_MESSAGES/appstream-glib.mo
+share/locale/gl/LC_MESSAGES/appstream-glib.mo
+share/locale/hu/LC_MESSAGES/appstream-glib.mo
+share/locale/id/LC_MESSAGES/appstream-glib.mo
+share/locale/it/LC_MESSAGES/appstream-glib.mo
+share/locale/ko/LC_MESSAGES/appstream-glib.mo
+share/locale/lt/LC_MESSAGES/appstream-glib.mo
+share/locale/oc/LC_MESSAGES/appstream-glib.mo
+share/locale/pl/LC_MESSAGES/appstream-glib.mo
+share/locale/pt/LC_MESSAGES/appstream-glib.mo
+share/locale/pt_BR/LC_MESSAGES/appstream-glib.mo
+share/locale/ru/LC_MESSAGES/appstream-glib.mo
+share/locale/sk/LC_MESSAGES/appstream-glib.mo
+share/locale/sl/LC_MESSAGES/appstream-glib.mo
+share/locale/sr/LC_MESSAGES/appstream-glib.mo
+share/locale/sr@latin/LC_MESSAGES/appstream-glib.mo
+share/locale/sv/LC_MESSAGES/appstream-glib.mo
+share/locale/tr/LC_MESSAGES/appstream-glib.mo
+share/locale/uk/LC_MESSAGES/appstream-glib.mo
+share/locale/zh_CN/LC_MESSAGES/appstream-glib.mo
+share/locale/zh_TW/LC_MESSAGES/appstream-glib.mo
Index: pkgsrc/devel/appstream-glib/buildlink3.mk
diff -u /dev/null pkgsrc/devel/appstream-glib/buildlink3.mk:1.1
--- /dev/null   Tue Apr 14 14:18:32 2020
+++ pkgsrc/devel/appstream-glib/buildlink3.mk   Tue Apr 14 14:18:32 2020
@@ -0,0 +1,18 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/04/14 14:18:32 ryoon Exp $
+
+BUILDLINK_TREE+=       appstream-glib
+
+.if !defined(APPSTREAM_GLIB_BUILDLINK3_MK)
+APPSTREAM_GLIB_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.appstream-glib+= appstream-glib>=0.7.17
+BUILDLINK_PKGSRCDIR.appstream-glib?=   ../../devel/appstream-glib
+
+.include "../../archivers/libarchive/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/libuuid/buildlink3.mk"
+.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
+.endif # APPSTREAM_GLIB_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -appstream-glib
Index: pkgsrc/devel/appstream-glib/distinfo
diff -u /dev/null pkgsrc/devel/appstream-glib/distinfo:1.1
--- /dev/null   Tue Apr 14 14:18:32 2020
+++ pkgsrc/devel/appstream-glib/distinfo        Tue Apr 14 14:18:32 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/14 14:18:32 ryoon Exp $
+
+SHA1 (appstream-glib-appstream_glib_0_7_17.tar.gz) = d4fa25c47812377d031e1a66521f0fb83b784273
+RMD160 (appstream-glib-appstream_glib_0_7_17.tar.gz) = a3179f64ae3799f4d1846a22933f80dfc486466f
+SHA512 (appstream-glib-appstream_glib_0_7_17.tar.gz) = dd578157806199434479c04aea4ae18f63fc2438a9c1ec109d60c9b96b4906c7330b46a56b3105568a25f884b44329427d1f48e4127837df22d35b2302834340
+Size (appstream-glib-appstream_glib_0_7_17.tar.gz) = 2404663 bytes



Home | Main Index | Thread Index | Old Index