2016-10-14 21:30:49 +00:00
|
|
|
# Template file for 'meson'
|
2016-03-16 21:46:46 +00:00
|
|
|
pkgname=meson
|
2016-10-04 06:34:31 +00:00
|
|
|
version=0.35.0
|
2016-10-17 08:55:00 +00:00
|
|
|
revision=4
|
2016-03-16 21:46:46 +00:00
|
|
|
noarch=yes
|
2016-10-17 08:55:00 +00:00
|
|
|
build_style=python3-module
|
2016-10-14 21:30:49 +00:00
|
|
|
pycompile_module="mesonbuild"
|
2016-10-17 08:55:00 +00:00
|
|
|
hostmakedepends="python3-devel"
|
|
|
|
depends="python3 ninja"
|
2016-03-16 21:46:46 +00:00
|
|
|
short_desc="A super fast build system"
|
|
|
|
license="Apache-2.0"
|
|
|
|
maintainer="Dylan Katz <muddmaker.97@gmail.com>"
|
|
|
|
homepage="http://mesonbuild.com"
|
|
|
|
distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz"
|
2016-10-04 06:34:31 +00:00
|
|
|
checksum=57947a2ed90c2f9d4e5a82df055fd1ae2d2015f0b133756ddcc564e9e5404ca0
|