Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/zim/
Date: Thu, 03 Nov 2022 22:24:11
Message-Id: 1667514239.ac98a23b7c90f72f2ba7269295fcaf69e7c9683d.voyageur@gentoo
1 commit: ac98a23b7c90f72f2ba7269295fcaf69e7c9683d
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 18:09:25 2022 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 22:23:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac98a23b
7
8 x11-misc/zim: drop 0.73.5, 0.74.0, 0.74.1, 0.74.2
9
10 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
11
12 x11-misc/zim/Manifest | 4 ---
13 x11-misc/zim/zim-0.73.5.ebuild | 73 ------------------------------------------
14 x11-misc/zim/zim-0.74.0.ebuild | 73 ------------------------------------------
15 x11-misc/zim/zim-0.74.1.ebuild | 73 ------------------------------------------
16 x11-misc/zim/zim-0.74.2.ebuild | 73 ------------------------------------------
17 5 files changed, 296 deletions(-)
18
19 diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
20 index b05deb3a3024..033ff52dae49 100644
21 --- a/x11-misc/zim/Manifest
22 +++ b/x11-misc/zim/Manifest
23 @@ -1,6 +1,2 @@
24 -DIST zim-0.73.5.tar.gz 2702734 BLAKE2B 494dbe8ac0cbb46c15655cdf56bc25010591bd00faec94608ccd9fa7cec01385c6756480e5a3f37b50f44984ed69d30f33570ca913dab7ede2b89a4bf0cc4016 SHA512 f2c335d4697e7d0535b2abb200af45b7d753f2964e94a35c2ec8d4fb8deae0842aef086e09430a50d4ff5ecee89eb1f6f881a0b430877209e4a8d83ee046c4f9
25 -DIST zim-0.74.0.tar.gz 2917916 BLAKE2B 32b1086395142d07b46425264e3ee6d6782d62f138fb661c0bc392b09054f0664e7a2d8b75f409a843b1e85c93a11e41e041019f69ef657e11d311253ba804ae SHA512 39e3849c14bc474b90583a708c8ead287b27a8eb5f714ad63f168f205fb6584c4ff2f9df45755aa3e3b012639891587c7153ae4e0fef71276241ddce6e32c01f
26 -DIST zim-0.74.1.tar.gz 2994036 BLAKE2B 9de89ce74bc08ec0b60f34d693ffdb3b8220efe6f03e3d77686c9d3db135713d7eb5e0beed35eb6f979e489f12b9d65b9b66e0e7449c45b955711684154ae6b8 SHA512 f78bf1ee6082488efe2e581984c85ffbddbfb7e5adfdf491232e93a8376580275f329e2d02c482afd70bbc70f62ca6f0b3bce636cff58b0a1d592dd4b8194e3a
27 -DIST zim-0.74.2.tar.gz 3008954 BLAKE2B d0ecf666804931412f6e32aef54193ed96c67049e0fd3e7a373973d4826f16a9483eaa0940cc953573c104c704115905b036e5d0355961c0be86bebc6189bd9a SHA512 112c1e9d28a10643711f665e03c8a37259637b3471338aaca0a834afcc96c658ca5bf863e63bd5f01ce1fcdfb3eef3f2dcf1d10f8113d2158af2e91234b023b9
28 DIST zim-0.74.3.tar.gz 3108228 BLAKE2B fbaaddbd5522ccffcba87da2f4080e93e46dfcdc22771a414daa813cdbc2982738c2bf6f068f4bddf788965b4cf45594f2720a697c04d71194f513d1d9b43875 SHA512 9f885571800e3aba327a46b3bc8677ca596fb2d0a58e2f65190d9e2bc90f013655947d86c1fc869e2d79a5c0ba8a7a4d907a00f8d7563116291df47d8c2c677d
29 DIST zim-0.75.0.tar.gz 3178872 BLAKE2B 71fcd9363fc238be6ca48f44e826d0ca1ac62fdb609f2397f2dbd6acf3601980b861bc1424e1834728179f1a9c29332bf4709010643b77c8daec6299688cbb0c SHA512 9b8c5be64b2d45de2b02770e91f1950928d8f2214fc0c6099cd57bf61e3749911f46c4ec7815c9e322559ce155db2475e3b1347a81d2b76a82cd848dd4af3864
30
31 diff --git a/x11-misc/zim/zim-0.73.5.ebuild b/x11-misc/zim/zim-0.73.5.ebuild
32 deleted file mode 100644
33 index db96dd8a5459..000000000000
34 --- a/x11-misc/zim/zim-0.73.5.ebuild
35 +++ /dev/null
36 @@ -1,73 +0,0 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -PYTHON_COMPAT=( python3_{8,9} )
42 -PYTHON_REQ_USE="sqlite"
43 -DISTUTILS_SINGLE_IMPL=1
44 -DISTUTILS_USE_SETUPTOOLS=no
45 -inherit distutils-r1 virtualx xdg
46 -
47 -DESCRIPTION="A desktop wiki"
48 -HOMEPAGE="
49 - https://zim-wiki.org/
50 - https://github.com/zim-desktop-wiki/zim-desktop-wiki
51 -"
52 -SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
53 -
54 -LICENSE="BSD GPL-2+"
55 -SLOT="0"
56 -KEYWORDS="amd64 ~arm x86"
57 -RESTRICT="test"
58 -
59 -RDEPEND="
60 - $(python_gen_cond_dep '
61 - dev-python/pygobject:3[${PYTHON_USEDEP}]
62 - dev-python/pyxdg[${PYTHON_USEDEP}]
63 - ')
64 - x11-libs/gtk+:3[introspection]
65 - x11-misc/xdg-utils
66 -"
67 -DEPEND="
68 - ${RDEPEND}
69 -"
70 -DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
71 -PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
72 -S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
73 -
74 -python_prepare_all() {
75 - sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
76 -
77 - if [[ ${LINGUAS} ]]; then
78 - local lingua
79 - for lingua in translations/*.po; do
80 - lingua=${lingua/.po}
81 - lingua=${lingua/translations\/}
82 - has ${lingua} ${LINGUAS} || \
83 - { rm translations/${lingua}.po || die; }
84 - done
85 - fi
86 -
87 - distutils-r1_python_prepare_all
88 - export XDG_RUNTIME_DIR=fakethis
89 -}
90 -
91 -python_install() {
92 - distutils-r1_python_install
93 -}
94 -
95 -pkg_postinst() {
96 - xdg_pkg_postinst
97 - if ! has_version ${CATEGORY}/${PN}; then
98 - elog "Please install these packages for additional functionality"
99 - elog " dev-lang/R"
100 - elog " dev-python/gtkspell-python"
101 - elog " dev-vcs/bzr"
102 - elog " media-gfx/graphviz"
103 - elog " media-gfx/imagemagick"
104 - elog " media-gfx/scrot"
105 - elog " media-sound/lilypond"
106 - elog " sci-visualization/gnuplot"
107 - elog " virtual/latex-base app-text/dvipng"
108 - fi
109 -}
110
111 diff --git a/x11-misc/zim/zim-0.74.0.ebuild b/x11-misc/zim/zim-0.74.0.ebuild
112 deleted file mode 100644
113 index 131369dc0283..000000000000
114 --- a/x11-misc/zim/zim-0.74.0.ebuild
115 +++ /dev/null
116 @@ -1,73 +0,0 @@
117 -# Copyright 1999-2021 Gentoo Authors
118 -# Distributed under the terms of the GNU General Public License v2
119 -
120 -EAPI=7
121 -PYTHON_COMPAT=( python3_{8,9} )
122 -PYTHON_REQ_USE="sqlite"
123 -DISTUTILS_SINGLE_IMPL=1
124 -DISTUTILS_USE_SETUPTOOLS=no
125 -inherit distutils-r1 virtualx xdg
126 -
127 -DESCRIPTION="A desktop wiki"
128 -HOMEPAGE="
129 - https://zim-wiki.org/
130 - https://github.com/zim-desktop-wiki/zim-desktop-wiki
131 -"
132 -SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
133 -
134 -LICENSE="BSD GPL-2+"
135 -SLOT="0"
136 -KEYWORDS="~amd64 ~arm ~x86"
137 -RESTRICT="test"
138 -
139 -RDEPEND="
140 - $(python_gen_cond_dep '
141 - dev-python/pygobject:3[${PYTHON_USEDEP}]
142 - dev-python/pyxdg[${PYTHON_USEDEP}]
143 - ')
144 - x11-libs/gtk+:3[introspection]
145 - x11-misc/xdg-utils
146 -"
147 -DEPEND="
148 - ${RDEPEND}
149 -"
150 -DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
151 -PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
152 -S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
153 -
154 -python_prepare_all() {
155 - sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
156 -
157 - if [[ ${LINGUAS} ]]; then
158 - local lingua
159 - for lingua in translations/*.po; do
160 - lingua=${lingua/.po}
161 - lingua=${lingua/translations\/}
162 - has ${lingua} ${LINGUAS} || \
163 - { rm translations/${lingua}.po || die; }
164 - done
165 - fi
166 -
167 - distutils-r1_python_prepare_all
168 - export XDG_RUNTIME_DIR=fakethis
169 -}
170 -
171 -python_install() {
172 - distutils-r1_python_install
173 -}
174 -
175 -pkg_postinst() {
176 - xdg_pkg_postinst
177 - if ! has_version ${CATEGORY}/${PN}; then
178 - elog "Please install these packages for additional functionality"
179 - elog " dev-lang/R"
180 - elog " dev-python/gtkspell-python"
181 - elog " dev-vcs/bzr"
182 - elog " media-gfx/graphviz"
183 - elog " media-gfx/imagemagick"
184 - elog " media-gfx/scrot"
185 - elog " media-sound/lilypond"
186 - elog " sci-visualization/gnuplot"
187 - elog " virtual/latex-base app-text/dvipng"
188 - fi
189 -}
190
191 diff --git a/x11-misc/zim/zim-0.74.1.ebuild b/x11-misc/zim/zim-0.74.1.ebuild
192 deleted file mode 100644
193 index 131369dc0283..000000000000
194 --- a/x11-misc/zim/zim-0.74.1.ebuild
195 +++ /dev/null
196 @@ -1,73 +0,0 @@
197 -# Copyright 1999-2021 Gentoo Authors
198 -# Distributed under the terms of the GNU General Public License v2
199 -
200 -EAPI=7
201 -PYTHON_COMPAT=( python3_{8,9} )
202 -PYTHON_REQ_USE="sqlite"
203 -DISTUTILS_SINGLE_IMPL=1
204 -DISTUTILS_USE_SETUPTOOLS=no
205 -inherit distutils-r1 virtualx xdg
206 -
207 -DESCRIPTION="A desktop wiki"
208 -HOMEPAGE="
209 - https://zim-wiki.org/
210 - https://github.com/zim-desktop-wiki/zim-desktop-wiki
211 -"
212 -SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
213 -
214 -LICENSE="BSD GPL-2+"
215 -SLOT="0"
216 -KEYWORDS="~amd64 ~arm ~x86"
217 -RESTRICT="test"
218 -
219 -RDEPEND="
220 - $(python_gen_cond_dep '
221 - dev-python/pygobject:3[${PYTHON_USEDEP}]
222 - dev-python/pyxdg[${PYTHON_USEDEP}]
223 - ')
224 - x11-libs/gtk+:3[introspection]
225 - x11-misc/xdg-utils
226 -"
227 -DEPEND="
228 - ${RDEPEND}
229 -"
230 -DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
231 -PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
232 -S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
233 -
234 -python_prepare_all() {
235 - sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
236 -
237 - if [[ ${LINGUAS} ]]; then
238 - local lingua
239 - for lingua in translations/*.po; do
240 - lingua=${lingua/.po}
241 - lingua=${lingua/translations\/}
242 - has ${lingua} ${LINGUAS} || \
243 - { rm translations/${lingua}.po || die; }
244 - done
245 - fi
246 -
247 - distutils-r1_python_prepare_all
248 - export XDG_RUNTIME_DIR=fakethis
249 -}
250 -
251 -python_install() {
252 - distutils-r1_python_install
253 -}
254 -
255 -pkg_postinst() {
256 - xdg_pkg_postinst
257 - if ! has_version ${CATEGORY}/${PN}; then
258 - elog "Please install these packages for additional functionality"
259 - elog " dev-lang/R"
260 - elog " dev-python/gtkspell-python"
261 - elog " dev-vcs/bzr"
262 - elog " media-gfx/graphviz"
263 - elog " media-gfx/imagemagick"
264 - elog " media-gfx/scrot"
265 - elog " media-sound/lilypond"
266 - elog " sci-visualization/gnuplot"
267 - elog " virtual/latex-base app-text/dvipng"
268 - fi
269 -}
270
271 diff --git a/x11-misc/zim/zim-0.74.2.ebuild b/x11-misc/zim/zim-0.74.2.ebuild
272 deleted file mode 100644
273 index 131369dc0283..000000000000
274 --- a/x11-misc/zim/zim-0.74.2.ebuild
275 +++ /dev/null
276 @@ -1,73 +0,0 @@
277 -# Copyright 1999-2021 Gentoo Authors
278 -# Distributed under the terms of the GNU General Public License v2
279 -
280 -EAPI=7
281 -PYTHON_COMPAT=( python3_{8,9} )
282 -PYTHON_REQ_USE="sqlite"
283 -DISTUTILS_SINGLE_IMPL=1
284 -DISTUTILS_USE_SETUPTOOLS=no
285 -inherit distutils-r1 virtualx xdg
286 -
287 -DESCRIPTION="A desktop wiki"
288 -HOMEPAGE="
289 - https://zim-wiki.org/
290 - https://github.com/zim-desktop-wiki/zim-desktop-wiki
291 -"
292 -SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
293 -
294 -LICENSE="BSD GPL-2+"
295 -SLOT="0"
296 -KEYWORDS="~amd64 ~arm ~x86"
297 -RESTRICT="test"
298 -
299 -RDEPEND="
300 - $(python_gen_cond_dep '
301 - dev-python/pygobject:3[${PYTHON_USEDEP}]
302 - dev-python/pyxdg[${PYTHON_USEDEP}]
303 - ')
304 - x11-libs/gtk+:3[introspection]
305 - x11-misc/xdg-utils
306 -"
307 -DEPEND="
308 - ${RDEPEND}
309 -"
310 -DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
311 -PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
312 -S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
313 -
314 -python_prepare_all() {
315 - sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
316 -
317 - if [[ ${LINGUAS} ]]; then
318 - local lingua
319 - for lingua in translations/*.po; do
320 - lingua=${lingua/.po}
321 - lingua=${lingua/translations\/}
322 - has ${lingua} ${LINGUAS} || \
323 - { rm translations/${lingua}.po || die; }
324 - done
325 - fi
326 -
327 - distutils-r1_python_prepare_all
328 - export XDG_RUNTIME_DIR=fakethis
329 -}
330 -
331 -python_install() {
332 - distutils-r1_python_install
333 -}
334 -
335 -pkg_postinst() {
336 - xdg_pkg_postinst
337 - if ! has_version ${CATEGORY}/${PN}; then
338 - elog "Please install these packages for additional functionality"
339 - elog " dev-lang/R"
340 - elog " dev-python/gtkspell-python"
341 - elog " dev-vcs/bzr"
342 - elog " media-gfx/graphviz"
343 - elog " media-gfx/imagemagick"
344 - elog " media-gfx/scrot"
345 - elog " media-sound/lilypond"
346 - elog " sci-visualization/gnuplot"
347 - elog " virtual/latex-base app-text/dvipng"
348 - fi
349 -}