2016-10-14 21:30:49 +00:00
|
|
|
# Template file for 'meson'
|
2016-03-16 21:46:46 +00:00
|
|
|
pkgname=meson
|
2016-12-21 20:37:35 +00:00
|
|
|
version=0.37.1
|
2016-10-23 09:52:16 +00:00
|
|
|
revision=1
|
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-11-22 14:43:09 +00:00
|
|
|
short_desc="Super fast build system"
|
2016-03-16 21:46:46 +00:00
|
|
|
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-12-21 20:37:35 +00:00
|
|
|
checksum=284f4df86458831c9d9358ecf548cc8df6caee3781477c3ef518f690ad1a31c1
|