Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/displaycal/
Date: Fri, 02 Jun 2017 22:31:09
Message-Id: 1496442522.0e20bde039386a5546aed5fef02ed8edcea48b8d.voyageur@gentoo
1 commit: 0e20bde039386a5546aed5fef02ed8edcea48b8d
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 2 22:23:28 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 2 22:28:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e20bde0
7
8 media-gfx/displaycal: drop old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-gfx/displaycal/Manifest | 4 --
13 media-gfx/displaycal/displaycal-3.1.6.0.ebuild | 78 --------------------------
14 media-gfx/displaycal/displaycal-3.2.1.0.ebuild | 67 ----------------------
15 media-gfx/displaycal/displaycal-3.2.2.0.ebuild | 54 ------------------
16 media-gfx/displaycal/displaycal-3.2.3.0.ebuild | 54 ------------------
17 5 files changed, 257 deletions(-)
18
19 diff --git a/media-gfx/displaycal/Manifest b/media-gfx/displaycal/Manifest
20 index 00454913bea..8e8024e32df 100644
21 --- a/media-gfx/displaycal/Manifest
22 +++ b/media-gfx/displaycal/Manifest
23 @@ -1,5 +1 @@
24 -DIST DisplayCAL-3.1.6.0.tar.gz 9592426 SHA256 fc27814cf29b3643f8a44973f2139518c133f6a2549ffe51658e765a67cd02fd SHA512 ea5d0c5028c9dcfc834c03bd50d9e4cd5f4528ac0adf1312117128f8969533f857eaab738019d561b8197ad595ca73ad085db4feb36101df1e303933e1edbd87 WHIRLPOOL 6a23f57e606852838b43834d81acd346be1746040d47ac5884c997d828130ddf5b2049b8684d2de42b555ab7b6b6fb4d0430544d2586ca388eb769fbecc86be6
25 -DIST DisplayCAL-3.2.1.0.tar.gz 9725546 SHA256 41e71fcec3c0867c94c68e9c56753a3aab614ca3b815cab547b6510926f5321f SHA512 b2a6fdab470f551361de5743f39a8ed9f23ae1ee47d0573f2f68a30d4cb2be89102f4272f2f99fd674e23ec99c6ee2ab2c89632cdad2394c618275af92d2b942 WHIRLPOOL 7081cb274598ca0cdf159c7f3e684a1bd33467f56d49662946740ce8033b002ef0e7060d707354d4d911fe7589788c1ea4f6700f1de25fdb1b34a564b6e5f8a7
26 -DIST DisplayCAL-3.2.2.0.tar.gz 9728053 SHA256 013520784841ddb3bef41d60e9bb3f9d0c11c67bf4902cfd6aec25193450ed3e SHA512 6615b2f8bf8817c56c7691d031d7408b9b608d752319e7a0497a2292f4498ee1e138d6e66f9cca11d1015c1753e96897f68cfb8c32c0f73486c38ff2a8cea8cf WHIRLPOOL 6206d73aae7167f37b37fc378bd7d4590c85a14a2ed4dda2394164e716436cdac926cbe0df7145906c7ded9ad264bcf216a3626426bb221669a0ff690f18586e
27 -DIST DisplayCAL-3.2.3.0.tar.gz 9730309 SHA256 6d55765d7c8dd45cf2306bb88fc36655de61253474caeb2a406431d7f3a74c40 SHA512 837e076f37c215c3341907be85beb659ac60654c0b853b486f2c9eb3141ef6d03c21b94288621b35a0d1f447e1dda870509847475036e2448b4c4b869aaa5e2f WHIRLPOOL 70b21f81ed10909ad532a1e62dbfc948a878b158402a42c82b818676473d68b8605c89dad066d54b17b9711f7ea8b086f4e6c3e3306d40fcd1b3989800e03bae
28 DIST DisplayCAL-3.2.4.0.tar.gz 9759425 SHA256 6851d801d36ab11ba3f65fbc0b8882ebf6a265fb1f0ce7bbab333434c686936b SHA512 87c63f6c2710592b31233ff906b0670d1b733f4fe7c1500e19305739a5658b38059ff1cc91e27b5d7e8dbb780f16d00c05cc84d0e42ce717a481d999fdd33a54 WHIRLPOOL 948344e781a9cf5613b8e31cfdca64c4ab72337744d0f3544c36fc081f8b34c0c099d42d981bf7cdd88a1f246154d26ee781f24f6f6f0a5577d9cd050f325508
29
30 diff --git a/media-gfx/displaycal/displaycal-3.1.6.0.ebuild b/media-gfx/displaycal/displaycal-3.1.6.0.ebuild
31 deleted file mode 100644
32 index 0b7cb64c1b5..00000000000
33 --- a/media-gfx/displaycal/displaycal-3.1.6.0.ebuild
34 +++ /dev/null
35 @@ -1,78 +0,0 @@
36 -# Copyright 1999-2016 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI="5"
40 -PYTHON_COMPAT=( python2_7 )
41 -
42 -inherit distutils-r1 fdo-mime eutils
43 -
44 -MY_PN="DisplayCAL"
45 -MY_P="${MY_PN}-${PV}"
46 -
47 -DESCRIPTION="Display calibration and characterization powered by Argyll CMS"
48 -HOMEPAGE="https://displaycal.net/"
49 -SRC_URI="mirror://sourceforge/dispcalgui/${MY_P}.tar.gz"
50 -
51 -LICENSE="GPL-3"
52 -SLOT="0"
53 -KEYWORDS="~amd64 ~x86"
54 -IUSE=""
55 -
56 -DEPEND=">=media-gfx/argyllcms-1.1.0
57 - dev-python/wxpython:2.8
58 - >=x11-libs/libX11-1.3.3
59 - >=x11-apps/xrandr-1.3.2
60 - >=x11-libs/libXxf86vm-1.1.0
61 - >=x11-proto/xineramaproto-1.2
62 - >=x11-libs/libXinerama-1.1"
63 -RDEPEND="${DEPEND}
64 - >=dev-python/numpy-1.2.1"
65 -
66 -# Just in case someone renames the ebuild
67 -S=${WORKDIR}/${MY_P}
68 -
69 -DOCS=(
70 - README.html
71 -)
72 -
73 -src_prepare() {
74 - # Prohibit setup from running xdg-* programs, resulting to sandbox violation
75 - cd "${S}/DisplayCAL" || die "Cannot cd to source directory."
76 - sed -e 's/if which(\"xdg-icon-resource\"):/if which(\"xdg-icon-resource-non-existant\"):/' \
77 - -e 's/if which(\"xdg-desktop-menu\"):/if which(\"xdg-desktop-menu-non-existant\"):/' \
78 - -i postinstall.py || die "sed'ing out the xdg-* setup functions failed"
79 -
80 - # Remove deprecated Encoding key from .desktop file
81 - cd "${S}" || die "Cannot cd to work directory."
82 - for offendingFile in $(grep -r -l "Encoding=UTF-8" .); do
83 - sed -e '/Encoding=UTF-8/d' -i "${offendingFile}" || \
84 - die "removing deprecated Encoding key from .desktop files failed"
85 - done
86 -
87 - # Remove x-world Media Type
88 - cd "${S}/misc" || die "Cannot cd to misc directory."
89 - sed -e 's/x\-world\/x\-vrml\;//g' -i "displaycal-vrml-to-x3d-converter.desktop" \
90 - || die "removing x-world media type failed"
91 -
92 - distutils-r1_src_prepare
93 -}
94 -
95 -src_install() {
96 - distutils-r1_src_install
97 - #remove udev files
98 - rm -rf "${D}"/etc/udev/rules.d
99 -}
100 -
101 -pkg_postinst() {
102 - # Run xdg-* programs the Gentoo way since we removed this
103 - # functionality from the original package
104 - fdo-mime_mime_database_update
105 - fdo-mime_desktop_database_update
106 -}
107 -
108 -pkg_postrm() {
109 - # Run xdg-* programs the Gentoo way since we removed this
110 - # functionality from the original package
111 - fdo-mime_mime_database_update
112 - fdo-mime_desktop_database_update
113 -}
114
115 diff --git a/media-gfx/displaycal/displaycal-3.2.1.0.ebuild b/media-gfx/displaycal/displaycal-3.2.1.0.ebuild
116 deleted file mode 100644
117 index 4a68f4f64f5..00000000000
118 --- a/media-gfx/displaycal/displaycal-3.2.1.0.ebuild
119 +++ /dev/null
120 @@ -1,67 +0,0 @@
121 -# Copyright 1999-2016 Gentoo Foundation
122 -# Distributed under the terms of the GNU General Public License v2
123 -
124 -EAPI=6
125 -PYTHON_COMPAT=( python2_7 )
126 -
127 -inherit distutils-r1 xdg
128 -
129 -MY_PN="DisplayCAL"
130 -MY_P="${MY_PN}-${PV}"
131 -
132 -DESCRIPTION="Display calibration and characterization powered by Argyll CMS"
133 -HOMEPAGE="https://displaycal.net/"
134 -SRC_URI="mirror://sourceforge/dispcalgui/${MY_P}.tar.gz"
135 -
136 -LICENSE="GPL-3"
137 -SLOT="0"
138 -KEYWORDS="~amd64 ~x86"
139 -IUSE=""
140 -
141 -DEPEND="
142 - >=media-gfx/argyllcms-1.1.0
143 - dev-python/wxpython:3.0
144 - >=x11-libs/libX11-1.3.3
145 - >=x11-apps/xrandr-1.3.2
146 - >=x11-libs/libXxf86vm-1.1.0
147 - >=x11-proto/xineramaproto-1.2
148 - >=x11-libs/libXinerama-1.1
149 -"
150 -RDEPEND="${DEPEND}
151 - >=dev-python/numpy-1.2.1
152 -"
153 -
154 -# Just in case someone renames the ebuild
155 -S="${WORKDIR}/${MY_P}"
156 -
157 -DOCS=(
158 - README.html
159 -)
160 -
161 -src_prepare() {
162 - # Prohibit setup from running xdg-* programs, resulting to sandbox violation
163 - cd "${S}/DisplayCAL" || die "Cannot cd to source directory."
164 - sed -e 's/if which(\"xdg-icon-resource\"):/if which(\"xdg-icon-resource-non-existant\"):/' \
165 - -e 's/if which(\"xdg-desktop-menu\"):/if which(\"xdg-desktop-menu-non-existant\"):/' \
166 - -i postinstall.py || die "sed'ing out the xdg-* setup functions failed"
167 -
168 - # Remove deprecated Encoding key from .desktop file
169 - cd "${S}" || die "Cannot cd to work directory."
170 - for offendingFile in $(grep -r -l "Encoding=UTF-8" .); do
171 - sed -e '/Encoding=UTF-8/d' -i "${offendingFile}" || \
172 - die "removing deprecated Encoding key from .desktop files failed"
173 - done
174 -
175 - # Remove x-world Media Type
176 - cd "${S}/misc" || die "Cannot cd to misc directory."
177 - sed -e 's/x\-world\/x\-vrml\;//g' -i "displaycal-vrml-to-x3d-converter.desktop" \
178 - || die "removing x-world media type failed"
179 -
180 - distutils-r1_src_prepare
181 -}
182 -
183 -src_install() {
184 - distutils-r1_src_install
185 - #remove udev files
186 - rm -rf "${D}"/etc/udev/rules.d
187 -}
188
189 diff --git a/media-gfx/displaycal/displaycal-3.2.2.0.ebuild b/media-gfx/displaycal/displaycal-3.2.2.0.ebuild
190 deleted file mode 100644
191 index 4beb3e30e0d..00000000000
192 --- a/media-gfx/displaycal/displaycal-3.2.2.0.ebuild
193 +++ /dev/null
194 @@ -1,54 +0,0 @@
195 -# Copyright 1999-2017 Gentoo Foundation
196 -# Distributed under the terms of the GNU General Public License v2
197 -
198 -EAPI=6
199 -PYTHON_COMPAT=( python2_7 )
200 -
201 -inherit distutils-r1 xdg
202 -
203 -MY_PN="DisplayCAL"
204 -MY_P="${MY_PN}-${PV}"
205 -
206 -DESCRIPTION="Display calibration and characterization powered by Argyll CMS"
207 -HOMEPAGE="https://displaycal.net/"
208 -SRC_URI="mirror://sourceforge/dispcalgui/${MY_P}.tar.gz"
209 -
210 -LICENSE="GPL-3"
211 -SLOT="0"
212 -KEYWORDS="~amd64 ~x86"
213 -IUSE=""
214 -
215 -DEPEND="
216 - >=media-gfx/argyllcms-1.1.0
217 - dev-python/wxpython:3.0
218 - >=x11-libs/libX11-1.3.3
219 - >=x11-apps/xrandr-1.3.2
220 - >=x11-libs/libXxf86vm-1.1.0
221 - >=x11-proto/xineramaproto-1.2
222 - >=x11-libs/libXinerama-1.1
223 -"
224 -RDEPEND="${DEPEND}
225 - >=dev-python/numpy-1.2.1
226 -"
227 -
228 -# Just in case someone renames the ebuild
229 -S="${WORKDIR}/${MY_P}"
230 -
231 -src_prepare() {
232 - # Do not generate udev/hotplug files
233 - sed -e '/if os.path.isdir/s#/etc/udev/rules.d\|/etc/hotplug#\0-non-existant#' \
234 - -i DisplayCAL/setup.py || die
235 - # Prohibit setup from running xdg-* programs, resulting to sandbox violation
236 - sed -e '/if which/s#xdg-icon-resource#\0-non-existant#' \
237 - -e '/if which/s#xdg-desktop-menu#\0-non-existant#' \
238 - -i DisplayCAL/postinstall.py || die
239 -
240 - # Remove deprecated Encoding key from .desktop file
241 - sed -e '/Encoding=UTF-8/d' -i misc/*.desktop || die
242 -
243 - # Remove x-world Media Type
244 - sed -e 's/x\-world\/x\-vrml\;//g' \
245 - -i misc/displaycal-vrml-to-x3d-converter.desktop || die
246 -
247 - distutils-r1_src_prepare
248 -}
249
250 diff --git a/media-gfx/displaycal/displaycal-3.2.3.0.ebuild b/media-gfx/displaycal/displaycal-3.2.3.0.ebuild
251 deleted file mode 100644
252 index 4beb3e30e0d..00000000000
253 --- a/media-gfx/displaycal/displaycal-3.2.3.0.ebuild
254 +++ /dev/null
255 @@ -1,54 +0,0 @@
256 -# Copyright 1999-2017 Gentoo Foundation
257 -# Distributed under the terms of the GNU General Public License v2
258 -
259 -EAPI=6
260 -PYTHON_COMPAT=( python2_7 )
261 -
262 -inherit distutils-r1 xdg
263 -
264 -MY_PN="DisplayCAL"
265 -MY_P="${MY_PN}-${PV}"
266 -
267 -DESCRIPTION="Display calibration and characterization powered by Argyll CMS"
268 -HOMEPAGE="https://displaycal.net/"
269 -SRC_URI="mirror://sourceforge/dispcalgui/${MY_P}.tar.gz"
270 -
271 -LICENSE="GPL-3"
272 -SLOT="0"
273 -KEYWORDS="~amd64 ~x86"
274 -IUSE=""
275 -
276 -DEPEND="
277 - >=media-gfx/argyllcms-1.1.0
278 - dev-python/wxpython:3.0
279 - >=x11-libs/libX11-1.3.3
280 - >=x11-apps/xrandr-1.3.2
281 - >=x11-libs/libXxf86vm-1.1.0
282 - >=x11-proto/xineramaproto-1.2
283 - >=x11-libs/libXinerama-1.1
284 -"
285 -RDEPEND="${DEPEND}
286 - >=dev-python/numpy-1.2.1
287 -"
288 -
289 -# Just in case someone renames the ebuild
290 -S="${WORKDIR}/${MY_P}"
291 -
292 -src_prepare() {
293 - # Do not generate udev/hotplug files
294 - sed -e '/if os.path.isdir/s#/etc/udev/rules.d\|/etc/hotplug#\0-non-existant#' \
295 - -i DisplayCAL/setup.py || die
296 - # Prohibit setup from running xdg-* programs, resulting to sandbox violation
297 - sed -e '/if which/s#xdg-icon-resource#\0-non-existant#' \
298 - -e '/if which/s#xdg-desktop-menu#\0-non-existant#' \
299 - -i DisplayCAL/postinstall.py || die
300 -
301 - # Remove deprecated Encoding key from .desktop file
302 - sed -e '/Encoding=UTF-8/d' -i misc/*.desktop || die
303 -
304 - # Remove x-world Media Type
305 - sed -e 's/x\-world\/x\-vrml\;//g' \
306 - -i misc/displaycal-vrml-to-x3d-converter.desktop || die
307 -
308 - distutils-r1_src_prepare
309 -}