New package: cglm-0.7.6
This commit is contained in:
parent
8a2c846f64
commit
6120d56f08
2 changed files with 16 additions and 0 deletions
|
@ -3974,3 +3974,4 @@ libtexluajit.so.2 texlive-LuaTeX-20200406_1
|
||||||
libtexlua53.so.5 texlive-LuaTeX-20200406_1
|
libtexlua53.so.5 texlive-LuaTeX-20200406_1
|
||||||
libptexenc.so.1 texlive-20200406_1
|
libptexenc.so.1 texlive-20200406_1
|
||||||
libdolphinvcs.so.5 dolphin-20.04.3_1
|
libdolphinvcs.so.5 dolphin-20.04.3_1
|
||||||
|
libcglm.so.0 cglm-0.7.6_1
|
||||||
|
|
15
srcpkgs/cglm/template
Normal file
15
srcpkgs/cglm/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'cglm'
|
||||||
|
pkgname=cglm
|
||||||
|
version=0.7.6
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
short_desc="Highly Optimized Graphics Math (glm) for C"
|
||||||
|
maintainer="Nicu Borta <nicuborta123@tutanota.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/recp/cglm"
|
||||||
|
distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz"
|
||||||
|
checksum=29ff8af4edc03697e36d3e6f99a80b884a80ee09d46055ce45765e5d6b2456d9
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue