]> git.ipfire.org Git - people/ms/pakfire.git/blob - macros/package-default.macro
macros: Add macros for ninja & meson
[people/ms/pakfire.git] / macros / package-default.macro
1
2 # Epoch information should always be set, starting with zero.
3 epoch = 0
4
5 # The default architecture is the architecture of the distribution.
6 arch = %{DISTRO_ARCH}
7
8 # Place to add URLs for sources download.
9 source_dl =
10
11 # A list of sources that need to be fetched in
12 # order to build the package.
13 sources = %{thisapp}.tar.gz