16 lines
586 B
Bash
16 lines
586 B
Bash
# Template file for 'extra-cmake-modules'
|
|
pkgname=extra-cmake-modules
|
|
version=5.26.0
|
|
revision=2
|
|
noarch=yes
|
|
build_style=cmake
|
|
configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF"
|
|
hostmakedepends="python-Sphinx"
|
|
depends="cmake"
|
|
short_desc="Extra modules and scripts for CMake"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="BSD"
|
|
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=cd529cc10cc4a4fc20a962329ffc8cc93cc200b7dc681aa4ddfc9e9cc88f79ec
|