New package: guidelines-support-library-4.0.0
This commit is contained in:
parent
44de774685
commit
a794831cf6
1 changed files with 16 additions and 0 deletions
16
srcpkgs/guidelines-support-library/template
Normal file
16
srcpkgs/guidelines-support-library/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'guidelines-support-library'
|
||||||
|
pkgname=guidelines-support-library
|
||||||
|
version=4.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="-DGSL_TEST:BOOL=OFF"
|
||||||
|
short_desc="C++ Guidelines Support Library"
|
||||||
|
maintainer="0x5c <dev@0x5c.io>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/microsoft/GSL"
|
||||||
|
distfiles="https://github.com/microsoft/GSL/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=f0e32cb10654fea91ad56bde89170d78cfbf4363ee0b01d8f097de2ba49f6ce9
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue