Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fotoxx/
Date: Sat, 02 Oct 2021 10:51:05
Message-Id: 1633171856.f96f781091d09fc9beed58daa8e4f59aa88b72e6.bkohler@gentoo
1 commit: f96f781091d09fc9beed58daa8e4f59aa88b72e6
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 10:50:40 2021 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 10:50:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96f7810
7
8 media-gfx/fotoxx: drop old
9
10 Package-Manager: Portage-3.0.26, Repoman-3.0.3
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 media-gfx/fotoxx/Manifest | 3 --
14 media-gfx/fotoxx/fotoxx-21.41.ebuild | 81 ------------------------------------
15 media-gfx/fotoxx/fotoxx-21.44.ebuild | 81 ------------------------------------
16 media-gfx/fotoxx/fotoxx-21.52.ebuild | 81 ------------------------------------
17 4 files changed, 246 deletions(-)
18
19 diff --git a/media-gfx/fotoxx/Manifest b/media-gfx/fotoxx/Manifest
20 index ce695387e91..091c6a79b19 100644
21 --- a/media-gfx/fotoxx/Manifest
22 +++ b/media-gfx/fotoxx/Manifest
23 @@ -1,5 +1,2 @@
24 -DIST fotoxx-21.41.tar.gz 8619224 BLAKE2B 28ec5fef8780001a023527c0859b58e1b3347b91b607269add3e0152fa6dff1347caf12f8e36a528100d5c6f538dce388bb4cbd22d03e2d15ff6904d5fdff626 SHA512 df7b3f424c9a1e2773171f9c036b30c34bd902dad41d3ce51eee5a20e86ce6afe5bcae4147baf40ea35bb9755900d9efcca20e026e12a1f540884b113011bce8
25 -DIST fotoxx-21.44.tar.gz 8670703 BLAKE2B e3c1a0d68ab530345048833c5c33ababa1f3ef27e99379888c748297a2d69a248eb64b6881b53bcdde759f53aea75292d3c205ca11d9ed291465514bf294d323 SHA512 06446fbd0c44a632d5525acec155f8d51ee9ffd66dc9ba97a01bb30f4a8e4b9355650ea50967a537cbf077062898def227c46b07dd7d6d2c6ab8af3f4654c490
26 DIST fotoxx-21.50.tar.gz 8693590 BLAKE2B d3bed82c3e856d6ce2433e0357955f32d462d0dfcf8de673a7c0fbe8aeeea766711c2617730c6a83501b07bd5f5ab60c9d56caeacd6ea938428758a39b5a75b3 SHA512 018735ff4b1fc99a64eccb05af05e9858f9dfce3c6925704f1739c22a49d3209f66d668b21cb6030d971bbe116c978c5d491aaba033683d5ed5268ee0e46ff9e
27 -DIST fotoxx-21.52.tar.gz 8666385 BLAKE2B 3d994cdc7ca80029df00b661409d9ce64de6f568e90840d92576ffeee9f305175875a5b506a91ab9be394850817d64541c96d8e2cf10fac5a9b0afa3ebd4855f SHA512 da73c176456ff904093c648565cc69d270e5282df5687a8302614624ceac565b3131f035190ef7b6d84f937b84409cdc02a650bfbe7d9051200d19b22bf0d0f6
28 DIST fotoxx-21.55.tar.gz 8667304 BLAKE2B 9a324883ba29d8847763985ff33d3e7eaf2a73449fab9c60dee05144c5dc98caf8bef8ce886736fcfae38a7f58526bfb3868da3d3ae2a283ecfabf1bb8858061 SHA512 a207a861b1bc2d8a41ec36a58b1bc9f61db380ae651dee98faf295a1e98730b7fed5a361ab0f09630d8d0f170e58bdf897424ca1d86f27cb669e75f305ea3fb8
29
30 diff --git a/media-gfx/fotoxx/fotoxx-21.41.ebuild b/media-gfx/fotoxx/fotoxx-21.41.ebuild
31 deleted file mode 100644
32 index d9e91deab32..00000000000
33 --- a/media-gfx/fotoxx/fotoxx-21.41.ebuild
34 +++ /dev/null
35 @@ -1,81 +0,0 @@
36 -# Copyright 1999-2021 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=7
40 -
41 -inherit optfeature xdg-utils
42 -
43 -DESCRIPTION="Program for improving image files made with a digital camera"
44 -HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html"
45 -SRC_URI="https://kornelix.net/downloads/downloads/${P}.tar.gz"
46 -
47 -LICENSE="GPL-3+"
48 -SLOT="0"
49 -KEYWORDS="amd64 ~arm64 x86"
50 -IUSE=""
51 -
52 -# For required dependencies read doc/README, for required tools read
53 -# data/userguide [INSTALLATION]. xdg-open (x11-misc/xdg-utils) is an
54 -# alternative to firefox and chromium-browser. `grep '"which ' * -R`
55 -# is helpful to report some required tools run via the shell.
56 -
57 -DEPEND="
58 - media-libs/clutter
59 - media-libs/clutter-gtk
60 - media-libs/lcms:2
61 - media-libs/libpng:0
62 - media-libs/tiff:0
63 - media-libs/libchamplain[gtk]
64 - virtual/jpeg
65 - x11-libs/gtk+:3"
66 -RDEPEND="
67 - ${DEPEND}
68 - media-gfx/dcraw
69 - media-libs/exiftool
70 - x11-misc/xdg-utils
71 -"
72 -
73 -S="${WORKDIR}/${PN}"
74 -
75 -PATCHES=( "${FILESDIR}/${PN}-21.40-documentation.patch" )
76 -
77 -DOCS=()
78 -HTML_DOCS=()
79 -
80 -src_prepare() {
81 - sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die
82 - default
83 -}
84 -
85 -src_install() {
86 - # For the Help menu items to work, *.html must be in /usr/share/doc/${PF},
87 - # and README, changelog, copyright, license, etc. must not be compressed.
88 - emake DESTDIR="${D}" install
89 - rm -f "${D}"/usr/share/doc/${PF}/*.man || die
90 - docompress -x /usr/share/doc
91 -}
92 -
93 -pkg_postinst() {
94 - optfeature "HEIC file support" media-libs/libheif
95 - optfeature "additional RAW file support" media-gfx/rawtherapee
96 - optfeature "additional RAW file support" media-gfx/darktable
97 - optfeature "video thumbnails & playback" media-video/ffmpeg
98 - optfeature "copying images to optical media" app-cdr/dvd+rw-tools
99 - optfeature "additional panorama support" media-gfx/hugin
100 - optfeature "WEBP file support" media-libs/libwebp
101 -
102 - elog
103 - elog "Please read the Help > User Guide for details. The source location is"
104 - elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy will"
105 - elog "be placed at /home/<user>/.fotoxx/userguide."
106 - elog
107 - elog "To play videos, in Tools > Preferences set 'Video File Play Command'."
108 - elog
109 - xdg_desktop_database_update
110 - xdg_mimeinfo_database_update
111 -}
112 -
113 -pkg_postrm() {
114 - xdg_desktop_database_update
115 - xdg_mimeinfo_database_update
116 -}
117
118 diff --git a/media-gfx/fotoxx/fotoxx-21.44.ebuild b/media-gfx/fotoxx/fotoxx-21.44.ebuild
119 deleted file mode 100644
120 index 12a78336fe7..00000000000
121 --- a/media-gfx/fotoxx/fotoxx-21.44.ebuild
122 +++ /dev/null
123 @@ -1,81 +0,0 @@
124 -# Copyright 1999-2021 Gentoo Authors
125 -# Distributed under the terms of the GNU General Public License v2
126 -
127 -EAPI=7
128 -
129 -inherit optfeature xdg-utils
130 -
131 -DESCRIPTION="Program for improving image files made with a digital camera"
132 -HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html"
133 -SRC_URI="https://kornelix.net/downloads/downloads/${P}.tar.gz"
134 -
135 -LICENSE="GPL-3+"
136 -SLOT="0"
137 -KEYWORDS="~amd64 ~arm64 ~x86"
138 -IUSE=""
139 -
140 -# For required dependencies read doc/README, for required tools read
141 -# data/userguide [INSTALLATION]. xdg-open (x11-misc/xdg-utils) is an
142 -# alternative to firefox and chromium-browser. `grep '"which ' * -R`
143 -# is helpful to report some required tools run via the shell.
144 -
145 -DEPEND="
146 - media-libs/clutter
147 - media-libs/clutter-gtk
148 - media-libs/lcms:2
149 - media-libs/libpng:0
150 - media-libs/tiff:0
151 - media-libs/libchamplain[gtk]
152 - virtual/jpeg
153 - x11-libs/gtk+:3"
154 -RDEPEND="
155 - ${DEPEND}
156 - media-gfx/dcraw
157 - media-libs/exiftool
158 - x11-misc/xdg-utils
159 -"
160 -
161 -S="${WORKDIR}/${PN}"
162 -
163 -PATCHES=( "${FILESDIR}/${PN}-21.40-documentation.patch" )
164 -
165 -DOCS=()
166 -HTML_DOCS=()
167 -
168 -src_prepare() {
169 - sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die
170 - default
171 -}
172 -
173 -src_install() {
174 - # For the Help menu items to work, *.html must be in /usr/share/doc/${PF},
175 - # and README, changelog, copyright, license, etc. must not be compressed.
176 - emake DESTDIR="${D}" install
177 - rm -f "${D}"/usr/share/doc/${PF}/*.man || die
178 - docompress -x /usr/share/doc
179 -}
180 -
181 -pkg_postinst() {
182 - optfeature "HEIC file support" media-libs/libheif
183 - optfeature "additional RAW file support" media-gfx/rawtherapee
184 - optfeature "additional RAW file support" media-gfx/darktable
185 - optfeature "video thumbnails & playback" media-video/ffmpeg
186 - optfeature "copying images to optical media" app-cdr/dvd+rw-tools
187 - optfeature "additional panorama support" media-gfx/hugin
188 - optfeature "WEBP file support" media-libs/libwebp
189 -
190 - elog
191 - elog "Please read the Help > User Guide for details. The source location is"
192 - elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy will"
193 - elog "be placed at /home/<user>/.fotoxx/userguide."
194 - elog
195 - elog "To play videos, in Tools > Preferences set 'Video File Play Command'."
196 - elog
197 - xdg_desktop_database_update
198 - xdg_mimeinfo_database_update
199 -}
200 -
201 -pkg_postrm() {
202 - xdg_desktop_database_update
203 - xdg_mimeinfo_database_update
204 -}
205
206 diff --git a/media-gfx/fotoxx/fotoxx-21.52.ebuild b/media-gfx/fotoxx/fotoxx-21.52.ebuild
207 deleted file mode 100644
208 index 12a78336fe7..00000000000
209 --- a/media-gfx/fotoxx/fotoxx-21.52.ebuild
210 +++ /dev/null
211 @@ -1,81 +0,0 @@
212 -# Copyright 1999-2021 Gentoo Authors
213 -# Distributed under the terms of the GNU General Public License v2
214 -
215 -EAPI=7
216 -
217 -inherit optfeature xdg-utils
218 -
219 -DESCRIPTION="Program for improving image files made with a digital camera"
220 -HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html"
221 -SRC_URI="https://kornelix.net/downloads/downloads/${P}.tar.gz"
222 -
223 -LICENSE="GPL-3+"
224 -SLOT="0"
225 -KEYWORDS="~amd64 ~arm64 ~x86"
226 -IUSE=""
227 -
228 -# For required dependencies read doc/README, for required tools read
229 -# data/userguide [INSTALLATION]. xdg-open (x11-misc/xdg-utils) is an
230 -# alternative to firefox and chromium-browser. `grep '"which ' * -R`
231 -# is helpful to report some required tools run via the shell.
232 -
233 -DEPEND="
234 - media-libs/clutter
235 - media-libs/clutter-gtk
236 - media-libs/lcms:2
237 - media-libs/libpng:0
238 - media-libs/tiff:0
239 - media-libs/libchamplain[gtk]
240 - virtual/jpeg
241 - x11-libs/gtk+:3"
242 -RDEPEND="
243 - ${DEPEND}
244 - media-gfx/dcraw
245 - media-libs/exiftool
246 - x11-misc/xdg-utils
247 -"
248 -
249 -S="${WORKDIR}/${PN}"
250 -
251 -PATCHES=( "${FILESDIR}/${PN}-21.40-documentation.patch" )
252 -
253 -DOCS=()
254 -HTML_DOCS=()
255 -
256 -src_prepare() {
257 - sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die
258 - default
259 -}
260 -
261 -src_install() {
262 - # For the Help menu items to work, *.html must be in /usr/share/doc/${PF},
263 - # and README, changelog, copyright, license, etc. must not be compressed.
264 - emake DESTDIR="${D}" install
265 - rm -f "${D}"/usr/share/doc/${PF}/*.man || die
266 - docompress -x /usr/share/doc
267 -}
268 -
269 -pkg_postinst() {
270 - optfeature "HEIC file support" media-libs/libheif
271 - optfeature "additional RAW file support" media-gfx/rawtherapee
272 - optfeature "additional RAW file support" media-gfx/darktable
273 - optfeature "video thumbnails & playback" media-video/ffmpeg
274 - optfeature "copying images to optical media" app-cdr/dvd+rw-tools
275 - optfeature "additional panorama support" media-gfx/hugin
276 - optfeature "WEBP file support" media-libs/libwebp
277 -
278 - elog
279 - elog "Please read the Help > User Guide for details. The source location is"
280 - elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy will"
281 - elog "be placed at /home/<user>/.fotoxx/userguide."
282 - elog
283 - elog "To play videos, in Tools > Preferences set 'Video File Play Command'."
284 - elog
285 - xdg_desktop_database_update
286 - xdg_mimeinfo_database_update
287 -}
288 -
289 -pkg_postrm() {
290 - xdg_desktop_database_update
291 - xdg_mimeinfo_database_update
292 -}