flatpak-builder icon indicating copy to clipboard operation
flatpak-builder copied to clipboard

Tool to build flatpaks from source

Results 197 flatpak-builder issues
Sort by recently updated
recently updated
newest added

## Linux distribution and version Fedora 33 (Workstation Edition) ## Flatpak-builder version flatpak-builder-1.0.12-1.fc33.x86_64 ## Flatpak version flatpak-1.10.2-3.fc33.x86_64 ## Description of the problem Flatpak-builder will initialize all but one git submodule...

_From @jurf on August 13, 2017 14:17_ So we can stop doing things like: ``` "post-install": [ "mv /app/share/mime/packages/scribus.xml /app/share/mime/packages/net.scribus.Scribus.xml" ] ``` _Copied from original issue: flatpak/flatpak#958_

flatpak-builder

## Linux distribution and version Alpine Linux Edge ## Flatpak-builder version 1.0.9 ## Flatpak version 1.6.2 ## Description of the problem Building anything that calls `mkdir` or `install -d` with...

## Linux distribution and version Fedora 31 ## Flatpak-builder version 1.0.9 ## Flatpak version 1.4.3 ## Description of the problem I'm trying to build and FD.o SDK extension with MinGW-w64...

bug

flatpak-builder has support for inherit-sdk-extension. This is though all or nothing which is creating issues in https://invent.kde.org/packaging/flatpak-kde-runtime/-/issues/15 where the extension contains architecture name to support a multi-arch scenario. It would...

_From @pulb on July 13, 2016 17:6_ Currently Snappy has a tremendous advantage over Flatpak: it supports creating .snap bundles with included dependencies pulled from .deb packages. Look at the...

I would like for flatpak-builder to also update the appstream branch on every export in a local repo. Right now I'm forced to run `flatpak build-export --update-appstream` after every build.

I would like to checkout a git repository, execute a Maven build and use the openjdk extension from Flathub to run the built application. Is this somehow possible? I've tried...

_From @mildred on October 18, 2016 8:9_ I have the same setup on two different computers, and one is not working as expected. I'm trying to package an electron-based app...

## Flatpak-builder version flatpak-builder 1.0.10 (but also whatever is available on flathub) ## Flatpak version 1.8.2 (with whatever Endless patches are in Endless OS 3.9.1) ## Description of the problem...