mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
New package: cmake-extras-1.8
This commit is contained in:
parent
2b36bf23d7
commit
67b0302fd1
1 changed files with 12 additions and 0 deletions
12
srcpkgs/cmake-extras/template
Normal file
12
srcpkgs/cmake-extras/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'cmake-extras'
|
||||||
|
pkgname=cmake-extras
|
||||||
|
version=1.8
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
short_desc="Add-ons for CMake build tools from UBPorts"
|
||||||
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
|
license="LGPL-3.0-only"
|
||||||
|
homepage="https://gitlab.com/ubports/development/core/cmake-extras"
|
||||||
|
distfiles="https://gitlab.com/ubports/development/core/cmake-extras/-/archive/${version}/cmake-extras-${version}.tar.gz"
|
||||||
|
checksum=486ec200cee59cd801efdaf8182eb09fa2565a9fb8150b991cb6d583af3d8644
|
||||||
|
python_version=3
|
Loading…
Add table
Reference in a new issue