15 lines
473 B
Bash
15 lines
473 B
Bash
pkgname=meson
|
|
version=0.35.0
|
|
revision=2
|
|
noarch=yes
|
|
build_style=python-module
|
|
python_versions="3.4"
|
|
pycompile_version="3.4"
|
|
hostmakedepends="python3.4-devel"
|
|
depends="python3.4 ninja"
|
|
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"
|
|
checksum=57947a2ed90c2f9d4e5a82df055fd1ae2d2015f0b133756ddcc564e9e5404ca0
|