Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glm/
Date: Tue, 18 Feb 2020 07:55:42
Message-Id: 1582012511.2eebfd6a6878a8f4455b1ba4c232cb8a25206e95.tupone@gentoo
1 commit: 2eebfd6a6878a8f4455b1ba4c232cb8a25206e95
2 Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 18 07:55:11 2020 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 18 07:55:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eebfd6a
7
8 media-libs/glm: remove old versions
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 media-libs/glm/Manifest | 5 -----
14 media-libs/glm/glm-0.9.9.2.ebuild | 34 --------------------------------
15 media-libs/glm/glm-0.9.9.4.ebuild | 32 ------------------------------
16 media-libs/glm/glm-0.9.9.5.ebuild | 32 ------------------------------
17 media-libs/glm/glm-0.9.9.6-r1.ebuild | 38 ------------------------------------
18 5 files changed, 141 deletions(-)
19
20 diff --git a/media-libs/glm/Manifest b/media-libs/glm/Manifest
21 index ce1570fce00..6b41fed3948 100644
22 --- a/media-libs/glm/Manifest
23 +++ b/media-libs/glm/Manifest
24 @@ -1,6 +1 @@
25 -DIST glm-0.9.9.2.tar.gz 4572279 BLAKE2B 8b9ade542989b3f73f1a80403b73b5c04c5d64ae259891a6b41564eb7b4417876d527ea8440352f2feec6480ec926ca877a4849c4e75c6ece3692d24d87c942a SHA512 80a5fbeaaea5f1034cd6f8ad3f4daf8b5fa8d9410ccce15ced20f37e24c0f6083332fde82b1fa7357399b3e37c1a31dd3a14f257b7847a5f1ddefa627b50351a
26 -DIST glm-0.9.9.4.tar.gz 4578404 BLAKE2B 4c0bb64bb477ca46d45b4d25d7d992a39a82a7d745d4564dfac04c7f6e31ea0741b33d2d6c7832580e6f51f62a2efe269a9601c10d87f1e68b333e71e20c3d02 SHA512 50e4784fcd5f1da4ae27830948ffe4b412ec53447b89d30c6dcc2b4e0f9ec05cca4b07461d3d8a339eb103fae8dac325fabc87607b5397122ce2021d6e15a1a1
27 -DIST glm-0.9.9.5.tar.gz 4578601 BLAKE2B 9ce4dc7e638a651f958e2e0e1bfa0da121aefc382579838bfd810952bb8f4253e17caa6d743de713c86a4e8bd5f1afa38f8162e5f2d98ab141d94574d1103d40 SHA512 3b329acf5144aab1c0f47f8045d34e097699bd6685118ad8322c5ce23afdcb44ba2bb07e49301db06355b8eef7d4340b72251d55e113b533740d1e6ef6609911
28 -DIST glm-0.9.9.6-install.patch.gz 7594 BLAKE2B a273e1e2adc6bdcaab2a3b66457b59e42384215c19b12ce6d27706d74c4d0ec5f010912c295dff4300a44ebc16cabc09c381df5dede01daf7ebe60cf8b95d060 SHA512 bf489673077dcfc821264cbda55d63cf7a01f4e27cdcadf3f6e0d73f016a24fe590142144e2fa5d074cbc518acf34164653c31a346ab6909cfbd7af6c294e79f
29 -DIST glm-0.9.9.6.tar.gz 4354114 BLAKE2B e62af8d4fe22eced565a2703f5d02ad935a18a4c9352302fdb203c85149b9374066684246f940e417882d2700d13b93fc0232921151680ec58c9df80ee0be1fd SHA512 1bc8fc1da21e19f95d4a24259993c7932db328fdd2d0db68dbf60c07f372e19003a8df094fb4e153bb7f50df584c17cf0a540d3d3c38b7a287f3b55314ec2d70
30 DIST glm-0.9.9.7.tar.gz 4357077 BLAKE2B 59746a8775e0fc20fe8a8c3ae01c48841066d6092ce3cd7fa93bbf29f5247c42645bc920a3dbf3f0b4b61eb1e47f46514d9cd98c4e6df133ced0072ba6a570ee SHA512 9c557788d6382777317c94f8b30bc3df7e533877705514fa5d384f97b076d6bc750e841acbecdec8113e21af07bd8850159f5f1e079aaa2cde25540b480f983b
31
32 diff --git a/media-libs/glm/glm-0.9.9.2.ebuild b/media-libs/glm/glm-0.9.9.2.ebuild
33 deleted file mode 100644
34 index a196c92bc9b..00000000000
35 --- a/media-libs/glm/glm-0.9.9.2.ebuild
36 +++ /dev/null
37 @@ -1,34 +0,0 @@
38 -# Copyright 1999-2019 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=6
42 -
43 -inherit cmake-utils
44 -
45 -DESCRIPTION="OpenGL Mathematics"
46 -HOMEPAGE="http://glm.g-truc.net/"
47 -SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz"
48 -
49 -LICENSE="|| ( HappyBunny MIT )"
50 -SLOT="0"
51 -KEYWORDS="amd64 arm ~arm64 ~ppc64 x86"
52 -IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
53 -RESTRICT="!test? ( test )"
54 -
55 -RDEPEND="virtual/opengl"
56 -
57 -PATCHES=( "${FILESDIR}"/${P}-avx.patch )
58 -
59 -src_configure() {
60 - if use test; then
61 - local mycmakeargs=(
62 - -DGLM_TEST_ENABLE=ON
63 - -DGLM_TEST_ENABLE_SIMD_SSE2="$(usex cpu_flags_x86_sse2 ON OFF)"
64 - -DGLM_TEST_ENABLE_SIMD_SSE3="$(usex cpu_flags_x86_sse3 ON OFF)"
65 - -DGLM_TEST_ENABLE_SIMD_AVX="$(usex cpu_flags_x86_avx ON OFF)"
66 - -DGLM_TEST_ENABLE_SIMD_AVX2="$(usex cpu_flags_x86_avx2 ON OFF)"
67 - )
68 - fi
69 -
70 - cmake-utils_src_configure
71 -}
72
73 diff --git a/media-libs/glm/glm-0.9.9.4.ebuild b/media-libs/glm/glm-0.9.9.4.ebuild
74 deleted file mode 100644
75 index 13639d0788e..00000000000
76 --- a/media-libs/glm/glm-0.9.9.4.ebuild
77 +++ /dev/null
78 @@ -1,32 +0,0 @@
79 -# Copyright 1999-2019 Gentoo Authors
80 -# Distributed under the terms of the GNU General Public License v2
81 -
82 -EAPI=7
83 -
84 -inherit cmake-utils
85 -
86 -DESCRIPTION="OpenGL Mathematics"
87 -HOMEPAGE="http://glm.g-truc.net/"
88 -SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz"
89 -
90 -LICENSE="|| ( HappyBunny MIT )"
91 -SLOT="0"
92 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
93 -IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
94 -RESTRICT="!test? ( test )"
95 -
96 -RDEPEND="virtual/opengl"
97 -
98 -src_configure() {
99 - if use test; then
100 - local mycmakeargs=(
101 - -DGLM_TEST_ENABLE=ON
102 - -DGLM_TEST_ENABLE_SIMD_SSE2="$(usex cpu_flags_x86_sse2 ON OFF)"
103 - -DGLM_TEST_ENABLE_SIMD_SSE3="$(usex cpu_flags_x86_sse3 ON OFF)"
104 - -DGLM_TEST_ENABLE_SIMD_AVX="$(usex cpu_flags_x86_avx ON OFF)"
105 - -DGLM_TEST_ENABLE_SIMD_AVX2="$(usex cpu_flags_x86_avx2 ON OFF)"
106 - )
107 - fi
108 -
109 - cmake-utils_src_configure
110 -}
111
112 diff --git a/media-libs/glm/glm-0.9.9.5.ebuild b/media-libs/glm/glm-0.9.9.5.ebuild
113 deleted file mode 100644
114 index b439b0bf903..00000000000
115 --- a/media-libs/glm/glm-0.9.9.5.ebuild
116 +++ /dev/null
117 @@ -1,32 +0,0 @@
118 -# Copyright 1999-2019 Gentoo Authors
119 -# Distributed under the terms of the GNU General Public License v2
120 -
121 -EAPI=7
122 -
123 -inherit cmake-utils
124 -
125 -DESCRIPTION="OpenGL Mathematics"
126 -HOMEPAGE="http://glm.g-truc.net/"
127 -SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz"
128 -
129 -LICENSE="|| ( HappyBunny MIT )"
130 -SLOT="0"
131 -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
132 -IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
133 -RESTRICT="!test? ( test )"
134 -
135 -RDEPEND="virtual/opengl"
136 -
137 -src_configure() {
138 - if use test; then
139 - local mycmakeargs=(
140 - -DGLM_TEST_ENABLE=ON
141 - -DGLM_TEST_ENABLE_SIMD_SSE2="$(usex cpu_flags_x86_sse2 ON OFF)"
142 - -DGLM_TEST_ENABLE_SIMD_SSE3="$(usex cpu_flags_x86_sse3 ON OFF)"
143 - -DGLM_TEST_ENABLE_SIMD_AVX="$(usex cpu_flags_x86_avx ON OFF)"
144 - -DGLM_TEST_ENABLE_SIMD_AVX2="$(usex cpu_flags_x86_avx2 ON OFF)"
145 - )
146 - fi
147 -
148 - cmake-utils_src_configure
149 -}
150
151 diff --git a/media-libs/glm/glm-0.9.9.6-r1.ebuild b/media-libs/glm/glm-0.9.9.6-r1.ebuild
152 deleted file mode 100644
153 index 6facddfdf0f..00000000000
154 --- a/media-libs/glm/glm-0.9.9.6-r1.ebuild
155 +++ /dev/null
156 @@ -1,38 +0,0 @@
157 -# Copyright 1999-2019 Gentoo Authors
158 -# Distributed under the terms of the GNU General Public License v2
159 -
160 -EAPI=7
161 -
162 -inherit cmake-utils
163 -
164 -DESCRIPTION="OpenGL Mathematics"
165 -HOMEPAGE="http://glm.g-truc.net/"
166 -SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz -> ${P}.tar.gz
167 - https://dev.gentoo.org/~tupone/distfiles/${P}-install.patch.gz"
168 -
169 -LICENSE="|| ( HappyBunny MIT )"
170 -SLOT="0"
171 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
172 -IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx cpu_flags_x86_avx2"
173 -RESTRICT="!test? ( test )"
174 -
175 -RDEPEND="virtual/opengl"
176 -
177 -PATCHES=(
178 - "${FILESDIR}"/${P}-simd.patch
179 - "${WORKDIR}"/${P}-install.patch
180 -)
181 -
182 -src_configure() {
183 - if use test; then
184 - local mycmakeargs=(
185 - -DGLM_TEST_ENABLE=ON
186 - -DGLM_TEST_ENABLE_SIMD_SSE2="$(usex cpu_flags_x86_sse2 ON OFF)"
187 - -DGLM_TEST_ENABLE_SIMD_SSE3="$(usex cpu_flags_x86_sse3 ON OFF)"
188 - -DGLM_TEST_ENABLE_SIMD_AVX="$(usex cpu_flags_x86_avx ON OFF)"
189 - -DGLM_TEST_ENABLE_SIMD_AVX2="$(usex cpu_flags_x86_avx2 ON OFF)"
190 - )
191 - fi
192 -
193 - cmake-utils_src_configure
194 -}