summaryrefslogtreecommitdiff
path: root/contrib/libappstream-glib.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Port from libsoup to libcurlRichard Hughes2022-06-081-3/+1
| | | | | | | The former bumped ABI, and all sorts of crazy happens when you link in libappstream-glib into a process with the 'other' ABI. It seems the universe has settled on curl as a dep; do the same.
* trivial: Sync example spec file with downstreamRichard Hughes2019-10-041-15/+7
|
* docs: remove SQLite dependencyJan Tojnar2019-08-271-1/+0
| | | | | The dependency was removed in f1cdbd834f5baf5db5c7d73849161b186a2d9c54 and 8c58e47632f1e3da2723e57b2cb1bf775da37234. Let's update docs accordingly.
* trivial: post release version bumpRichard Hughes2019-02-281-0/+1
|
* Do not install the libappstream-builder shared libraryRichard Hughes2019-02-061-9/+1
| | | | Nothing uses it, and it's not API or ABI stable.
* trivial: Compile the DEP-11 stuff in the RPM spec file exampleRichard Hughes2018-10-151-1/+1
|
* Do not parse firmware filesRichard Hughes2018-06-121-2/+0
| | | | Firmware should now be distributed using the LVFS and consumed by fwupd.
* Convert local icons found in metainfo fileswip/hughsie/icons-in-metainfoRichard Hughes2018-05-031-0/+1
| | | | | | | This allows us to support desktop-less components that specify a cached icon. The icon search code has been split into a new plugin that is run after the appdata and desktop plugins have added the AsbApp to the list of available apps.
* Do not use an 'enable' prefix for meson argumentsRichard Hughes2017-12-181-3/+3
|
* Trivial: Set minimal required version for pngquant in the sample .spec fileDominique Leuenberger2017-11-161-1/+1
| | | | | commit 562772 introduced the usage of pngquant (by calling out to the binary) and makes use of the --strip parameter, which was introduced in version 2.8 of pngquant.
* Use pngquant to make the application icons take up less spaceRichard Hughes2017-11-141-0/+1
| | | | Fixes https://github.com/hughsie/appstream-glib/issues/203
* trivial: Remove autotools fixups no longer requiredRichard Hughes2017-06-011-4/+0
|
* Add the missing shell-extension pluginRichard Hughes2017-06-011-1/+6
| | | | I guess this was missed in the move to meson.
* Switch to the meson build system.Richard Hughes2017-05-101-11/+7
|
* trivial: Sync example spec file with downstreamRichard Hughes2016-09-021-4/+14
|
* Port away from intltoolRichard Hughes2016-07-281-1/+0
|
* trivial: Disable libstemmer by defaultRichard Hughes2016-06-281-0/+1
| | | | Sorry jhbuild people...
* Optionally use libstemmer for keyword stemmingRichard Hughes2016-06-281-0/+1
| | | | | This allows us to search for 'networking', 'networks', or 'networked' and to return results for all network* keywords.
* Add support for GNOME Shell extensionsRichard Hughes2016-03-011-0/+1
|
* Remove the GIR and GResource, nm and KDE-specific pluginsRichard Hughes2016-01-221-1/+1
| | | | | | Applications have to specify the kudos upstream and relying on these hacky heuristics only worked some of the time for packages, and none of the time for xdg-app and Limba.
* Add appstream-composeAlexander Larsson2016-01-221-0/+2
| | | | | | | This is a simple app that takes a prefix (default /usr) and a set of app names. It looks for appdata, desktop and icon files with that basename in $prefix/share/[appdata|applications|icons] and generates appstream xml files + icons in (by default) $prefix/share/app-info.
* trivial: Add the gettext files to the example spec fileRichard Hughes2016-01-051-0/+2
|
* Generate GUID values according to RFC4122Richard Hughes2015-11-151-0/+1
| | | | Also, add a 'generate-guid' command to appstream-util.
* trivial: Sync example spec file with downstreamRichard Hughes2015-10-281-3/+4
|
* Use AsStoreCab to read .cab files when building metadataRichard Hughes2015-10-071-1/+1
| | | | There's no point having two implementations of the same thing.
* Add the ability to parse .cab archives as AppStream storesRichard Hughes2015-10-071-0/+1
| | | | This allows us to store multiple components inside an archive.
* Remove the long-obsolete appdata-validate toolRichard Hughes2015-09-251-1/+0
|
* trivial: Fix example spec fileRichard Hughes2015-09-241-1/+1
|
* Release version 0.5.1appstream_glib_0_5_1Richard Hughes2015-09-151-3/+3
|
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-2/+2
| | | | | | Using the length of -1 for 'unknown' breaks the GIR-generated bindings. This breaks API and ABI and the soname has been updated to reflect this.
* Version the builder plugin locationRichard Hughes2015-05-121-2/+5
| | | | | This ensures we can run the correct plugins when different builder versions are installed on the same system.
* Create firmware AppStream components from .cab filesRichard Hughes2015-03-041-0/+1
| | | | | See http://blogs.gnome.org/hughsie/2015/03/03/updating-firmware-on-linux/ for more infomation on how this will be used.
* trivial: Fix the example spec file when building the deprecated partsRichard Hughes2014-11-041-0/+3
|
* Obsolete the appdata-tools packageRichard Hughes2014-10-301-1/+4
|
* trivial: Remove the gtk3-devel BRRichard Hughes2014-09-291-1/+0
|
* trivial: Update the example spec fileRichard Hughes2014-09-101-2/+2
|
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-0/+1
| | | | | This is optional, but enabled by default. Use --disable-dep11 to remove the libyaml dependancy.
* Add an installed tests to validate appdataMatthias Clasen2014-08-051-0/+1
| | | | | | | This test will validate the appdata of apps that are in gnome-continuous. Signed-off-by: Richard Hughes <richard@hughsie.com>
* trivial: Sync the .spec file with downstreamRichard Hughes2014-07-111-5/+9
|
* Add an m4 file to easily validate AppData and MetaInfo filesRichard Hughes2014-06-181-0/+1
|
* Add manpages for appstream-util and appstream-builderRichard Hughes2014-06-181-0/+5
|
* i18n: use transifex for translationsIgor Gnatenko2014-06-181-1/+5
| | | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> Signed-off-by: Richard Hughes <richard@hughsie.com>
* trivial: Fix the example RPM spec fileRichard Hughes2014-06-171-0/+1
|
* trivial: Fix up the example spec file to reflect realityRichard Hughes2014-06-171-3/+41
|
* trivial: Add the bash completion file to the example spec fileRichard Hughes2014-06-131-0/+2
|
* Add as_app_validate() to validate AppStream, AppData and desktop filesRichard Hughes2014-04-211-0/+2
|
* Add a utility 'appstream-util' to do simple operations on AppStream metadataRichard Hughes2014-04-151-0/+2
| | | | | Sub-commands understood by this utility include: 'install', 'uninstall', 'dump' and 'convert'.
* Use gperf to generate a perfect hash for the tag namesRichard Hughes2014-03-241-0/+1
| | | | This speeds up parsing by ~3%
* trivial: Fixes to the spec file from FedoraRichard Hughes2014-03-211-5/+3
|
* trivial: Update README to reflect realityRichard Hughes2014-03-171-3/+5
|