GitHunt
GE

GeorgesStavracas/flatpak-builder

Tool to build flatpaks from source

Flatpak icon

Flatpak-builder is a tool for building flatpaks from sources.

See http://flatpak.org/ for more information.

Read documentation for the flatpak-builder commandline tools.

INSTALLATION

Flatpak-builder uses a traditional autoconf-style build mechanism. To build just do

 ./configure [args]
 make
 make install

Most configure arguments are documented in ./configure --help. However,
there are some options that are a bit more complicated.

Flatpak-builder relies on flatpak, so it must be installed first.

Languages

C89.9%Shell5.3%M43.6%Makefile0.8%Pawn0.2%C++0.2%Python0.0%
GNU Lesser General Public License v2.1
Created July 24, 2021
Updated September 30, 2023
GeorgesStavracas/flatpak-builder | GitHunt