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: Mon, 02 Sep 2019 06:30:56
Message-Id: 1567405848.a84f59fa67376a3fc1e14f05b610cf3396600f54.jer@gentoo
1 commit: a84f59fa67376a3fc1e14f05b610cf3396600f54
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 06:30:33 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 06:30:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84f59fa
7
8 x11-misc/zim: Old
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 x11-misc/zim/Manifest | 2 --
14 x11-misc/zim/zim-0.69.ebuild | 81 ------------------------------------------
15 x11-misc/zim/zim-0.71.0.ebuild | 77 ---------------------------------------
16 3 files changed, 160 deletions(-)
17
18 diff --git a/x11-misc/zim/Manifest b/x11-misc/zim/Manifest
19 index 30c31f48427..e7cee45e86f 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.71.0.tar.gz 2882942 BLAKE2B f1701baf547d43d7a9687e6a1d72313649064f1d3927e14bffd5c8e348fa7a311e307f9b1704c19058bfad07d6715c79399acfdc5701efa9291db3e68065175a SHA512 7c82e19d547795f57c563383aca04a51da02463df71cfe18c4cab0307f46fb425ff0f348b43ae0ab26cb29037bc9d99aed63dbf721a542d071f9674f17f0a64a
26 DIST zim-0.71.1.tar.gz 2883082 BLAKE2B 66d1c571a67e12d8d38cbc6d8bd32918f98f47bff0aa34971986896b3aeec91170cd1f2a87a411a8fccda502addd3de8176cc70ebfbafedc87c462a751e87036 SHA512 0da59955f730cc0bbee033a292c7e531b1a302c950773aed68bd8a18bf1485826086522c4144f24f500e9240ebcb9b592b33dda390923ca0eba6ab57273c0896
27 DIST zim-0.72.0.tar.gz 2590406 BLAKE2B 0d77052e9eaa62b855be30eee64863197498ee54949f8610528ccd86cf32e7c9c55fb2faca719a4d92e0568941dc6b100299e76a33f8c49bddc5e367ec98d923 SHA512 60f59c2cf2ebb920515ecbc77e7fb1ddb9b0a6f6179503176b582b6b87ada759707ec4ccee929896a8a7d489f25ff13f7a6ff61fa637ecdb3d02640182cda0b9
28
29 diff --git a/x11-misc/zim/zim-0.69.ebuild b/x11-misc/zim/zim-0.69.ebuild
30 deleted file mode 100644
31 index ba87523f013..00000000000
32 --- a/x11-misc/zim/zim-0.69.ebuild
33 +++ /dev/null
34 @@ -1,81 +0,0 @@
35 -# Copyright 1999-2018 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -PYTHON_COMPAT=( python2_7 )
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="http://zim-wiki.org/"
46 -SRC_URI="http://zim-wiki.org/downloads/${P}.tar.gz"
47 -
48 -LICENSE="BSD GPL-2+"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE="test"
52 -
53 -RDEPEND="
54 - dev-python/pygtk[${PYTHON_USEDEP}]
55 - dev-python/pygobject:2[${PYTHON_USEDEP}]
56 -"
57 -DEPEND="
58 - ${RDEPEND}
59 - x11-misc/xdg-utils
60 - test? (
61 - dev-vcs/bzr
62 - dev-vcs/git
63 - dev-vcs/mercurial
64 - )
65 -"
66 -DOCS=( CHANGELOG.txt README.txt HACKING )
67 -PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
68 -
69 -python_prepare_all() {
70 - sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
71 -
72 - if [[ ${LINGUAS} ]]; then
73 - local lingua
74 - for lingua in translations/*.po; do
75 - lingua=${lingua/.po}
76 - lingua=${lingua/translations\/}
77 - has ${lingua} ${LINGUAS} || \
78 - { rm translations/${lingua}.po || die; }
79 - done
80 - fi
81 -
82 - distutils-r1_python_prepare_all
83 -}
84 -
85 -python_test() {
86 - VIRTUALX_COMMAND="${PYTHON}" virtualmake test.py
87 -}
88 -
89 -python_install() {
90 - distutils-r1_python_install --skip-xdg-cmd
91 -}
92 -
93 -pkg_postinst() {
94 - xdg_mimeinfo_database_update
95 - xdg_desktop_database_update
96 - gnome2_icon_cache_update
97 - if ! has_version ${CATEGORY}/${PN}; then
98 - einfo "Please install these packages for additional functionality"
99 - einfo " dev-lang/R"
100 - einfo " dev-python/gtkspell-python"
101 - einfo " dev-vcs/bzr"
102 - einfo " media-gfx/graphviz"
103 - einfo " media-gfx/imagemagick"
104 - einfo " media-gfx/scrot"
105 - einfo " media-sound/lilypond"
106 - einfo " sci-visualization/gnuplot"
107 - einfo " virtual/latex-base app-text/dvipng"
108 - fi
109 -}
110 -
111 -pkg_postrm() {
112 - xdg_mimeinfo_database_update
113 - xdg_desktop_database_update
114 - gnome2_icon_cache_update
115 -}
116
117 diff --git a/x11-misc/zim/zim-0.71.0.ebuild b/x11-misc/zim/zim-0.71.0.ebuild
118 deleted file mode 100644
119 index e9579e77339..00000000000
120 --- a/x11-misc/zim/zim-0.71.0.ebuild
121 +++ /dev/null
122 @@ -1,77 +0,0 @@
123 -# Copyright 1999-2019 Gentoo Authors
124 -# Distributed under the terms of the GNU General Public License v2
125 -
126 -EAPI=7
127 -PYTHON_COMPAT=( python3_{5,6} )
128 -PYTHON_REQ_USE="sqlite"
129 -DISTUTILS_SINGLE_IMPL=1
130 -inherit xdg-utils distutils-r1 gnome2-utils virtualx
131 -
132 -DESCRIPTION="A desktop wiki"
133 -HOMEPAGE="
134 - http://zim-wiki.org/
135 - https://github.com/zim-desktop-wiki/
136 -"
137 -SRC_URI="https://github.com/${PN}-desktop-wiki/${PN}-desktop-wiki/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
138 -
139 -LICENSE="BSD GPL-2+"
140 -SLOT="0"
141 -KEYWORDS="~amd64 ~x86"
142 -RESTRICT="test"
143 -
144 -RDEPEND="
145 - dev-python/pygobject:3[${PYTHON_USEDEP}]
146 - dev-python/pyxdg[${PYTHON_USEDEP}]
147 - x11-libs/gtk+:3[introspection]
148 - x11-misc/xdg-utils
149 -"
150 -DEPEND="
151 - ${RDEPEND}
152 -"
153 -DOCS=( CHANGELOG.md CONTRIBUTING.md PLUGIN_WRITING.md README.md )
154 -PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch )
155 -S=${WORKDIR}/${PN}-desktop-wiki-${PV/_/-}
156 -
157 -python_prepare_all() {
158 - sed -i -e "s/'USER'/'LOGNAME'/g" zim/__init__.py zim/fs.py || die
159 -
160 - if [[ ${LINGUAS} ]]; then
161 - local lingua
162 - for lingua in translations/*.po; do
163 - lingua=${lingua/.po}
164 - lingua=${lingua/translations\/}
165 - has ${lingua} ${LINGUAS} || \
166 - { rm translations/${lingua}.po || die; }
167 - done
168 - fi
169 -
170 - distutils-r1_python_prepare_all
171 -}
172 -
173 -python_install() {
174 - distutils-r1_python_install
175 -}
176 -
177 -pkg_postinst() {
178 - gnome2_icon_cache_update
179 - xdg_desktop_database_update
180 - xdg_mimeinfo_database_update
181 - if ! has_version ${CATEGORY}/${PN}; then
182 - elog "Please install these packages for additional functionality"
183 - elog " dev-lang/R"
184 - elog " dev-python/gtkspell-python"
185 - elog " dev-vcs/bzr"
186 - elog " media-gfx/graphviz"
187 - elog " media-gfx/imagemagick"
188 - elog " media-gfx/scrot"
189 - elog " media-sound/lilypond"
190 - elog " sci-visualization/gnuplot"
191 - elog " virtual/latex-base app-text/dvipng"
192 - fi
193 -}
194 -
195 -pkg_postrm() {
196 - gnome2_icon_cache_update
197 - xdg_desktop_database_update
198 - xdg_mimeinfo_database_update
199 -}