summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release version 0.3.2appstream_glib_0_3_2Richard Hughes2014-11-042-1/+24
|
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-0425-71/+71
| | | | | It seems that the compiler really does require an initializer when using the _cleanup_ macros.
* Fix FTBFS on GNU/HurdMatthias Klumpp2014-11-043-17/+23
| | | | | | | | | Currently appstream-glib FTBFS on GNU/Hurd due to usage of PATH_MAX, which is not defined. The attached patch solves this problem by dynamically allocating strings of required length, and free them after usage if needed. Many thanks to Svante Signell for the initial patch!
* trivial: Fix the example spec file when building the deprecated partsRichard Hughes2014-11-041-0/+3
|
* trivial: Fix the libappstream-glib tests when running in a chrootRichard Hughes2014-10-313-0/+13
| | | | We can't rely on the fact that there are installed desktop files.
* Obsolete the appdata-tools packageRichard Hughes2014-10-306-1/+403
|
* Fix extraction of hardlinksRichard Hughes2014-10-301-29/+82
| | | | | | | | Do two passes of the file to extract: the first to find filenames that match the glob, symlinks and any hardlinks; then the second to actually decompress the files found in the hash. This ensures we create the target of the hardlink before the hardlink itself.
* trivial: Split out asb_utils_sanitise_path() as a helperRichard Hughes2014-10-301-7/+21
|
* trivial: Add some protection in asb_glob_value_search()Richard Hughes2014-10-301-0/+3
|
* Do not create a hardlink when the target does not existRichard Hughes2014-10-301-0/+4
| | | | | This works around a failure to decompress, although the proper fix would be to do two passes of the archive.
* trivial: Do not allow multiple icons of the same name and sizeRichard Hughes2014-10-292-3/+35
| | | | This should only affect subsuming two AsApp's.
* Do not generate metadata with an icon prefixRichard Hughes2014-10-292-10/+36
| | | | Continue to accept names with or without a prefix in the name for compat.
* Support HiDPI YAML iconsRichard Hughes2014-10-294-7/+50
|
* trivial: Set the source kind when loading YAML filesRichard Hughes2014-10-291-0/+1
|
* trivial: Set the icon path for apps loaded from a YAML fileRichard Hughes2014-10-291-1/+15
|
* Set the icon prefix when parsing DEP11 dataRichard Hughes2014-10-291-0/+2
|
* Support getting the origin from .yml files tooRichard Hughes2014-10-291-1/+3
| | | | | We get the fallback origin before we actually parse the file in case we need to show the value in an error message.
* Add a simple 'search' command to appstream-utilRichard Hughes2014-10-291-0/+40
|
* Show the kudo stats on the status pageRichard Hughes2014-10-281-0/+26
|
* trivial: Never output icon attributes of zero sizeRichard Hughes2014-10-271-2/+4
|
* Add as_app_set_origin()Richard Hughes2014-10-244-0/+48
| | | | | This allows us to get the origin the package was read from in the instance we have more than one resource being loaded into the store.
* Add BLUR and SHARPEN values for AsImageSaveFlagsRichard Hughes2014-10-243-4/+14
| | | | | The latter will allow us to show a blurred small resolution loading screenshot in gnome-software.
* trivial: Export the private symbol as_pixbuf_blur()Richard Hughes2014-10-242-7/+17
|
* Save the screenshots as soon as possibleRichard Hughes2014-10-234-10/+40
| | | | | | | We don't want to store +4Gb of pixbuf data for the lifetime of the builder. We can make the assuption that any application shipping screenshots also ships a valid AppData file, and dump the screenshots to disk immediatly after the task has completed. This means we can process Fedora rawhide with <2Gb RAM.
* trivial: Time out after 5 seconds, not 5000 secondsRichard Hughes2014-10-231-1/+1
|
* Do not composite an app with its duplicateRichard Hughes2014-10-231-0/+5
|
* Add --veto-ignore to appstream-builderRichard Hughes2014-10-234-7/+51
| | | | This allows supression of vetos that would otherwise blacklist an application.
* trivial: Do not print a critical warning when saving a pixbug that's not setRichard Hughes2014-10-231-0/+4
|
* Add some more valid metadata licensesRichard Hughes2014-10-211-0/+8
|
* trivial: post release version bumpRichard Hughes2014-10-212-5/+5
|
* Release version 0.3.1appstream_glib_0_3_1Richard Hughes2014-10-214-1/+62
|
* trivial: Fix the builder when extra appstream uses local iconsRichard Hughes2014-10-211-6/+5
|
* Support 'local' AppStream iconsRichard Hughes2014-10-213-0/+75
|
* Allow AppStream files to be upgraded using appstream-utilRichard Hughes2014-10-211-17/+27
|
* trivial: Make compression optional in as_store_to_file()Richard Hughes2014-10-211-1/+23
|
* trivial: Actually recognise the URL type of 'missing'Richard Hughes2014-10-211-0/+4
|
* trivial: Spelling fix in validation warningRichard Hughes2014-10-212-22/+22
|
* trivial: Validate webapps and sources correctlyRichard Hughes2014-10-211-0/+2
|
* trivial: Recognise non-compressed AppStream metadata filesRichard Hughes2014-10-211-0/+2
|
* If the font priorities are the same use the screenshot comment to order themRichard Hughes2014-10-201-1/+2
|
* Write the screenshot priority in the XML fileRichard Hughes2014-10-204-8/+11
| | | | We need this if we're loading in old metadata.
* Write the application XML after all the vetos have been addedRichard Hughes2014-10-204-31/+35
|
* trivial: Do not try to run the font plugin as a primary pluginRichard Hughes2014-10-201-9/+0
|
* trivial: Remove debugging left in from last commitRichard Hughes2014-10-201-1/+0
|
* Sort the screenshots with a priority valueRichard Hughes2014-10-203-4/+51
| | | | This ensures we show 'Regular' before 'Italic' for instance.
* Add as_screenshot_set_priority()Richard Hughes2014-10-202-0/+37
|
* Never allow more than one default screenshotRichard Hughes2014-10-202-4/+11
|
* trivial: Add one more application to the blacklistRichard Hughes2014-10-201-0/+1
|
* trivial: Don't require a <name> in an AppData fileRichard Hughes2014-10-201-1/+7
| | | | We inherit from .desktop files in most cases.
* trivial: Fix a tiny memory leak when parsing .desktop filesRichard Hughes2014-10-161-1/+1
|