New package: meson-cmake-wrapper-0.3.1
This commit is contained in:
parent
d5ce73bf53
commit
0304bf8796
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'meson-cmake-wrapper'
|
||||||
|
pkgname=meson-cmake-wrapper
|
||||||
|
version=0.3.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="mcw"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="meson"
|
||||||
|
short_desc="Build system wrapper that provides Meson integration in CMake IDE's"
|
||||||
|
maintainer="John Zimmermann <johnz@posteo.net>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/prozum/meson-cmake-wrapper"
|
||||||
|
distfiles="${PYPI_SITE}/m/meson-cmake-wrapper/meson-cmake-wrapper-${version}.tar.gz"
|
||||||
|
checksum=0bb8b94e835445a9426e3cd51e0be4d84491f6bcc09c14109da212a700779e51
|
Loading…
Reference in New Issue