Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan/
Date: Sun, 06 Aug 2017 08:33:11
Message-Id: 1502008360.2217356ca72979a1a2ea476c122d30e56aea7dc8.amynka@gentoo
1 commit: 2217356ca72979a1a2ea476c122d30e56aea7dc8
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 08:32:40 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 08:32:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2217356c
7
8 media-gfx/iscan: remove old deprecated eapi
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 media-gfx/iscan/Manifest | 3 -
13 media-gfx/iscan/iscan-2.26.2.ebuild | 163 --------------------------------
14 media-gfx/iscan/iscan-2.29.1.5.ebuild | 173 ----------------------------------
15 3 files changed, 339 deletions(-)
16
17 diff --git a/media-gfx/iscan/Manifest b/media-gfx/iscan/Manifest
18 index 20af742cb44..f1c23fac83d 100644
19 --- a/media-gfx/iscan/Manifest
20 +++ b/media-gfx/iscan/Manifest
21 @@ -1,6 +1,3 @@
22 -DIST iscan_2.26.2-1.tar.gz 1106921 SHA256 e528070f588fe6166c321610dcdeed6c7cf8110152303fdbf03240e68a593659 SHA512 82655969a8c0a7006d03d570158219f036cf5fb3fd645088177cedf52c2e30325e85c888c254d8342997ac3ac70b943402a4922cc95f66820a640ed572fd55fb WHIRLPOOL ad905f9cd8ff497f0821fa60d6b44e23e9010f7c5bdccb2fd13f7be50dd7853461da21dd515490d75914c3153e81764f244909411aa227e2df29c389a1910897
23 -DIST iscan_2.29.1-5.tar.gz 1217266 SHA256 7198b5fb081bd1b6dd3747ca645c9d36ab1fef03970803145ea3d31d2c1fffb4 SHA512 945dbe0e55670b9172a455f8c067e3175aae88eff79a900fc1d5221c2246f06daadae16673e6a7bd6a0e00f6fc810ed16d5d1f6c7e93237d64dbd1f81416e20e WHIRLPOOL ea9cd332fbbe1f20a843dc45fb1b7edca617b127440f78938c399f763f70d32951a61069b5313c1d9e5fc6e534d9c7b32e15b9fa9638c2521a0bcfe9851d145a
24 DIST iscan_2.30.1-1.tar.gz 1217985 SHA256 79aa9a9f81a7146beb22a382bbaf840fbce61b1bdb82660e541946a471e48426 SHA512 0562be739b637ee78a5bf2612e7b148de60709c32550742383b76750688d48e42834acbe050c5f2fad26bd9063c9faff425bf906dcebc3e4160d17cd5481850a WHIRLPOOL f3492bff532779987aa8b47f8bb4a1a16164c3d77386d7906dc6b2c6a606b25bcdb4d15766971f8e9bb5b23c4522a3b601e4198212e8fddd54f75f046dda85ef
25 -DIST userg_revL_e.pdf 574224 SHA256 e68a45d600f702311d10a0e13d42c5b32036df172e8f07728604291b823ec876 SHA512 59cb65ed90913669a4f69fffbdd8dcd1965eabad482f08302c384e9aa75252acfe68470f66ae8ac29cc2b4d109d9395115b9723fbd9cbcb31d2847c55fcc4c18 WHIRLPOOL 082cbf872e43604c4359ed7388aa2cd2519aead961187230a1232592b3952161c850fb4c060a787aefbd4bc58c2853a1489c0144687afadd45e65affcad04289
26 DIST userg_revQ_e.pdf 627189 SHA256 7f40dfb94bf747a5059c17cba21e72e2485226ea41655453d010b46ed96e8a1c SHA512 b09d5143855a759e0fa3e74794762566b6fbf734642f9d7f712e5f2f20e3dce6b830465fd65f83f9cc368292ce7a2c0cec709b0eba6356d95e1ba5114b3348fc WHIRLPOOL f1497a87ad9b991a05a7a93ff5603944b1cadf00b5162498ff4c0ff1d85615de922324ee5574d0f8540e2d44fc2dede2a25157e562633f51b75eb8e4d4e56dc2
27 DIST userg_revQ_j.pdf 734920 SHA256 22d29bd17fe8c5772cdcdfb5201eff54eeaadebe3c94563ee4fcfc04579a1c4d SHA512 d5cb0cebaae0ac36951379cad516f0575e85e0bb509cf88549239e300c7d6c6a4996497145acaa9e9783de6b08c6e352c7ffbedb23ed04c15eefbe9c3cf0bc90 WHIRLPOOL 0f567a4d3543ea0df1d49e92211ba3811a03f200f828d4348eb00bb695df915ae75001faec52d616ff98d4da617ef6cfe95795ece33eeb114b0378892294647e
28
29 diff --git a/media-gfx/iscan/iscan-2.26.2.ebuild b/media-gfx/iscan/iscan-2.26.2.ebuild
30 deleted file mode 100644
31 index 955a242615f..00000000000
32 --- a/media-gfx/iscan/iscan-2.26.2.ebuild
33 +++ /dev/null
34 @@ -1,163 +0,0 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI="2"
39 -
40 -inherit eutils flag-o-matic autotools
41 -
42 -SRC_REV="1" # revision used by upstream
43 -
44 -# HINTS:
45 -# -> non-free modules are x86 and amd64 only
46 -# -> iscan frontend needs non-free modules
47 -# -> sane-epkowa should be usable on every arch
48 -# -> ${P}-${SRC_REV}.tar.gz (for gcc 3.2/3.3)
49 -# -> ${P}-${SRC_REV}.c2.tar.gz (for gcc 3.4 or later)
50 -
51 -# FIXME:
52 -# Make jpeg/png optional. The problem is, that the configure script ignores --disable-*,
53 -# if the corresponding lib is found on the system.
54 -# Furthermore, iscan doesn't compile w/o libusb, this should be fixed somehow.
55 -
56 -# TODO:
57 -# (re)add closed-source binary modules which are needed for some scanners.
58 -
59 -KEYWORDS="amd64 x86"
60 -
61 -DESCRIPTION="EPSON Image Scan! for Linux (including sane-epkowa backend)"
62 -HOMEPAGE="http://www.avasys.jp/english/linux_e/dl_scan.html"
63 -SRC_URI="http://linux.avasys.jp/drivers/iscan/${PV}/${PN}_${PV}-${SRC_REV}.tar.gz
64 - doc? ( http://linux.avasys.jp/drivers/iscan/doc/userg_revL_e.pdf )"
65 -LICENSE="GPL-2 AVASYS"
66 -SLOT="0"
67 -
68 -IUSE="X gimp jpeg png tiff doc l10n_ja"
69 -IUSE_LINGUAS="ar de es fr it ja ko nl pt zh_CN zh_TW"
70 -
71 -for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
72 -
73 -QA_PRESTRIPPED="usr/$(get_libdir)/libesmod.so.*"
74 -QA_TEXTRELS="${QA_PRESTRIPPED}"
75 -QA_FLAGS_IGNORED="${QA_PRESTRIPPED}"
76 -
77 -# Upstream ships broken sanity test
78 -RESTRICT="test"
79 -
80 -RDEPEND="media-gfx/iscan-data
81 - media-gfx/sane-backends
82 - virtual/udev
83 - virtual/libusb:0
84 - X? (
85 - x11-libs/gtk+:2
86 - gimp? ( media-gfx/gimp )
87 - png? ( media-libs/libpng )
88 - jpeg? ( virtual/jpeg )
89 - tiff? ( media-libs/tiff )
90 - )"
91 -
92 -DEPEND="${RDEPEND}
93 - virtual/pkgconfig
94 - X? ( sys-devel/gettext )"
95 -
96 -src_prepare() {
97 - local i
98 -
99 - # convert japanese docs to UTF-8
100 - if use l10n_ja; then
101 - for i in {NEWS,README}.ja non-free/*.ja.txt; do
102 - if [ -f "${i}" ]; then
103 - echo ">>> Converting ${i} to UTF-8"
104 - iconv -f eucjp -t utf8 -o "${i}~" "${i}" && mv -f "${i}~" "${i}" || rm -f "${i}~"
105 - fi
106 - done
107 - fi
108 -
109 - # disable checks for gtk+
110 - if ! use X; then
111 - sed -i -e "s:PKG_CHECK_MODULES(GTK,.*):AC_DEFINE([HAVE_GTK_2], 0):g" \
112 - -e "s:\(PKG_CHECK_MODULES(GDK_IMLIB,.*)\):#\1:g" configure.ac
113 - fi
114 -
115 - epatch "${FILESDIR}"/iscan-2.25.0-drop-ltdl.patch
116 - epatch "${FILESDIR}"/iscan-2.25.0-fix-g++-test.patch
117 - epatch "${FILESDIR}"/iscan-2.26.2-libpng15.patch
118 - epatch "${FILESDIR}"/iscan-2.26.2-png-libs.patch
119 -
120 - eautoreconf
121 -}
122 -
123 -src_configure() {
124 - append-flags -D_GNU_SOURCE # needed for 'strndup'
125 - local myconf="--enable-dependency-reduction"
126 -
127 - if use X; then
128 - myconf="${myconf}
129 - --enable-frontend
130 - $(use_enable gimp)
131 - $(use_enable jpeg)
132 - $(use_enable png)
133 - $(use_enable tiff)"
134 - else
135 - myconf="${myconf}
136 - --disable-frontend --disable-gimp
137 - --disable-jpeg --disable-png --disable-tiff"
138 - fi
139 -
140 - econf --disable-static ${myconf}
141 -}
142 -
143 -src_install() {
144 - local MY_LIB="/usr/$(get_libdir)"
145 - emake DESTDIR="${D}" install || die "emake install failed"
146 -
147 - # install docs
148 - dodoc AUTHORS NEWS README
149 - use l10n_ja && dodoc NEWS.ja README.ja
150 -
151 - # install sane config
152 - insinto /etc/sane.d
153 - doins backend/epkowa.conf
154 -
155 - # install extra docs
156 - if use doc; then
157 - insinto /usr/share/doc/${PF}
158 - doins "${DISTDIR}/userg_revL_e.pdf"
159 - fi
160 -
161 - # link iscan so it is seen as a plugin in gimp
162 - if use X && use gimp; then
163 - local plugindir
164 - if [ -x /usr/bin/gimptool ]; then
165 - plugindir="$(gimptool --gimpplugindir)/plug-ins"
166 - elif [ -x /usr/bin/gimptool-2.0 ]; then
167 - plugindir="$(gimptool-2.0 --gimpplugindir)/plug-ins"
168 - else
169 - die "Can't find GIMP plugin directory."
170 - fi
171 - dodir "${plugindir}"
172 - dosym /usr/bin/iscan "${plugindir}"
173 - fi
174 -
175 - # install desktop entry
176 - if use X; then
177 - make_desktop_entry iscan "Image Scan! for Linux ${PV}" scanner
178 - fi
179 -}
180 -
181 -pkg_postinst() {
182 - local i
183 - local DLL_CONF="/etc/sane.d/dll.conf"
184 - local EPKOWA_CONF="/etc/sane.d/epkowa.conf"
185 -
186 - elog
187 - if grep -q "^[ \t]*\<epkowa\>" ${DLL_CONF}; then
188 - elog "Please edit ${EPKOWA_CONF} to suit your needs."
189 - elif grep -q "\<epkowa\>" ${DLL_CONF}; then
190 - elog "Hint: to enable the backend, add 'epkowa' to ${DLL_CONF}"
191 - elog "Then edit ${EPKOWA_CONF} to suit your needs."
192 - else
193 - echo "epkowa" >> ${DLL_CONF}
194 - elog "A new entry 'epkowa' was added to ${DLL_CONF}"
195 - elog "Please edit ${EPKOWA_CONF} to suit your needs."
196 - fi
197 -}
198
199 diff --git a/media-gfx/iscan/iscan-2.29.1.5.ebuild b/media-gfx/iscan/iscan-2.29.1.5.ebuild
200 deleted file mode 100644
201 index addce2f4a76..00000000000
202 --- a/media-gfx/iscan/iscan-2.29.1.5.ebuild
203 +++ /dev/null
204 @@ -1,173 +0,0 @@
205 -# Copyright 1999-2016 Gentoo Foundation
206 -# Distributed under the terms of the GNU General Public License v2
207 -
208 -EAPI="4"
209 -
210 -inherit eutils flag-o-matic autotools versionator
211 -
212 -# HINTS:
213 -# -> non-free modules are x86 and amd64 only
214 -# -> iscan frontend needs non-free modules
215 -# -> sane-epkowa should be usable on every arch
216 -# -> ${P}-${SRC_REV}.tar.gz (for gcc 3.2/3.3)
217 -# -> ${P}-${SRC_REV}.c2.tar.gz (for gcc 3.4 or later)
218 -
219 -# FIXME:
220 -# Make jpeg/png optional. The problem is, that the configure script ignores --disable-*,
221 -# if the corresponding lib is found on the system.
222 -# Furthermore, iscan doesn't compile w/o libusb, this should be fixed somehow.
223 -
224 -# TODO:
225 -# (re)add closed-source binary modules which are needed for some scanners.
226 -
227 -KEYWORDS="~amd64 ~x86"
228 -
229 -MY_PV="$(get_version_component_range 1-3)"
230 -MY_PVR="$(replace_version_separator 3 -)"
231 -MY_DOC="userg_revQ"
232 -
233 -DESCRIPTION="EPSON Image Scan! for Linux (including sane-epkowa backend)"
234 -HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
235 -SRC_URI="https://dev.gentoo.org/~flameeyes/avasys/${PN}_${MY_PVR}.tar.gz
236 - doc? ( https://dev.gentoo.org/~flameeyes/avasys/${MY_DOC}_e.pdf
237 - l10n_ja? ( https://dev.gentoo.org/~flameeyes/avasys/${MY_DOC}_j.pdf )
238 - )"
239 -LICENSE="GPL-2 AVASYS"
240 -SLOT="0"
241 -
242 -IUSE="X gimp jpeg png tiff doc l10n_ja"
243 -IUSE_LINGUAS="ar de es fr it ja ko nl pt zh_CN zh_TW"
244 -
245 -for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
246 -
247 -QA_PRESTRIPPED="usr/$(get_libdir)/libesmod.so.*"
248 -QA_TEXTRELS="${QA_PRESTRIPPED}"
249 -QA_FLAGS_IGNORED="${QA_PRESTRIPPED}"
250 -
251 -# Upstream ships broken sanity test
252 -RESTRICT="test"
253 -
254 -RDEPEND="media-gfx/iscan-data
255 - media-gfx/sane-backends
256 - virtual/udev
257 - virtual/libusb:0
258 - X? (
259 - x11-libs/gtk+:2
260 - gimp? ( media-gfx/gimp )
261 - png? ( media-libs/libpng )
262 - jpeg? ( virtual/jpeg )
263 - tiff? ( media-libs/tiff )
264 - )"
265 -
266 -DEPEND="${RDEPEND}
267 - virtual/pkgconfig
268 - X? ( sys-devel/gettext )"
269 -
270 -S="${WORKDIR}/${PN}-${MY_PV}"
271 -
272 -src_prepare() {
273 - local i
274 -
275 - # convert japanese docs to UTF-8
276 - if use l10n_ja; then
277 - for i in {NEWS,README}.ja non-free/*.ja.txt; do
278 - if [ -f "${i}" ]; then
279 - echo ">>> Converting ${i} to UTF-8"
280 - iconv -f eucjp -t utf8 -o "${i}~" "${i}" && mv -f "${i}~" "${i}" || rm -f "${i}~"
281 - fi
282 - done
283 - fi
284 -
285 - # disable checks for gtk+
286 - if ! use X; then
287 - sed -i -e "s:PKG_CHECK_MODULES(GTK,.*):AC_DEFINE([HAVE_GTK_2], 0):g" \
288 - -e "s:\(PKG_CHECK_MODULES(GDK_IMLIB,.*)\):#\1:g" configure.ac
289 - fi
290 -
291 - epatch "${FILESDIR}"/iscan-2.29.1-drop-ltdl.patch
292 - epatch "${FILESDIR}"/iscan-2.25.0-fix-g++-test.patch
293 - epatch "${FILESDIR}"/iscan-2.28.1.3+libpng-1.5.patch
294 - epatch "${FILESDIR}"/iscan-2.29.1-png-libs.patch
295 -
296 - eautoreconf
297 -}
298 -
299 -src_configure() {
300 - append-cppflags -D_GNU_SOURCE # needed for 'strndup'
301 - local myconf="--enable-dependency-reduction"
302 -
303 - if use X; then
304 - myconf="${myconf}
305 - --enable-frontend
306 - $(use_enable gimp)
307 - $(use_enable jpeg)
308 - $(use_enable png)
309 - $(use_enable tiff)"
310 - else
311 - myconf="${myconf}
312 - --disable-frontend --disable-gimp
313 - --disable-jpeg --disable-png --disable-tiff"
314 - fi
315 -
316 - econf --disable-static ${myconf}
317 -}
318 -
319 -src_install() {
320 - local MY_LIB="/usr/$(get_libdir)"
321 - emake DESTDIR="${D}" install || die "emake install failed"
322 -
323 - # install docs
324 - dodoc AUTHORS NEWS README
325 - use l10n_ja && dodoc NEWS.ja README.ja
326 -
327 - # install sane config
328 - insinto /etc/sane.d
329 - doins backend/epkowa.conf
330 -
331 - # install extra docs
332 - if use doc; then
333 - insinto /usr/share/doc/${PF}
334 - if use l10n_ja; then
335 - doins "${DISTDIR}/${MY_DOC}_j.pdf"
336 - else
337 - doins "${DISTDIR}/${MY_DOC}_e.pdf"
338 - fi
339 - fi
340 -
341 - # link iscan so it is seen as a plugin in gimp
342 - if use X && use gimp; then
343 - local plugindir
344 - if [ -x /usr/bin/gimptool ]; then
345 - plugindir="$(gimptool --gimpplugindir)/plug-ins"
346 - elif [ -x /usr/bin/gimptool-2.0 ]; then
347 - plugindir="$(gimptool-2.0 --gimpplugindir)/plug-ins"
348 - else
349 - die "Can't find GIMP plugin directory."
350 - fi
351 - dodir "${plugindir}"
352 - dosym /usr/bin/iscan "${plugindir}"/iscan
353 - fi
354 -
355 - # install desktop entry
356 - if use X; then
357 - make_desktop_entry iscan "Image Scan! for Linux ${PV}" scanner
358 - fi
359 -}
360 -
361 -pkg_postinst() {
362 - local i
363 - local DLL_CONF="/etc/sane.d/dll.conf"
364 - local EPKOWA_CONF="/etc/sane.d/epkowa.conf"
365 -
366 - elog
367 - if grep -q "^[ \t]*\<epkowa\>" ${DLL_CONF}; then
368 - elog "Please edit ${EPKOWA_CONF} to suit your needs."
369 - elif grep -q "\<epkowa\>" ${DLL_CONF}; then
370 - elog "Hint: to enable the backend, add 'epkowa' to ${DLL_CONF}"
371 - elog "Then edit ${EPKOWA_CONF} to suit your needs."
372 - else
373 - echo "epkowa" >> ${DLL_CONF}
374 - elog "A new entry 'epkowa' was added to ${DLL_CONF}"
375 - elog "Please edit ${EPKOWA_CONF} to suit your needs."
376 - fi
377 -}