summaryrefslogtreecommitdiff
path: root/libappstream-builder/plugins/asb-plugin-appdata.c
Commit message (Expand)AuthorAgeFilesLines
* Make the appdata filename check match the plugin globsHEADmainRichard Hughes2023-04-261-2/+1
* asb-plugin-appdata: Never add default icons to firmware, IMs or codecsPhilip Withnall2022-10-141-19/+0
* Remove the --enable-hidpi option completelyRichard Hughes2022-06-081-2/+0
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* trivial: Allow specifying <icon> tags in metainfo filesRichard Hughes2018-05-031-6/+0
* Do not add the GNOME-Software-specific categories or icons by defaultRichard Hughes2017-06-071-27/+31
* Scan /usr/share/metainfo as well when building appstream-dataKalev Lember2016-12-201-1/+5
* Set a better icon for codecsKalev Lember2016-11-261-1/+1
* Allow subsuming each property individuallyRichard Hughes2016-08-091-1/+1
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-21/+0
* Rename a symbol to reflect realityRichard Hughes2016-02-251-6/+6
* Use heuristics when building metadata with an AppData fileRichard Hughes2016-01-241-1/+1
* Reject an invalid project group when parsingRichard Hughes2016-01-221-12/+0
* trivial: Remove support for old-style firmware GUIDS-as-IDsRichard Hughes2016-01-221-11/+0
* Only use the package license when not provided by the AppData fileRichard Hughes2015-12-091-0/+19
* Use AsStoreCab to read .cab files when building metadataRichard Hughes2015-10-071-1/+0
* Require AppData files to be present in the AppStream metadataRichard Hughes2015-09-161-196/+162
* Be less vocal when processing AppData filesRichard Hughes2015-09-161-49/+0
* trivial: Remove any support for installed appdata-extra filesRichard Hughes2015-09-081-5/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-5/+5
* Add support for the flashed firmware provide kindRichard Hughes2015-08-101-0/+34
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-7/+7
* Add AsChecksumRichard Hughes2015-08-031-3/+3
* trivial: Do not mess with the source pkgname for firmwareRichard Hughes2015-07-221-1/+1
* Be less strict when loading incorrect AppData filesRichard Hughes2015-06-291-17/+10
* Remove the extra screenshots and appdata options from the builderRichard Hughes2015-04-071-153/+15
* Remove all networking support when building metadataRichard Hughes2015-04-071-110/+4
* Use the upstream screenshot when we are using appstream-builder --no-netRichard Hughes2015-03-241-0/+10
* Create firmware AppStream components from .cab filesRichard Hughes2015-03-041-0/+8
* trivial: Fix a tiny comment header problemRichard Hughes2015-03-021-1/+1
* Add releases from the upstream AppData filesRichard Hughes2015-03-021-0/+7
* Make the failed AppStream metadata optionalRichard Hughes2015-01-241-2/+2
* Add OSTree supportRichard Hughes2015-01-231-1/+6
* Do not blacklist applications with broken AppData filesRichard Hughes2015-01-091-4/+15
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-041-6/+6
* trivial: Time out after 5 seconds, not 5000 secondsRichard Hughes2014-10-231-1/+1
* trivial: Get the AppData basename correctly for more packagesRichard Hughes2014-08-291-2/+20
* Rename as_app_get_id_full() to as_app_get_id()Richard Hughes2014-08-221-4/+4
* Rename as_app_get_id() to as_app_get_id_filename()Richard Hughes2014-08-221-3/+3
* trivial: Show the full application ID in more placesRichard Hughes2014-08-191-1/+1
* Do not try to download screenshots when run with --nonetRichard Hughes2014-08-121-0/+6
* Add as_utils_is_spdx_license()Richard Hughes2014-08-111-2/+2
* Only add registered projects and categories to the metadataRichard Hughes2014-07-291-2/+11
* Do not warn if the AppData file duplicates the .desktop valueRichard Hughes2014-07-161-6/+1
* Record if distro metadata and screenshots are being usedRichard Hughes2014-07-111-0/+1
* Allow per-distro AppData files to be used when upstream supplies a broken oneRichard Hughes2014-07-081-8/+8
* trivial: Be less Fedora-centricRichard Hughes2014-07-021-3/+2
* Do not require a content license to be included into the metadataRichard Hughes2014-06-171-18/+1
* Add AppStream builder plugins from the createrepo_as projectRichard Hughes2014-06-171-0/+552