Path to this page:
./
devel/appstream-glib,
GObjects and helper methods for AppStream metadata
Branch: CURRENT,
Version: 0.7.18nb1,
Package name: appstream-glib-0.7.18nb1,
Maintainer: ryoonThis 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
Required to run:[
archivers/libarchive] [
devel/glib2] [
textproc/libyaml] [
textproc/json-glib] [
graphics/gdk-pixbuf2] [
devel/gobject-introspection] [
devel/libuuid] [
x11/gtk3] [
net/libsoup] [
lang/python37] [
textproc/libstemmer]
Required to build:[
textproc/docbook-xsl] [
pkgtools/x11-links] [
devel/gperf] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto] [
devel/meson]
Master sites:
SHA1: d1a91fb2eb99fb54fed86b29ab203836b589d4a1
RMD160: f8fc16e7e173b5aa000d48bdbf3c7665b7fb0281
Filesize: 2520.202 KB
Version history: (Expand)
- (2020-11-05) Updated to version: appstream-glib-0.7.18nb1
- (2020-10-08) Updated to version: appstream-glib-0.7.18
- (2020-08-18) Updated to version: appstream-glib-0.7.17nb2
- (2020-06-02) Updated to version: appstream-glib-0.7.17nb1
- (2020-04-14) Package added to pkgsrc.se, version appstream-glib-0.7.17 (created)
CVS history: (Expand)
2020-11-05 23:59:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
appstream-glib: simplify github handling
Fixes build because WRKSRC does not contain PKGREVISION any longer.
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-10-07 22:46:05 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
appstream-glib: update to 0.7.18.
Version 0.7.18
~~~~~~~~~~~~~~
Released: 2020-09-07
New Features:
- Add content rating system APIs from gnome-software (Philip Withnall)
- Add "validate-version" command (Florian Müllner)
Bugfixes:
- Allow timestamp in the future in validate-relax (Bartłomiej Piotrowski)
- Don't ignore localized strings that are the same as original (Isaque Galdino)
- Fix crash with invalid children of <ul/> (Fabian Vogt)
- Lower the OARS/CSM mapping of sex-homosexuality/intense (Philip Withnall)
- Properly initialize mutexes (Laurent Bigonville)
- Test launchable tags in validation (Ian McInerney)
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-04-19 00:00:10 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs docbook-xsl
|
2020-04-17 02:19:26 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs gperf
|
2020-04-14 16:18:32 by Ryo ONODERA | Files touched by this commit (5) |
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
|