Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-commander/
Date: Tue, 09 Apr 2019 08:08:03
Message-Id: 1554795105.cdf78dcb8dffd9739fa76d79c4e7aa649d09ff9a.monsieurp@gentoo
1 commit: cdf78dcb8dffd9739fa76d79c4e7aa649d09ff9a
2 Author: Uwe Scholz <uwescholz <AT> src <DOT> gnome <DOT> org>
3 AuthorDate: Sun Mar 31 20:41:22 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 9 07:31:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf78dcb
7
8 gnome-extra/gnome-commander: remove old.
9
10 Remove unused python USE flag from metadata.xml
11
12 Signed-off-by: Uwe Scholz <u.scholz83 <AT> gmx.de>
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 gnome-extra/gnome-commander/Manifest | 3 -
16 .../gnome-commander/gnome-commander-1.6.3.ebuild | 70 ----------------------
17 .../gnome-commander/gnome-commander-1.6.4.ebuild | 70 ----------------------
18 .../gnome-commander/gnome-commander-1.8.0.ebuild | 69 ---------------------
19 gnome-extra/gnome-commander/metadata.xml | 1 -
20 5 files changed, 213 deletions(-)
21
22 diff --git a/gnome-extra/gnome-commander/Manifest b/gnome-extra/gnome-commander/Manifest
23 index 293c7dad72c..7b13c83ee79 100644
24 --- a/gnome-extra/gnome-commander/Manifest
25 +++ b/gnome-extra/gnome-commander/Manifest
26 @@ -1,5 +1,2 @@
27 -DIST gnome-commander-1.6.3.tar.xz 6653164 BLAKE2B 04d39ad7e19939b1791de838a03a9406abb11599e8c43d86cf491aef087e9c78574d28bc076ceefab81a18f09fb1ac49b7cb893b0381a7890744a77438c53453 SHA512 92f138c3cff1b88b967340f945bfa58c5840fb3db806943b4d4eb87211fea10de01a8a365de6ca2b18cb0503bd850e758c3a37fe604b5402481c03e953e94dd3
28 -DIST gnome-commander-1.6.4.tar.xz 6678752 BLAKE2B 987aa7ff2b34df163a82a9e1964d21860a90ba2ff6fb71190ebfec245090a9ffea1aa8a45c037cd848135dec7a56b7cd26e31d70be8c5ce3f24ad132cff3b19a SHA512 00fcf86025b69a38e68b2c69977ffe54e8b00028176163ce746824a73faed55eeff2fe37eea2e191fd0e7fc1901e2ed701938c3fdfabe9e9b8bdaaec152df0e0
29 -DIST gnome-commander-1.8.0.tar.xz 7433656 BLAKE2B 686581eb6775e336928f18f3c817d4d34b19da2c5c91660e453223833b24f6bd1400d8ecf2ca3698fc18f2d926343006058b00fefda889204f251b223d6a2d34 SHA512 0023528301812431bffde4c0d314d07d2399d450604bf88426078cfbeed5ee286f16ad0037f85c2b281e9037fd0c622aa92a4a5be055c198d9bdbd3d211c197d
30 DIST gnome-commander-1.8.1.tar.xz 7298888 BLAKE2B 57def43a8d8794ea813e6520c436d86f3fb9218e64f0b1e7280e03370870a29887737006e056ee0e2af78e12e225a8f5789c4f86f68eac13e27420cbef0fd2d7 SHA512 76efb88e1ee8843fcb9cf17c421dda1769d39b1bfd9d5c97e3ff570117bcac44dfd17a2efbda5079155115611b10b75644ec12df541bd6f7f8d0f65e471f6b32
31 DIST gnome-commander-1.10.0.tar.xz 7421328 BLAKE2B 4cfb6a5d445217de10007d4371cd5cce95319dd68a6e7f071def2258cd965cfbeab671c6016e624ef474501608214f309c56360216cc53c83a1660b38dbe77d9 SHA512 76e2cca3af7e11ae7f327fa25bb175ad28d36d8b71c4908ce8b91533ed53a444a30d861a24cf94ee34dd7954d1f9dd0a14d26c2214854424b80f8e7c107db60d
32
33 diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild
34 deleted file mode 100644
35 index 8855b6edb1c..00000000000
36 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild
37 +++ /dev/null
38 @@ -1,70 +0,0 @@
39 -# Copyright 1999-2018 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -
42 -EAPI=6
43 -
44 -PYTHON_COMPAT=( python2_7 )
45 -GNOME2_LA_PUNT="yes"
46 -
47 -inherit eutils gnome2 python-single-r1
48 -
49 -DESCRIPTION="A graphical, full featured, twin-panel file manager"
50 -HOMEPAGE="https://gcmd.github.io/"
51 -
52 -LICENSE="GPL-2"
53 -SLOT="0"
54 -KEYWORDS="amd64 x86"
55 -IUSE="chm exif gsf pdf python taglib samba test +unique"
56 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
57 -
58 -RDEPEND="
59 - app-text/gnome-doc-utils
60 - >=dev-libs/glib-2.44.0:2
61 - unique? ( >=dev-libs/libunique-0.9.3:1 )
62 - gnome-base/gnome-keyring
63 - >=gnome-base/gnome-vfs-2.0.0
64 - >=gnome-base/libgnome-2.0.0
65 - >=gnome-base/libgnomeui-2.4.0
66 - >=x11-libs/gtk+-2.8.0:2
67 - chm? ( dev-libs/chmlib )
68 - exif? ( >=media-gfx/exiv2-0.14 )
69 - gsf? ( >=gnome-extra/libgsf-1.12.0 )
70 - samba? ( >=gnome-base/gnome-vfs-2.0.0[samba] )
71 - pdf? ( >=app-text/poppler-0.18 )
72 - python? (
73 - ${PYTHON_DEPS}
74 - >=dev-python/gnome-vfs-python-2.0.0
75 - )
76 - taglib? ( >=media-libs/taglib-1.4 )
77 -"
78 -DEPEND="
79 - ${RDEPEND}
80 - dev-util/gtk-doc-am
81 - >=dev-util/intltool-0.35.0
82 - sys-devel/gettext
83 - virtual/pkgconfig
84 - test? ( >=dev-util/cppunit-1.13.2 )
85 -"
86 -
87 -pkg_setup() {
88 - use python && python-single-r1_pkg_setup
89 -}
90 -
91 -src_configure() {
92 - gnome2_src_configure \
93 - --disable-static \
94 - $(use_enable python) \
95 - $(use_with chm libchm) \
96 - $(use_with exif exiv2) \
97 - $(use_with gsf libgsf) \
98 - $(use_with pdf poppler) \
99 - $(use_with samba) \
100 - $(use_with taglib) \
101 - $(use_with unique)
102 -}
103 -
104 -pkg_postinst() {
105 - gnome2_pkg_postinst
106 - has_version dev-util/meld || elog "You need dev-util/meld to synchronize files and directories."
107 - has_version gnome-extra/yelp || elog "You need gnome-extra/yelp to view the docs."
108 -}
109
110 diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild
111 deleted file mode 100644
112 index 83995841e95..00000000000
113 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild
114 +++ /dev/null
115 @@ -1,70 +0,0 @@
116 -# Copyright 1999-2018 Gentoo Foundation
117 -# Distributed under the terms of the GNU General Public License v2
118 -
119 -EAPI=6
120 -
121 -PYTHON_COMPAT=( python2_7 )
122 -GNOME2_LA_PUNT="yes"
123 -
124 -inherit eutils gnome2 python-single-r1
125 -
126 -DESCRIPTION="A graphical, full featured, twin-panel file manager"
127 -HOMEPAGE="https://gcmd.github.io/"
128 -
129 -LICENSE="GPL-2"
130 -SLOT="0"
131 -KEYWORDS="~amd64 ~x86"
132 -IUSE="chm exif gsf pdf python taglib samba test +unique"
133 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
134 -
135 -RDEPEND="
136 - app-text/gnome-doc-utils
137 - >=dev-libs/glib-2.44.0:2
138 - unique? ( >=dev-libs/libunique-0.9.3:1 )
139 - gnome-base/gnome-keyring
140 - >=gnome-base/gnome-vfs-2.0.0
141 - >=gnome-base/libgnome-2.0.0
142 - >=gnome-base/libgnomeui-2.4.0
143 - >=x11-libs/gtk+-2.8.0:2
144 - chm? ( dev-libs/chmlib )
145 - exif? ( >=media-gfx/exiv2-0.14 )
146 - gsf? ( >=gnome-extra/libgsf-1.12.0 )
147 - samba? ( >=gnome-base/gnome-vfs-2.0.0[samba] )
148 - pdf? ( >=app-text/poppler-0.18 )
149 - python? (
150 - ${PYTHON_DEPS}
151 - >=dev-python/gnome-vfs-python-2.0.0
152 - )
153 - taglib? ( >=media-libs/taglib-1.4 )
154 -"
155 -DEPEND="
156 - ${RDEPEND}
157 - dev-util/gtk-doc-am
158 - >=dev-util/intltool-0.35.0
159 - sys-devel/gettext
160 - virtual/pkgconfig
161 - test? ( >=dev-cpp/gtest-1.7.0 )
162 -"
163 -
164 -pkg_setup() {
165 - use python && python-single-r1_pkg_setup
166 -}
167 -
168 -src_configure() {
169 - gnome2_src_configure \
170 - --disable-static \
171 - $(use_enable python) \
172 - $(use_with chm libchm) \
173 - $(use_with exif exiv2) \
174 - $(use_with gsf libgsf) \
175 - $(use_with pdf poppler) \
176 - $(use_with samba) \
177 - $(use_with taglib) \
178 - $(use_with unique)
179 -}
180 -
181 -pkg_postinst() {
182 - gnome2_pkg_postinst
183 - has_version dev-util/meld || elog "You need dev-util/meld to synchronize files and directories."
184 - has_version gnome-extra/yelp || elog "You need gnome-extra/yelp to view the docs."
185 -}
186
187 diff --git a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild
188 deleted file mode 100644
189 index 9ce12ae4eee..00000000000
190 --- a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild
191 +++ /dev/null
192 @@ -1,69 +0,0 @@
193 -# Copyright 1999-2018 Gentoo Foundation
194 -# Distributed under the terms of the GNU General Public License v2
195 -
196 -EAPI=6
197 -
198 -PYTHON_COMPAT=( python{2_7,3_4} )
199 -GNOME2_LA_PUNT="yes"
200 -
201 -inherit eutils gnome2 python-single-r1
202 -
203 -DESCRIPTION="A graphical, full featured, twin-panel file manager"
204 -HOMEPAGE="https://gcmd.github.io/"
205 -
206 -LICENSE="GPL-2"
207 -SLOT="0"
208 -KEYWORDS="~amd64 ~x86"
209 -IUSE="chm exif gsf pdf python taglib samba test +unique"
210 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
211 -
212 -RDEPEND="
213 - app-text/yelp-tools
214 - >=dev-libs/glib-2.44.0:2
215 - unique? ( >=dev-libs/libunique-0.9.3:1 )
216 - gnome-base/gnome-keyring
217 - >=gnome-base/gnome-vfs-2.0.0
218 - >=gnome-base/libgnome-2.0.0
219 - >=gnome-base/libgnomeui-2.4.0
220 - >=x11-libs/gtk+-2.18.0:2
221 - chm? ( dev-libs/chmlib )
222 - exif? ( >=media-gfx/exiv2-0.14 )
223 - gsf? ( >=gnome-extra/libgsf-1.12.0 )
224 - samba? ( >=gnome-base/gnome-vfs-2.0.0[samba] )
225 - pdf? ( >=app-text/poppler-0.18 )
226 - python? (
227 - ${PYTHON_DEPS}
228 - >=dev-python/gnome-vfs-python-2.0.0
229 - )
230 - taglib? ( >=media-libs/taglib-1.4 )
231 -"
232 -DEPEND="
233 - ${RDEPEND}
234 - dev-util/gtk-doc-am
235 - sys-devel/gettext
236 - virtual/pkgconfig
237 - test? ( >=dev-cpp/gtest-1.7.0 )
238 -"
239 -
240 -pkg_setup() {
241 - use python && python-single-r1_pkg_setup
242 -}
243 -
244 -src_configure() {
245 - gnome2_src_configure \
246 - --disable-static \
247 - $(use_enable python) \
248 - $(use_with chm libchm) \
249 - $(use_with exif exiv2) \
250 - $(use_with gsf libgsf) \
251 - $(use_with pdf poppler) \
252 - $(use_with samba) \
253 - $(use_with taglib) \
254 - $(use_with unique)
255 -}
256 -
257 -pkg_postinst() {
258 - gnome2_pkg_postinst
259 - has_version dev-util/meld || elog "You need dev-util/meld to synchronize files and directories."
260 - has_version gnome-extra/yelp || elog "You need gnome-extra/yelp to view the docs."
261 -}
262
263 diff --git a/gnome-extra/gnome-commander/metadata.xml b/gnome-extra/gnome-commander/metadata.xml
264 index 46f6535426f..57d7ba35795 100644
265 --- a/gnome-extra/gnome-commander/metadata.xml
266 +++ b/gnome-extra/gnome-commander/metadata.xml
267 @@ -23,7 +23,6 @@
268 <flag name="gsf">Add metadata support for OLE, OLE2 and ODF</flag>
269 <flag name="unique">Enable single instance support using dev-libs/libunique</flag>
270 <flag name="pdf">Add metadata support for PDF</flag>
271 - <flag name="python">Add support for python plugins</flag>
272 <flag name="samba">Add support for SAMBA (Windows File and Printer sharing)</flag>
273 <flag name="taglib">Add metadata support for ID3, Vorbis, FLAC and APE</flag>
274 </use>