AppStream Abstraction Library
http://people.freedesktop.org/~hughsient/appstream-glib/
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.
What this library allows you to do:
* Read and write compressed AppStream XML 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
- Links to GNOME:Factory / appstream-glib
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/appstream-glib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Add-yast2-branding-openSUSE-if-an-app-depends |
0000001204 1.18 KB | |
_link | 0000000121 121 Bytes | |
_service | 0000000535 535 Bytes | |
_servicedata | 0000000235 235 Bytes | |
appstream-glib-0.5.6.tar.xz | 0002176024 2.08 MB | |
appstream-glib.changes | 0000023872 23.3 KB | |
appstream-glib.spec | 0000009191 8.98 KB | |
openSUSE-appstream-process | 0000001147 1.12 KB |
Revision 82 (latest revision is 201)
Dominique Leuenberger (dimstar)
committed
(revision 82)
- Update to version 0.5.6: + trivial: post release version bump. + Accept various 'or later' metadata content licenses. + libappstream-glib: Add the runtime ID kind. + trivial: Fix a small memory leak when parsing debs. + Assume a release value of '0' when unset. + Fix AppStream generation when using duplicate .deb packages. + Check the project_group when validating. + Check name uniqueness when validating AppStream data. + trivial: Mark some more strings as translatable. + Install gettext ITS rules. + Cull the application blacklist now we depend on AppData files for the builder. + trivial: Add the gettext files to the example spec file. + Set a validation failure for files using <updatecontact> when being strict. + Allow dumping inf files using appstream-util. + trivial: Fix the Since: value on as_utils_is_spdx_license(). + Always blacklist desktop files for uninstalling software. + Automatically add missing .inf types as required. + trivial: Fix the self tests after the blacklist cull. + Prefer stock icons when using as_app_get_icon_default(). + package-ostree: Init NEVRA on open otherwise we don't get the right tmpdir name. + asb-package-ostree: Fix things up for xdg-app use. + ostree: Allow specifying a particular arch only. + Release version 0.5.6.
Comments 0