Page MenuHomeSolus

Update flatpak-builder to 1.0.5
ClosedPublic

Authored by kyrios123 on Feb 11 2019, 6:22 PM.
Tags
None
Referenced Files
F11054828: D5348.id13013.diff
Fri, Aug 11, 1:14 AM
F11054827: D5348.id12977.diff
Fri, Aug 11, 1:14 AM
F11054826: D5348.id.diff
Fri, Aug 11, 1:14 AM
F11038270: D5348.diff
Wed, Aug 9, 10:25 PM
F10982563: D5348.id13013.diff
Sun, Jul 23, 11:01 AM
F10834017: D5348.diff
Jun 7 2023, 6:07 AM
F10807648: D5348.id13013.diff
May 30 2023, 5:42 AM
F10806871: D5348.id12977.diff
May 30 2023, 2:52 AM
Subscribers
None

Details

Summary
  • Add --add/remove-tag options
  • Allow using a full ref as sdk and use the branch from that.
  • Compress changes in cache, fixing the build of large applications like libreoffice in some cases.
  • Add new default-branch manifest option to allow overridable branch name.
  • Print a warning when a YAML document has a float-like string value.
  • Handle .txz archive suffixes.
  • Set SOURCE_DATE_EPOCH to the mtime of the manifest in the build.
  • Update python post-processor to handle python 3.7 pyc files.
  • Allow unsetting env vars in the build options by setting them to null.
  • Documentation improvements

Depends on D5347

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Download YAML manifest for Gnome MPV
  • Build with flatpak-builder build io.github.GnomeMpv.yml --user --install

Diff Detail

Repository
R3847 flatpak-builder
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage