15 lines
473 B
Bash
15 lines
473 B
Bash
pkgname=meson
|
|
version=0.32.0
|
|
revision=1
|
|
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=372c18e40ffc3fe101f4ab48e8077f048dd774eaf4e87bbea3221908fca74835
|