67f5c5ae81
Switch to python3-module. Switch to python3-* pkgs.
15 lines
482 B
Bash
15 lines
482 B
Bash
# Template file for 'meson'
|
|
pkgname=meson
|
|
version=0.35.0
|
|
revision=4
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="mesonbuild"
|
|
hostmakedepends="python3-devel"
|
|
depends="python3 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
|