New package: meson-0.30.0

This commit is contained in:
Dylan Katz 2016-03-16 14:46:46 -07:00
parent 3e84bbd19d
commit fc41b763df

15
srcpkgs/meson/template Normal file
View file

@ -0,0 +1,15 @@
pkgname=meson
version=0.30.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="7a1760f255b62cba25b4d5afd6f96f6568ebb53668fd844847b8e00f7da69851"