keepsecret new package
This commit is contained in:
@@ -12,7 +12,8 @@ i = ''.join([
|
||||
' -DCMAKE_INSTALL_PREFIX=/usr',
|
||||
' -DCMAKE_INSTALL_LIBDIR=lib',
|
||||
' -DBUILD_SHARED_LIBS=ON',
|
||||
' -DGLM_TEST_ENABLE=ON -L '
|
||||
' -DGLM_TEST_ENABLE=ON -L ',
|
||||
' -DCMAKE_INSTALL_DATAROOTDIR=/usr/lib/cmake '
|
||||
])
|
||||
|
||||
def setup():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C++ mathematics library.</Summary>
|
||||
<Description>C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.</Description>
|
||||
<Archive sha1sum="4f3af30e789974241f9fc3d81d313049aa4b38f6" type="targz">https://github.com/g-truc/glm/archive/1.0.1/glm-1.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="69067f49ed666bd0233eada96a2c8b5d4f9ad487" type="targz">https://github.com/g-truc/glm/archive/1.0.2/glm-1.0.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2026-01-01</Date>
|
||||
<Version>1.0.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2025-02-08</Date>
|
||||
<Version>1.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user