summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* trivial: Strip the Fedora arch-specific requiresRichard Hughes2014-07-161-0/+4
|
* trivial: Also download packages from the same srpmRichard Hughes2014-07-161-37/+42
|
* trivial: Use more than just the file size when checking packagesRichard Hughes2014-07-151-6/+14
|
* trivial: Fedora 21 has branched from rawhide nowRichard Hughes2014-07-155-12/+47
|
* trivial: Sync the .spec file with downstreamRichard Hughes2014-07-111-5/+9
|
* trivial: Update the Fedora helper scriptsRichard Hughes2014-07-112-2/+2
|
* trivial: Update Fedora scripts to generate failed.htmlRichard Hughes2014-07-104-1/+10
|
* fedora: Always download data files for each applicationRichard Hughes2014-07-091-25/+36
|
* trivial: Upload a helper script that I useRichard Hughes2014-07-041-0/+8
|
* trivial: Always generate status.html and applications-to-import.yaml after ↵Richard Hughes2014-07-043-0/+15
| | | | each build
* Add a script to download the Fedora package cacheRichard Hughes2014-07-023-0/+243
|
* trivial: Move the helpers into a new directoryRichard Hughes2014-07-025-12/+21
|
* trivial: Fix up the contributed helpersRichard Hughes2014-07-022-2/+3
|
* Remove --use-package-cache from appstrem-builderRichard Hughes2014-06-233-6/+3
| | | | | It makes a huge directory tree that takes minutes to delete/sync and isn't much faster on an SSD anyway...
* trivial: Use different outputdirs for each distro releaseRichard Hughes2014-06-204-43/+42
|
* Fix generation of AppStream 0.41 metadataRichard Hughes2014-06-201-0/+13
| | | | | This quirk is required by GNOME Software 3.12.x -- later versions use libappstream-glib which uses the standardized per-application priority value.
* trivial: Use the package cache for Fedora 20Richard Hughes2014-06-201-0/+1
|
* Fix the API versions for Fedora 20Richard Hughes2014-06-201-1/+1
| | | | We only ship a parser than validates AppStream 0.3 metadata in gnome-software.
* 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: Add example scripts for Fedora and UbuntuRichard Hughes2014-06-173-0/+34
|
* 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
|
* Add an example spec file for FedoraRichard Hughes2014-03-121-0/+67