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: Tue, 13 Jul 2021 13:44:10
Message-Id: 1626183064.0b0593fcfdceb5a798147e09d053b8a8cc50554f.bkohler@gentoo
1 commit: 0b0593fcfdceb5a798147e09d053b8a8cc50554f
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 13 13:31:04 2021 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 13 13:31:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0593fc
7
8 media-gfx/fotoxx: drop old
9
10 Package-Manager: Portage-3.0.20, 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-21.40.ebuild | 81 ------------------------------------
15 media-gfx/fotoxx/fotoxx-21.42.ebuild | 81 ------------------------------------
16 3 files changed, 164 deletions(-)
17
18 diff --git a/media-gfx/fotoxx/Manifest b/media-gfx/fotoxx/Manifest
19 index aa02e8ce820..5eef6c96ab9 100644
20 --- a/media-gfx/fotoxx/Manifest
21 +++ b/media-gfx/fotoxx/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST fotoxx-21.40.tar.gz 8583921 BLAKE2B 63e49768c6d5941fe4259f83aef4ce8d0e19498c1090e4eb5017337f184edb0c60939323cc6481efcf72d0544347e046c94e37619e1f466b6dde0ab0919c3792 SHA512 05db14fafd8187bcb1de1576ca445fe525e895089fe670a80f890b2c525f5424fabd751ea422a5cc266cc7e8175ecaf7800b97a5ad686ea3e4e482de78190f3b
24 DIST fotoxx-21.41.tar.gz 8619224 BLAKE2B 28ec5fef8780001a023527c0859b58e1b3347b91b607269add3e0152fa6dff1347caf12f8e36a528100d5c6f538dce388bb4cbd22d03e2d15ff6904d5fdff626 SHA512 df7b3f424c9a1e2773171f9c036b30c34bd902dad41d3ce51eee5a20e86ce6afe5bcae4147baf40ea35bb9755900d9efcca20e026e12a1f540884b113011bce8
25 -DIST fotoxx-21.42.tar.gz 8617093 BLAKE2B bccb36c43636fe6811f5fda7df3e81a3ca8ecce0e1df6b4d3a761c31674e32796d42d5b305d391dcd1fa22fadef3224c9ec71f2bf2619091a592f5e8f0acb00a SHA512 cf5cb91cd061e18ac059b93326ff17c406d6a595c6793be55ca74f4e66dbe0172baf48910bc0813263caed9c0fd8571039131b3d5635d9451a14cdaa7efab520
26 DIST fotoxx-21.44.tar.gz 8670703 BLAKE2B e3c1a0d68ab530345048833c5c33ababa1f3ef27e99379888c748297a2d69a248eb64b6881b53bcdde759f53aea75292d3c205ca11d9ed291465514bf294d323 SHA512 06446fbd0c44a632d5525acec155f8d51ee9ffd66dc9ba97a01bb30f4a8e4b9355650ea50967a537cbf077062898def227c46b07dd7d6d2c6ab8af3f4654c490
27
28 diff --git a/media-gfx/fotoxx/fotoxx-21.40.ebuild b/media-gfx/fotoxx/fotoxx-21.40.ebuild
29 deleted file mode 100644
30 index d9e91deab32..00000000000
31 --- a/media-gfx/fotoxx/fotoxx-21.40.ebuild
32 +++ /dev/null
33 @@ -1,81 +0,0 @@
34 -# Copyright 1999-2021 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-21.42.ebuild b/media-gfx/fotoxx/fotoxx-21.42.ebuild
117 deleted file mode 100644
118 index 12a78336fe7..00000000000
119 --- a/media-gfx/fotoxx/fotoxx-21.42.ebuild
120 +++ /dev/null
121 @@ -1,81 +0,0 @@
122 -# Copyright 1999-2021 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 -}