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: Fri, 04 Feb 2022 20:27:06
Message-Id: 1644006406.85af8e9d62291b5a0b6a08ec75ecef29c9b2292a.bkohler@gentoo
1 commit: 85af8e9d62291b5a0b6a08ec75ecef29c9b2292a
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 4 20:26:46 2022 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 4 20:26:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85af8e9d
7
8 media-gfx/fotoxx: drop old
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 media-gfx/fotoxx/Manifest | 2 -
14 media-gfx/fotoxx/fotoxx-22.1.ebuild | 81 ------------------------------------
15 media-gfx/fotoxx/fotoxx-22.11.ebuild | 81 ------------------------------------
16 3 files changed, 164 deletions(-)
17
18 diff --git a/media-gfx/fotoxx/Manifest b/media-gfx/fotoxx/Manifest
19 index 9d051e423cc1..61be1edee9bf 100644
20 --- a/media-gfx/fotoxx/Manifest
21 +++ b/media-gfx/fotoxx/Manifest
22 @@ -1,4 +1,2 @@
23 DIST fotoxx-21.60.tar.gz 8679841 BLAKE2B ec3dcbd0b937d730692e225fec7530ac46390328ae960e8960df7d252bc0cd8630de84bf47dfaf74c1e07855b4b0959e596e5e515ea00a6c430872359b2b4576 SHA512 ac999fcc70acd92c54e85ad276112aaa7f1b7606ea70381d6f833d829fd92c14aacad7a967838e5d28fce80cfa6da8ef05e0ee49b463210cb66a3f8ffc3d22e7
24 -DIST fotoxx-22.1.tar.gz 8801382 BLAKE2B 9090d2ea0ddfcb91758fbe0b8c6b81fd3c764eef1cac8098c5ae5f4dba37b5426bc4d5dee6b7d36519f62b28bee7f3f45aa29a7c6f92209f193a5a5f0775ae7b SHA512 41335113cd37490d02112760845b6e0bc631c448a0bdfe0435082836c86a1e125fbbe8a0efd30aae4ec7e86f43a67c9b6697e47263424e5093c7a475450ee7bc
25 -DIST fotoxx-22.11.tar.gz 8836130 BLAKE2B bb2c769a1f4840a026632c8d5aa27e49a78636c99924b41d2ddaa865f1bfe72ec0cbcee4d43a2a6b091ec7c279ca73dfb91bac672ad6fcc691a7d118169f7dc7 SHA512 666afc3fd3bb1015e45af4902fa11dce51f647b7398441ad620df228be110f558308e3629f597825ebd0e998ad7b7b66e5e0ac1d4e7648ffdef7c42e61531c9f
26 DIST fotoxx-22.12.tar.gz 8836474 BLAKE2B b633ca3235ade431e8ead3b321444756b7739d2ead5a0024df971b3b4322b8b2cdf75e2ea523e3257e252a9cfa1baba15af8a2b001ca0dfe410296af1b085c90 SHA512 18e924627d528ecad3ef6bad13385210dbef034a9bccd6d0320861dec41a49dab70bf29b0445d2d2d4c2475511c8d5126d7d388b5de1fa7b50c813f4473c9d4a
27
28 diff --git a/media-gfx/fotoxx/fotoxx-22.1.ebuild b/media-gfx/fotoxx/fotoxx-22.1.ebuild
29 deleted file mode 100644
30 index 852e25423552..000000000000
31 --- a/media-gfx/fotoxx/fotoxx-22.1.ebuild
32 +++ /dev/null
33 @@ -1,81 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -inherit optfeature xdg-utils
40 -
41 -DESCRIPTION="Program for improving image files made with a digital camera"
42 -HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html"
43 -SRC_URI="https://kornelix.net/downloads/downloads/${P}.tar.gz"
44 -
45 -LICENSE="GPL-3+"
46 -SLOT="0"
47 -KEYWORDS="~amd64 ~arm64 ~x86"
48 -IUSE=""
49 -
50 -# For required dependencies read doc/README, for required tools read
51 -# data/userguide [INSTALLATION]. xdg-open (x11-misc/xdg-utils) is an
52 -# alternative to firefox and chromium-browser. `grep '"which ' * -R`
53 -# is helpful to report some required tools run via the shell.
54 -
55 -DEPEND="
56 - media-libs/clutter
57 - media-libs/clutter-gtk
58 - media-libs/lcms:2
59 - media-libs/libpng:0
60 - media-libs/tiff:0
61 - media-libs/libchamplain[gtk]
62 - virtual/jpeg
63 - x11-libs/gtk+:3"
64 -RDEPEND="
65 - ${DEPEND}
66 - media-gfx/dcraw
67 - media-libs/exiftool
68 - x11-misc/xdg-utils
69 -"
70 -
71 -S="${WORKDIR}/${PN}"
72 -
73 -PATCHES=( "${FILESDIR}/${PN}-21.40-documentation.patch" )
74 -
75 -DOCS=()
76 -HTML_DOCS=()
77 -
78 -src_prepare() {
79 - sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die
80 - default
81 -}
82 -
83 -src_install() {
84 - # For the Help menu items to work, *.html must be in /usr/share/doc/${PF},
85 - # and README, changelog, copyright, license, etc. must not be compressed.
86 - emake DESTDIR="${D}" install
87 - rm -f "${D}"/usr/share/doc/${PF}/*.man || die
88 - docompress -x /usr/share/doc
89 -}
90 -
91 -pkg_postinst() {
92 - optfeature "HEIC file support" media-libs/libheif
93 - optfeature "additional RAW file support" media-gfx/rawtherapee
94 - optfeature "additional RAW file support" media-gfx/darktable
95 - optfeature "video thumbnails & playback" media-video/ffmpeg
96 - optfeature "copying images to optical media" app-cdr/dvd+rw-tools
97 - optfeature "additional panorama support" media-gfx/hugin
98 - optfeature "WEBP file support" media-libs/libwebp
99 -
100 - elog
101 - elog "Please read the Help > User Guide for details. The source location is"
102 - elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy will"
103 - elog "be placed at /home/<user>/.fotoxx/userguide."
104 - elog
105 - elog "To play videos, in Tools > Preferences set 'Video File Play Command'."
106 - elog
107 - xdg_desktop_database_update
108 - xdg_mimeinfo_database_update
109 -}
110 -
111 -pkg_postrm() {
112 - xdg_desktop_database_update
113 - xdg_mimeinfo_database_update
114 -}
115
116 diff --git a/media-gfx/fotoxx/fotoxx-22.11.ebuild b/media-gfx/fotoxx/fotoxx-22.11.ebuild
117 deleted file mode 100644
118 index 852e25423552..000000000000
119 --- a/media-gfx/fotoxx/fotoxx-22.11.ebuild
120 +++ /dev/null
121 @@ -1,81 +0,0 @@
122 -# Copyright 1999-2022 Gentoo Authors
123 -# Distributed under the terms of the GNU General Public License v2
124 -
125 -EAPI=7
126 -
127 -inherit optfeature xdg-utils
128 -
129 -DESCRIPTION="Program for improving image files made with a digital camera"
130 -HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html"
131 -SRC_URI="https://kornelix.net/downloads/downloads/${P}.tar.gz"
132 -
133 -LICENSE="GPL-3+"
134 -SLOT="0"
135 -KEYWORDS="~amd64 ~arm64 ~x86"
136 -IUSE=""
137 -
138 -# For required dependencies read doc/README, for required tools read
139 -# data/userguide [INSTALLATION]. xdg-open (x11-misc/xdg-utils) is an
140 -# alternative to firefox and chromium-browser. `grep '"which ' * -R`
141 -# is helpful to report some required tools run via the shell.
142 -
143 -DEPEND="
144 - media-libs/clutter
145 - media-libs/clutter-gtk
146 - media-libs/lcms:2
147 - media-libs/libpng:0
148 - media-libs/tiff:0
149 - media-libs/libchamplain[gtk]
150 - virtual/jpeg
151 - x11-libs/gtk+:3"
152 -RDEPEND="
153 - ${DEPEND}
154 - media-gfx/dcraw
155 - media-libs/exiftool
156 - x11-misc/xdg-utils
157 -"
158 -
159 -S="${WORKDIR}/${PN}"
160 -
161 -PATCHES=( "${FILESDIR}/${PN}-21.40-documentation.patch" )
162 -
163 -DOCS=()
164 -HTML_DOCS=()
165 -
166 -src_prepare() {
167 - sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die
168 - default
169 -}
170 -
171 -src_install() {
172 - # For the Help menu items to work, *.html must be in /usr/share/doc/${PF},
173 - # and README, changelog, copyright, license, etc. must not be compressed.
174 - emake DESTDIR="${D}" install
175 - rm -f "${D}"/usr/share/doc/${PF}/*.man || die
176 - docompress -x /usr/share/doc
177 -}
178 -
179 -pkg_postinst() {
180 - optfeature "HEIC file support" media-libs/libheif
181 - optfeature "additional RAW file support" media-gfx/rawtherapee
182 - optfeature "additional RAW file support" media-gfx/darktable
183 - optfeature "video thumbnails & playback" media-video/ffmpeg
184 - optfeature "copying images to optical media" app-cdr/dvd+rw-tools
185 - optfeature "additional panorama support" media-gfx/hugin
186 - optfeature "WEBP file support" media-libs/libwebp
187 -
188 - elog
189 - elog "Please read the Help > User Guide for details. The source location is"
190 - elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy will"
191 - elog "be placed at /home/<user>/.fotoxx/userguide."
192 - elog
193 - elog "To play videos, in Tools > Preferences set 'Video File Play Command'."
194 - elog
195 - xdg_desktop_database_update
196 - xdg_mimeinfo_database_update
197 -}
198 -
199 -pkg_postrm() {
200 - xdg_desktop_database_update
201 - xdg_mimeinfo_database_update
202 -}