summaryrefslogtreecommitdiff
path: root/libappstream-glib/appstream-glib.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Do not parse firmware filesRichard Hughes2018-06-121-1/+1
| | | | Firmware should now be distributed using the LVFS and consumed by fwupd.
* Avoid unsatisfiable development dependency when built without libgcab (#122)Simon McVittie2016-07-281-1/+1
| | | | | | pkg-config checks that all declared Requires.private are available (they are needed for static linking and potentially for their CFLAGS). Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
* trivial: Correct the name of the uuid Requires.private additionRichard Hughes2015-11-161-1/+1
|
* Generate GUID values according to RFC4122Richard Hughes2015-11-151-1/+1
| | | | Also, add a 'generate-guid' command to appstream-util.
* Add the ability to parse .cab archives as AppStream storesRichard Hughes2015-10-071-1/+1
| | | | This allows us to store multiple components inside an archive.
* Move as_utils_install_filename() into libappstream-glibRichard Hughes2014-12-171-0/+1
| | | | | This means we pick up a libarchive dep, but means we can use the installing code from PackageKit in the future.
* Add as_image_set_pixbuf()Richard Hughes2014-05-131-1/+1
| | | | This allows us to store image data in the object directly.
* Add initial project filesRichard Hughes2014-03-121-0/+12