Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trivial: Disable libstemmer by default | Richard Hughes | 2016-06-28 | 1 | -0/+1 |
| | | | | Sorry jhbuild people... | ||||
* | Optionally use libstemmer for keyword stemming | Richard Hughes | 2016-06-28 | 1 | -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 extensions | Richard Hughes | 2016-03-01 | 1 | -0/+1 |
| | |||||
* | Remove the GIR and GResource, nm and KDE-specific plugins | Richard Hughes | 2016-01-22 | 1 | -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-compose | Alexander Larsson | 2016-01-22 | 1 | -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 file | Richard Hughes | 2016-01-05 | 1 | -0/+2 |
| | |||||
* | Generate GUID values according to RFC4122 | Richard Hughes | 2015-11-15 | 1 | -0/+1 |
| | | | | Also, add a 'generate-guid' command to appstream-util. | ||||
* | trivial: Sync example spec file with downstream | Richard Hughes | 2015-10-28 | 1 | -3/+4 |
| | |||||
* | Use AsStoreCab to read .cab files when building metadata | Richard Hughes | 2015-10-07 | 1 | -1/+1 |
| | | | | There's no point having two implementations of the same thing. | ||||
* | Add the ability to parse .cab archives as AppStream stores | Richard Hughes | 2015-10-07 | 1 | -0/+1 |
| | | | | This allows us to store multiple components inside an archive. | ||||
* | Remove the long-obsolete appdata-validate tool | Richard Hughes | 2015-09-25 | 1 | -1/+0 |
| | |||||
* | trivial: Fix example spec file | Richard Hughes | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | Release version 0.5.1appstream_glib_0_5_1 | Richard Hughes | 2015-09-15 | 1 | -3/+3 |
| | |||||
* | Drop the unused _len arguments on many functions | Richard Hughes | 2015-08-03 | 1 | -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 location | Richard Hughes | 2015-05-12 | 1 | -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 files | Richard Hughes | 2015-03-04 | 1 | -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 parts | Richard Hughes | 2014-11-04 | 1 | -0/+3 |
| | |||||
* | Obsolete the appdata-tools package | Richard Hughes | 2014-10-30 | 1 | -1/+4 |
| | |||||
* | trivial: Remove the gtk3-devel BR | Richard Hughes | 2014-09-29 | 1 | -1/+0 |
| | |||||
* | trivial: Update the example spec file | Richard Hughes | 2014-09-10 | 1 | -2/+2 |
| | |||||
* | Move the distro helper scripts to another repo | Richard Hughes | 2014-09-10 | 12 | -401/+0 |
| | | | | We don't want to clutter the git history with details of my RAID setup... | ||||
* | Use libyaml to read DEP-11 metadata | Richard Hughes | 2014-08-20 | 1 | -0/+1 |
| | | | | | This is optional, but enabled by default. Use --disable-dep11 to remove the libyaml dependancy. | ||||
* | trivial: Fix the Fedora upload file | Richard Hughes | 2014-08-18 | 1 | -1/+1 |
| | |||||
* | trivial: Be less verbose when downloading Fedora packages | Richard Hughes | 2014-08-15 | 1 | -2/+2 |
| | |||||
* | Use --add-cache-id when generating Fedora 21 metadata | Richard Hughes | 2014-08-15 | 1 | -3/+5 |
| | |||||
* | Add an installed tests to validate appdata | Matthias Clasen | 2014-08-05 | 1 | -0/+1 |
| | | | | | | | This test will validate the appdata of apps that are in gnome-continuous. Signed-off-by: Richard Hughes <richard@hughsie.com> | ||||
* | trivial: Put the Fedora 21 metadata somewhere Kalev can get it | Richard Hughes | 2014-08-04 | 2 | -2/+11 |
| | |||||
* | contrib: Really remove rsync's -a option | Kalev Lember | 2014-08-01 | 2 | -2/+2 |
| | | | | Accidentally killed the wrong option in the previous commit. | ||||
* | contrib: Avoid using rsync's -a parameter | Kalev Lember | 2014-08-01 | 2 | -2/+2 |
| | | | | | We have to be careful to not change the group permissions (-a implies --perms) to not break shared uploads on the fedora server. | ||||
* | trivial: Fix building of rawhide metadata | Richard Hughes | 2014-07-29 | 2 | -1/+4 |
| | |||||
* | trivial: gnome-software in f21 now supports <kudo> | Richard Hughes | 2014-07-29 | 1 | -1/+1 |
| | |||||
* | trivial: Strip the Fedora arch-specific requires | Richard Hughes | 2014-07-16 | 1 | -0/+4 |
| | |||||
* | trivial: Also download packages from the same srpm | Richard Hughes | 2014-07-16 | 1 | -37/+42 |
| | |||||
* | trivial: Use more than just the file size when checking packages | Richard Hughes | 2014-07-15 | 1 | -6/+14 |
| | |||||
* | trivial: Fedora 21 has branched from rawhide now | Richard Hughes | 2014-07-15 | 5 | -12/+47 |
| | |||||
* | trivial: Sync the .spec file with downstream | Richard Hughes | 2014-07-11 | 1 | -5/+9 |
| | |||||
* | trivial: Update the Fedora helper scripts | Richard Hughes | 2014-07-11 | 2 | -2/+2 |
| | |||||
* | trivial: Update Fedora scripts to generate failed.html | Richard Hughes | 2014-07-10 | 4 | -1/+10 |
| | |||||
* | fedora: Always download data files for each application | Richard Hughes | 2014-07-09 | 1 | -25/+36 |
| | |||||
* | trivial: Upload a helper script that I use | Richard Hughes | 2014-07-04 | 1 | -0/+8 |
| | |||||
* | trivial: Always generate status.html and applications-to-import.yaml after ↵ | Richard Hughes | 2014-07-04 | 3 | -0/+15 |
| | | | | each build | ||||
* | Add a script to download the Fedora package cache | Richard Hughes | 2014-07-02 | 3 | -0/+243 |
| | |||||
* | trivial: Move the helpers into a new directory | Richard Hughes | 2014-07-02 | 5 | -12/+21 |
| | |||||
* | trivial: Fix up the contributed helpers | Richard Hughes | 2014-07-02 | 2 | -2/+3 |
| | |||||
* | Remove --use-package-cache from appstrem-builder | Richard Hughes | 2014-06-23 | 3 | -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 release | Richard Hughes | 2014-06-20 | 4 | -43/+42 |
| | |||||
* | Fix generation of AppStream 0.41 metadata | Richard Hughes | 2014-06-20 | 1 | -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 20 | Richard Hughes | 2014-06-20 | 1 | -0/+1 |
| | |||||
* | Fix the API versions for Fedora 20 | Richard Hughes | 2014-06-20 | 1 | -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 files | Richard Hughes | 2014-06-18 | 1 | -0/+1 |
| |