flatpak-builder
flatpak-builder copied to clipboard
Tool to build flatpaks from source
### Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a feature request that...
Subject to API stability 1.5.0 unstable material. ~This does not compile, as the asc-fonts private header is missing from appstream installation. The appstream-compose header needs to be patched right now...
### Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a bug that matches...
### Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a bug that matches...
Given this module: ``` { "name": "librest", "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/librest.git", "tag": "0.8.1" } ] }, ``` flatpak-builder will transform it to: ``` { "name" : "librest",...
I debugged by editing files in build-dir/files. But I found that even if I delete build-dir and rebuild, the file changes are saved. After searching. I found that .flatpak-builder/cache saves...
### Checklist - [x] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak-builder/issues) for a bug that matches...