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

Various helper tools for flatpak-builder

Results 111 flatpak-builder-tools issues
Sort by recently updated
recently updated
newest added

I think it might be a good idea to depend on PyInstaller package to generate binaries that has python and deps already embedded. Less manifests to worry about, so can...

I like to give tools such as `flatpak-cargo-generator.py` a dedicated virtualenv with the necessary dependencies, and Poetry was an easy way to handle the logistics behind the scenes.

### flatpak-builder version 1.4.2 ### Linux distribution and version Arch Linux x64 ### Affected flatpak-builder tool node/flatpak-node-generator.py ### flatpak-builder tool cli args --force-clean --ccache --repo=$REPO --state-dir=$STATE --default-branch=master build $MANIFEST ###...

bug
node

### flatpak-builder version 1.4.1 ### Linux distribution and version Ubuntu 23.04 ### Affected flatpak-builder tool node/flatpak-node-generator.py ### flatpak-builder tool cli args _No response_ ### Source repository URL https://github.com/janhq/jan.git ### Flatpak-builder...

bug

### flatpak-builder version 1.4.2 ### Linux distribution and version Ubuntu 24.04 ### Affected flatpak-builder tool pip/flatpak-pip-generator ### flatpak-builder tool cli args --repo=repo --force-clean --user build.d com.candelatech.py3-10 ### Source repository URL...

bug
pip

### flatpak-builder version 1.4.1 ### Linux distribution and version fedora 40 ### Affected flatpak-builder tool cargo/flatpak-cargo-generator.py ### flatpak-builder tool cli args _No response_ ### Source repository URL https://github.com/wiiznokes/fan-control ### Flatpak-builder...

bug
cargo

Installing requirements-parser was not enough for `import requirements` to work on my system. I also needed to install setuptools to avoid the following error: ``` Python 3.12.3 (main, Apr 17...

_(Please correct me if I'm wrong)_ The conditions here, if I understand correctly, are to detect whether a package is from a local source, with these two clues: - none...

npm
node

### flatpak-builder version 1.2.2 ### Linux distribution and version Ubuntu 22.04 ### Affected flatpak-builder tool dotnet/flatpak-dotnet-generator.py ### flatpak-builder tool cli args _No response_ ### Source repository URL https://github.com/webwarrior-ws/packwallet/tree/flatpak ### Flatpak-builder...

bug
dotnet