New package: meson-0.30.0
This commit is contained in:
15
srcpkgs/meson/template
Normal file
15
srcpkgs/meson/template
Normal 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"
|
||||
Reference in New Issue
Block a user