The resulting bundled extension org.freedesktop.LinuxAudio.Plugins.Guitarix doesn't have the branch 20.08.
Current result is:
$ flatpak install guitarix-origin Guitarix
Looking for matches…
Similar refs found for ‘Guitarix’ in remote ‘guitarix-origin’ (user):
1) app/org.guitarix.Guitarix/x86_64/master
2) runtime/org.freedesktop.LinuxAudio.Plugins.Guitarix/x86_64/master
Which do you want to use (0 to abort)? [0-2]:
add-extension entries don't have branch property - they have version instead. But the version property doesn't affect exported extension branch, too. Opened #391 to change that.
Linux distribution and version
Fedora 33
Flatpak-builder version
flatpak-builder 1.0.12
Flatpak version
Flatpak 1.10.2
Description of the problem
I'm trying to build a bundled extension from an application. It happens that this extension is a set of audio plugins that can be used by other applications. I set the
branch
property to20.08
and it is ignored when generating the extension bundle. See the manifest https://github.com/flathub/org.guitarix.Guitarix/blob/7571ee0e8dc08f698ed831c08bc083920dd3876c/org.guitarix.Guitarix.jsonSteps to reproduce
org.freedesktop.LinuxAudio.Plugins.Guitarix
doesn't have the branch20.08
.Current result is: