Alexander Larsson
abb1e6f7fd
lib: Make all *Ref properties construct-only and static-strings
...
The Ref objects are always created by the library itself, and are
immutable.
Closes : #1591
Approved by: alexlarsson
2018-04-19 08:17:46 +00:00
Philip Withnall
ae7d960372
common: Support collection IDs in flatpak{ref,repo} and bundle files
...
These are loaded from the ref/repo/bundle metadata and added to the new
remote configuration.
Signed-off-by: Philip Withnall <withnall@endlessm.com >
2017-08-18 14:23:03 +02:00
Alexander Larsson
f20e5f7823
bundles: Support dependencies and runtime-repo
...
If the bundle contains an origin link we can now install related
things from it, such as locale data.
You can also build the bundle with --runtime-repo=URL, where the url
points to a flatpakrepo file for a repo with runtimes. This works
similar to the RuntimeRepo= feature in flatpakref files.
2016-12-20 16:27:57 +01:00
Matthias Clasen
75218c4a65
Fix license headers
...
We were referring to the nonexisting "version 2" of the
Lesser GPL. It should be "version 2.1".
2016-07-29 14:27:49 -04:00
Matthias Clasen
d30ef7c602
Document FlatpakBundleRef apis
2016-05-16 19:50:30 -04:00
Alexander Larsson
c24528d369
Rename source files to flatpak
2016-05-09 09:00:20 +02:00