Skip to content

Commit 975d677

Browse files
authored
Merge pull request #125 from phunkyfish/update-glm
Update GLM to 1.0.1
2 parents 960a359 + ef1bc76 commit 975d677

File tree

8 files changed

+4
-8
lines changed

8 files changed

+4
-8
lines changed

depends/common/glm/flags.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
-DGLM_TEST_ENABLE_CXX_11=1 -DGLM_TEST_ENABLE=0 -DGLM_TEST_ENABLE_SIMD_SSE2=0 -DCMAKE_INSTALL_LIBDIR=lib
1+
-DGLM_TEST_ENABLE:BOOL=OFF

depends/common/glm/glm.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3a073eb8f3be07cee74481db0e1f78eda553b554941e405c863ab64de6a2e954
1+
9f3174561fd26904b23f0db5e560971cbf9b3cbda0b280f04d5c379d03bf234c

depends/common/glm/glm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
glm https://github.com/g-truc/glm/archive/0.9.9.4.tar.gz
1+
glm https://github.com/g-truc/glm/archive/1.0.1.tar.gz

depends/osx/glm/flags-x86_64.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

depends/osx/glm/flags.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

depends/osx/glm/glm.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.

depends/osx/glm/glm.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

visualization.spectrum/addon.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<addon
33
id="visualization.spectrum"
4-
version="22.0.0"
4+
version="22.0.1"
55
name="Spectrum"
66
provider-name="Team Kodi">
77
<requires>@ADDON_DEPENDS@</requires>

0 commit comments

Comments
 (0)