]> granicus.if.org Git - handbrake/commit
scripts: add script for creating flatpak manifests
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 6 Jun 2018 23:20:34 +0000 (16:20 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 6 Jun 2018 23:23:03 +0000 (16:23 -0700)
commit93a153eee436a5ca71561dd40c4f128e51e4d47a
treeb9aa093a59c9c83b2eabebbf69777ac0672c5691
parent73649f092fc8da27f256bbf99f8fea0c4aa243fd
scripts: add script for creating flatpak manifests

This script can generate manifests that are suitable for submitting to
flathub for publishing to their repository.  It can also be used for
generating manifests suitable for building local flatpak bundles and is
used during 'make pkg.create.flatpak'
make/include/contrib.defs
pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
pkg/linux/flatpak/fr.handbrake.ghb.json
pkg/linux/module.defs
pkg/linux/module.rules
scripts/create_flatpak_manifest.py [new file with mode: 0755]