Skip to content

alfredfo/flatpak-builder

This branch is 124 commits behind flatpak/flatpak-builder:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e98b7a · Feb 12, 2022
Feb 12, 2022
Nov 24, 2017
May 6, 2019
Jan 23, 2022
Jan 25, 2022
Mar 27, 2017
Jan 28, 2022
Aug 20, 2021
Jan 18, 2022
Aug 20, 2021
Aug 20, 2021
Jun 11, 2018
Mar 31, 2015
Nov 7, 2021
Jan 18, 2022
Feb 15, 2018
Sep 9, 2016
Apr 6, 2021
Feb 7, 2022
Jun 2, 2016
May 6, 2016
May 6, 2016

Repository files navigation

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.

About

Tool to build flatpaks from source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.6%
  • Shell 5.4%
  • M4 3.7%
  • Makefile 0.9%
  • Pawn 0.2%
  • C++ 0.2%