mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: extra-cmake-modules-1.6.1
This commit is contained in:
parent
e9884551d0
commit
3200edaa87
1 changed files with 14 additions and 0 deletions
14
srcpkgs/extra-cmake-modules/template
Normal file
14
srcpkgs/extra-cmake-modules/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'extra-cmake-modules'
|
||||||
|
pkgname=extra-cmake-modules
|
||||||
|
version=1.6.1
|
||||||
|
_frameworks=5.6
|
||||||
|
revision=1
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="cmake python-Sphinx qt5-tools-devel"
|
||||||
|
short_desc="Extra modules and scripts for CMake"
|
||||||
|
maintainer="TheNumb <me@thenumb.eu>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
||||||
|
distfiles="http://download.kde.org/stable/frameworks/${_frameworks}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=ff6d4c92a11859b85b532e028dd95ee741de904881bec8810fe24cd3e0fe26e6
|
Loading…
Add table
Reference in a new issue