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: Thu, 29 Nov 2018 12:46:03
Message-Id: 1543494375.f87ec44b2e8a155c95447c93793f13510a1408a0.voyageur@gentoo
1 commit: f87ec44b2e8a155c95447c93793f13510a1408a0
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 29 12:20:23 2018 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 29 12:26:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87ec44b
7
8 media-gfx/displaycal: drop old
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
12
13 media-gfx/displaycal/Manifest | 3 --
14 media-gfx/displaycal/displaycal-3.5.3.0.ebuild | 63 --------------------------
15 media-gfx/displaycal/displaycal-3.6.0.0.ebuild | 63 --------------------------
16 media-gfx/displaycal/displaycal-3.6.1.1.ebuild | 63 --------------------------
17 4 files changed, 192 deletions(-)
18
19 diff --git a/media-gfx/displaycal/Manifest b/media-gfx/displaycal/Manifest
20 index a83738eb053..db365fbae68 100644
21 --- a/media-gfx/displaycal/Manifest
22 +++ b/media-gfx/displaycal/Manifest
23 @@ -1,5 +1,2 @@
24 -DIST DisplayCAL-3.5.3.0.tar.gz 10559161 BLAKE2B a3eb968dcd0b5edbcf22a0ec84da55d8660ffa8782135a908db8ea7a6480ce7be9a59528d35a73b7eb57c9c0dd46996407ea3de834a85e6da1c5d006b8aa33b3 SHA512 ddb405c1d8b7bc5aefac80fb79edbb03c2a3b32821c8bbbdd6d095312fff57e8ffe5e53cc5b53c56fa32e6bcbc10cd76598441d750008c38a512ed1f62d7cd9c
25 -DIST DisplayCAL-3.6.0.0.tar.gz 10565171 BLAKE2B 394a925d28f513ededc1bc40b3ce7b5a2687a0c172006fd14b9081188e3ca80c0cd5f634ac84a9917d6aa301e083bffd05db622e292262f6d41db2a86c23a920 SHA512 6d0cff6344bb0dfcff58e88f93e2d0f7a3cf5f8e32b596f9f5e07b0e80ccb9b4ff429aa9fa63b5941f7622e0a7dcd227d0a1066e82d0843454f01d96dea97993
26 -DIST DisplayCAL-3.6.1.1.tar.gz 10433827 BLAKE2B 3e06ea90d820bcc96eb8de8d2fabf9d60997092e1529b3a0a6544bfd42f89380bb2525e27c075a3b8c55721d659b485188e8e7f2e872622ed9e6b6ebc87ac662 SHA512 03835117f53fb8c9d7cedfe67719b70878c3b62c20894a999c971d1d820dc7ec386ad68b8d4cf19496005abf2235e789526e6632b11d82f971f944b5f4dfdac6
27 DIST DisplayCAL-3.6.2.0.tar.gz 10437261 BLAKE2B c476c7834e2c723c48fb9ad9d2ea7f4919c2636814078d8f1a83a6af0e91586e0762ea3787c90f8625cba672ac72ef5e1d2dd6906fd3fd7f3b67637a180b81e3 SHA512 e66a20edf46d460caf5d2f7ddbc93cfe7c37937cd4933d2a2b7d141676696c6f22aadc07d229fbaefe0ced62066fc99d3290352c3e8fc9db4b95a8d0541f0be7
28 DIST DisplayCAL-3.7.1.1.tar.gz 10472440 BLAKE2B 2e53537a7570c37120a462102269b5c042299df3de0926b0221bef8b5c29d75e7983b359d9ad162e2d9df2819c624d5f0c00c65fa181cce3fa831f1791d7a1fd SHA512 d5d18b25dd4ce6a2b328db6adb55c43ffcb3e3a495be38004d9e6a6e5c8d576b9477dc895668f82210ce955e7854a578218cb8c9ca2c206f58c47a011ad99c09
29
30 diff --git a/media-gfx/displaycal/displaycal-3.5.3.0.ebuild b/media-gfx/displaycal/displaycal-3.5.3.0.ebuild
31 deleted file mode 100644
32 index 72a722b6435..00000000000
33 --- a/media-gfx/displaycal/displaycal-3.5.3.0.ebuild
34 +++ /dev/null
35 @@ -1,63 +0,0 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -PYTHON_COMPAT=( python2_7 )
41 -
42 -inherit distutils-r1 gnome2-utils xdg
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="
57 - >=media-gfx/argyllcms-1.1.0
58 - dev-python/wxpython:3.0
59 - >=x11-libs/libX11-1.3.3
60 - >=x11-apps/xrandr-1.3.2
61 - >=x11-libs/libXxf86vm-1.1.0
62 - >=x11-libs/libXinerama-1.1
63 -"
64 -RDEPEND="${DEPEND}
65 - >=dev-python/numpy-1.2.1
66 -"
67 -
68 -# Just in case someone renames the ebuild
69 -S="${WORKDIR}/${MY_P}"
70 -
71 -src_prepare() {
72 - # Do not generate udev/hotplug files
73 - sed -e '/if os.path.isdir/s#/etc/udev/rules.d\|/etc/hotplug#\0-non-existant#' \
74 - -i DisplayCAL/setup.py || die
75 - # Prohibit setup from running xdg-* programs, resulting to sandbox violation
76 - sed -e '/if which/s#xdg-icon-resource#\0-non-existant#' \
77 - -e '/if which/s#xdg-desktop-menu#\0-non-existant#' \
78 - -i DisplayCAL/postinstall.py || die
79 -
80 - # Remove deprecated Encoding key from .desktop file
81 - sed -e '/Encoding=UTF-8/d' -i misc/*.desktop || die
82 -
83 - # Remove x-world Media Type
84 - sed -e 's/x\-world\/x\-vrml\;//g' \
85 - -i misc/displaycal-vrml-to-x3d-converter.desktop || die
86 -
87 - distutils-r1_src_prepare
88 -}
89 -
90 -pkg_postinst() {
91 - xdg_pkg_postinst
92 - gnome2_icon_cache_update
93 -}
94 -
95 -pkg_postrm() {
96 - xdg_pkg_postrm
97 - gnome2_icon_cache_update
98 -}
99
100 diff --git a/media-gfx/displaycal/displaycal-3.6.0.0.ebuild b/media-gfx/displaycal/displaycal-3.6.0.0.ebuild
101 deleted file mode 100644
102 index 72a722b6435..00000000000
103 --- a/media-gfx/displaycal/displaycal-3.6.0.0.ebuild
104 +++ /dev/null
105 @@ -1,63 +0,0 @@
106 -# Copyright 1999-2018 Gentoo Foundation
107 -# Distributed under the terms of the GNU General Public License v2
108 -
109 -EAPI=6
110 -PYTHON_COMPAT=( python2_7 )
111 -
112 -inherit distutils-r1 gnome2-utils xdg
113 -
114 -MY_PN="DisplayCAL"
115 -MY_P="${MY_PN}-${PV}"
116 -
117 -DESCRIPTION="Display calibration and characterization powered by Argyll CMS"
118 -HOMEPAGE="https://displaycal.net/"
119 -SRC_URI="mirror://sourceforge/dispcalgui/${MY_P}.tar.gz"
120 -
121 -LICENSE="GPL-3"
122 -SLOT="0"
123 -KEYWORDS="~amd64 ~x86"
124 -IUSE=""
125 -
126 -DEPEND="
127 - >=media-gfx/argyllcms-1.1.0
128 - dev-python/wxpython:3.0
129 - >=x11-libs/libX11-1.3.3
130 - >=x11-apps/xrandr-1.3.2
131 - >=x11-libs/libXxf86vm-1.1.0
132 - >=x11-libs/libXinerama-1.1
133 -"
134 -RDEPEND="${DEPEND}
135 - >=dev-python/numpy-1.2.1
136 -"
137 -
138 -# Just in case someone renames the ebuild
139 -S="${WORKDIR}/${MY_P}"
140 -
141 -src_prepare() {
142 - # Do not generate udev/hotplug files
143 - sed -e '/if os.path.isdir/s#/etc/udev/rules.d\|/etc/hotplug#\0-non-existant#' \
144 - -i DisplayCAL/setup.py || die
145 - # Prohibit setup from running xdg-* programs, resulting to sandbox violation
146 - sed -e '/if which/s#xdg-icon-resource#\0-non-existant#' \
147 - -e '/if which/s#xdg-desktop-menu#\0-non-existant#' \
148 - -i DisplayCAL/postinstall.py || die
149 -
150 - # Remove deprecated Encoding key from .desktop file
151 - sed -e '/Encoding=UTF-8/d' -i misc/*.desktop || die
152 -
153 - # Remove x-world Media Type
154 - sed -e 's/x\-world\/x\-vrml\;//g' \
155 - -i misc/displaycal-vrml-to-x3d-converter.desktop || die
156 -
157 - distutils-r1_src_prepare
158 -}
159 -
160 -pkg_postinst() {
161 - xdg_pkg_postinst
162 - gnome2_icon_cache_update
163 -}
164 -
165 -pkg_postrm() {
166 - xdg_pkg_postrm
167 - gnome2_icon_cache_update
168 -}
169
170 diff --git a/media-gfx/displaycal/displaycal-3.6.1.1.ebuild b/media-gfx/displaycal/displaycal-3.6.1.1.ebuild
171 deleted file mode 100644
172 index 72a722b6435..00000000000
173 --- a/media-gfx/displaycal/displaycal-3.6.1.1.ebuild
174 +++ /dev/null
175 @@ -1,63 +0,0 @@
176 -# Copyright 1999-2018 Gentoo Foundation
177 -# Distributed under the terms of the GNU General Public License v2
178 -
179 -EAPI=6
180 -PYTHON_COMPAT=( python2_7 )
181 -
182 -inherit distutils-r1 gnome2-utils xdg
183 -
184 -MY_PN="DisplayCAL"
185 -MY_P="${MY_PN}-${PV}"
186 -
187 -DESCRIPTION="Display calibration and characterization powered by Argyll CMS"
188 -HOMEPAGE="https://displaycal.net/"
189 -SRC_URI="mirror://sourceforge/dispcalgui/${MY_P}.tar.gz"
190 -
191 -LICENSE="GPL-3"
192 -SLOT="0"
193 -KEYWORDS="~amd64 ~x86"
194 -IUSE=""
195 -
196 -DEPEND="
197 - >=media-gfx/argyllcms-1.1.0
198 - dev-python/wxpython:3.0
199 - >=x11-libs/libX11-1.3.3
200 - >=x11-apps/xrandr-1.3.2
201 - >=x11-libs/libXxf86vm-1.1.0
202 - >=x11-libs/libXinerama-1.1
203 -"
204 -RDEPEND="${DEPEND}
205 - >=dev-python/numpy-1.2.1
206 -"
207 -
208 -# Just in case someone renames the ebuild
209 -S="${WORKDIR}/${MY_P}"
210 -
211 -src_prepare() {
212 - # Do not generate udev/hotplug files
213 - sed -e '/if os.path.isdir/s#/etc/udev/rules.d\|/etc/hotplug#\0-non-existant#' \
214 - -i DisplayCAL/setup.py || die
215 - # Prohibit setup from running xdg-* programs, resulting to sandbox violation
216 - sed -e '/if which/s#xdg-icon-resource#\0-non-existant#' \
217 - -e '/if which/s#xdg-desktop-menu#\0-non-existant#' \
218 - -i DisplayCAL/postinstall.py || die
219 -
220 - # Remove deprecated Encoding key from .desktop file
221 - sed -e '/Encoding=UTF-8/d' -i misc/*.desktop || die
222 -
223 - # Remove x-world Media Type
224 - sed -e 's/x\-world\/x\-vrml\;//g' \
225 - -i misc/displaycal-vrml-to-x3d-converter.desktop || die
226 -
227 - distutils-r1_src_prepare
228 -}
229 -
230 -pkg_postinst() {
231 - xdg_pkg_postinst
232 - gnome2_icon_cache_update
233 -}
234 -
235 -pkg_postrm() {
236 - xdg_pkg_postrm
237 - gnome2_icon_cache_update
238 -}