Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/zim/
Date: Sun, 28 Apr 2019 14:46:59
Message-Id: 1556462810.eeca6978b94169760490fd7ee07c27cc4452511f.jer@gentoo
1 commit: eeca6978b94169760490fd7ee07c27cc4452511f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 14:46:29 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 14:46:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeca6978
7
8 x11-misc/zim: Old
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 x11-misc/zim/Manifest | 2 -
14 x11-misc/zim/zim-0.70_rc1.ebuild | 86 ----------------------------------------
15 x11-misc/zim/zim-0.70_rc3.ebuild | 86 ----------------------------------------
16 3 files changed, 174 deletions(-)
17
18 diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
19 index b745349c61c..c7aa5957bb4 100644
20 --- a/x11-misc/zim/Manifest
21 +++ b/x11-misc/zim/Manifest
22 @@ -1,5 +1,3 @@
23 DIST zim-0.65.tar.gz 1899614 BLAKE2B e7989d91120f2ffe0668c996b5abd61cc1cb12b2a5acf9023dfd87819b4c8834bba09f2211c901512d9fe186eee7939e44a5f098c09ef65f1d28cc55eb97e9b7 SHA512 dee652087d3d986b80353e9087abe363392354f40db11f8819d0b3f3c6f133c08c66c651a92ed77c1656f1135998ac02622eca08ac2e28c8fb3149a724a0f7fb
24 DIST zim-0.69.tar.gz 2044631 BLAKE2B 447fa4fb2d11b1399668ec6b627e23150577b574afb1e5c33738cb690779f49adb2d60e0b01eb82d2cf0dfd4a430099c1ae4b52186b60a2564c501b93aa01822 SHA512 452b2119d63927765c3807dbbdfadea94be31ee7fd3eb9b8cf79e8699c57478ec9cd392299a6e1dc3690dbe520925cddf5fca4596db809a2cc296bb6669d12af
25 -DIST zim-0.70_rc1.tar.gz 2889546 BLAKE2B ca0c2274472f7e3f50e2b51ba59a75ae1422e7bad86a8fdc55474c150b1ac227ad785c3484d1255079a8aa169bc437e6016254ed8d4691d8e8d78a5112d71038 SHA512 fca61ea5c249ba33187d48a6794c11f30afd664e07462c738ca2b64f7d970e95628ecbcdb9c19a23b70c1609993d4111a9976cdddbf2fd5ad3029014a8a01339
26 -DIST zim-0.70_rc3.tar.gz 2877315 BLAKE2B 1467bbd6bbd11e53120193a5f77dc7ab52eb8f1478c3dbc98e229d784f4432e862ab578277b79058eae43943bfbe8812b45153130779f7c84f14b342d3ba7357 SHA512 32fcad48c2deb9739cb7d3214138cdac7c6499008f884ba61aeb51ec387d600b87c7848abf7982fa165c4130446c307e57ee1762f7107894b70d96ded528bc0e
27 DIST zim-0.71.0.tar.gz 2882942 BLAKE2B f1701baf547d43d7a9687e6a1d72313649064f1d3927e14bffd5c8e348fa7a311e307f9b1704c19058bfad07d6715c79399acfdc5701efa9291db3e68065175a SHA512 7c82e19d547795f57c563383aca04a51da02463df71cfe18c4cab0307f46fb425ff0f348b43ae0ab26cb29037bc9d99aed63dbf721a542d071f9674f17f0a64a
28
29 diff --git a/x11-misc/zim/zim-0.70_rc1.ebuild b/x11-misc/zim/zim-0.70_rc1.ebuild
30 deleted file mode 100644
31 index a5588627e69..00000000000
32 --- a/x11-misc/zim/zim-0.70_rc1.ebuild
33 +++ /dev/null
34 @@ -1,86 +0,0 @@
35 -# Copyright 1999-2019 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -PYTHON_COMPAT=( python3_{5,6} )
40 -PYTHON_REQ_USE="sqlite"
41 -DISTUTILS_SINGLE_IMPL=1
42 -inherit xdg-utils distutils-r1 gnome2-utils virtualx
43 -
44 -DESCRIPTION="A desktop wiki"
45 -HOMEPAGE="
46 - http://zim-wiki.org/
47 - https://github.com/zim-desktop-wiki/
48 -"
49 -SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
50 -
51 -LICENSE="BSD GPL-2+"
52 -SLOT="0"
53 -KEYWORDS="~amd64 ~x86"
54 -IUSE="test"
55 -
56 -RDEPEND="
57 - dev-python/pygobject:3[${PYTHON_USEDEP}]
58 - dev-python/pyxdg[${PYTHON_USEDEP}]
59 - x11-libs/gtk+:3[introspection]
60 - x11-misc/xdg-utils
61 -"
62 -DEPEND="
63 - ${RDEPEND}
64 - test? (
65 - dev-vcs/bzr
66 - dev-vcs/git
67 - dev-vcs/mercurial
68 - )
69 -"
70 -DOCS=( CHANGELOG.txt README.txt HACKING )
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 -}
89 -
90 -python_test() {
91 - virtx ${PYTHON} test.py
92 -}
93 -
94 -python_install() {
95 - distutils-r1_python_install
96 -}
97 -
98 -pkg_postinst() {
99 - gnome2_icon_cache_update
100 - xdg_desktop_database_update
101 - xdg_mimeinfo_database_update
102 - if ! has_version ${CATEGORY}/${PN}; then
103 - elog "Please install these packages for additional functionality"
104 - elog " dev-lang/R"
105 - elog " dev-python/gtkspell-python"
106 - elog " dev-vcs/bzr"
107 - elog " media-gfx/graphviz"
108 - elog " media-gfx/imagemagick"
109 - elog " media-gfx/scrot"
110 - elog " media-sound/lilypond"
111 - elog " sci-visualization/gnuplot"
112 - elog " virtual/latex-base app-text/dvipng"
113 - fi
114 -}
115 -
116 -pkg_postrm() {
117 - gnome2_icon_cache_update
118 - xdg_desktop_database_update
119 - xdg_mimeinfo_database_update
120 -}
121
122 diff --git a/x11-misc/zim/zim-0.70_rc3.ebuild b/x11-misc/zim/zim-0.70_rc3.ebuild
123 deleted file mode 100644
124 index 2b4aa0e45ed..00000000000
125 --- a/x11-misc/zim/zim-0.70_rc3.ebuild
126 +++ /dev/null
127 @@ -1,86 +0,0 @@
128 -# Copyright 1999-2019 Gentoo Authors
129 -# Distributed under the terms of the GNU General Public License v2
130 -
131 -EAPI=7
132 -PYTHON_COMPAT=( python3_{5,6} )
133 -PYTHON_REQ_USE="sqlite"
134 -DISTUTILS_SINGLE_IMPL=1
135 -inherit xdg-utils distutils-r1 gnome2-utils virtualx
136 -
137 -DESCRIPTION="A desktop wiki"
138 -HOMEPAGE="
139 - http://zim-wiki.org/
140 - https://github.com/zim-desktop-wiki/
141 -"
142 -SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
143 -
144 -LICENSE="BSD GPL-2+"
145 -SLOT="0"
146 -KEYWORDS="~amd64 ~x86"
147 -IUSE="test"
148 -
149 -RDEPEND="
150 - dev-python/pygobject:3[${PYTHON_USEDEP}]
151 - dev-python/pyxdg[${PYTHON_USEDEP}]
152 - x11-libs/gtk+:3[introspection]
153 - x11-misc/xdg-utils
154 -"
155 -DEPEND="
156 - ${RDEPEND}
157 - test? (
158 - dev-vcs/bzr
159 - dev-vcs/git
160 - dev-vcs/mercurial
161 - )
162 -"
163 -DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
164 -PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
165 -S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
166 -
167 -python_prepare_all() {
168 - sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
169 -
170 - if [[ ${LINGUAS} ]]; then
171 - local lingua
172 - for lingua in translations/*.po; do
173 - lingua=${lingua/.po}
174 - lingua=${lingua/translations\/}
175 - has ${lingua} ${LINGUAS} || \
176 - { rm translations/${lingua}.po || die; }
177 - done
178 - fi
179 -
180 - distutils-r1_python_prepare_all
181 -}
182 -
183 -python_test() {
184 - virtx ${PYTHON} test.py
185 -}
186 -
187 -python_install() {
188 - distutils-r1_python_install
189 -}
190 -
191 -pkg_postinst() {
192 - gnome2_icon_cache_update
193 - xdg_desktop_database_update
194 - xdg_mimeinfo_database_update
195 - if ! has_version ${CATEGORY}/${PN}; then
196 - elog "Please install these packages for additional functionality"
197 - elog " dev-lang/R"
198 - elog " dev-python/gtkspell-python"
199 - elog " dev-vcs/bzr"
200 - elog " media-gfx/graphviz"
201 - elog " media-gfx/imagemagick"
202 - elog " media-gfx/scrot"
203 - elog " media-sound/lilypond"
204 - elog " sci-visualization/gnuplot"
205 - elog " virtual/latex-base app-text/dvipng"
206 - fi
207 -}
208 -
209 -pkg_postrm() {
210 - gnome2_icon_cache_update
211 - xdg_desktop_database_update
212 - xdg_mimeinfo_database_update
213 -}