From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 350EE138336 for ; Sun, 6 Jan 2019 17:04:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05C1EE0BFD; Sun, 6 Jan 2019 17:04:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C017BE0BFD for ; Sun, 6 Jan 2019 17:04:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 73F41335CFE for ; Sun, 6 Jan 2019 17:04:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89A3D509 for ; Sun, 6 Jan 2019 17:04:14 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1546794228.3039b0e2f3cff98214580504c890229fb95df3ac.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/iscan-data/Manifest media-gfx/iscan-data/iscan-data-1.39.0.1.ebuild X-VCS-Directories: media-gfx/iscan-data/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3039b0e2f3cff98214580504c890229fb95df3ac X-VCS-Branch: master Date: Sun, 6 Jan 2019 17:04:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 88f0a489-28b6-4722-9102-74fec57cb92f X-Archives-Hash: 804f92971a80dcad9a4540828ddc8fe5 commit: 3039b0e2f3cff98214580504c890229fb95df3ac Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 6 15:58:49 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 6 17:03:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3039b0e2 media-gfx/iscan-data: 1.39.0.1 version bump Bug: https://bugs.gentoo.org/674674 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/iscan-data/Manifest | 1 + media-gfx/iscan-data/iscan-data-1.39.0.1.ebuild | 42 +++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/media-gfx/iscan-data/Manifest b/media-gfx/iscan-data/Manifest index a19c1def45a..aa1d15d8f36 100644 --- a/media-gfx/iscan-data/Manifest +++ b/media-gfx/iscan-data/Manifest @@ -1,2 +1,3 @@ DIST iscan-data_1.36.0-1.tar.gz 100218 BLAKE2B 7731266ae58b44541ca9e39621026aa667707cb46774e8199711e627d773fc1029fecb401de2df7746a476a162774ec1eeec75b9d0bfda82567ccef706547baa SHA512 a9711264c852dd4bdcdb10c1153f725a111bd74b03705c99265b6692bf47236c6e4f5e7e4813991eb5991deb198adeee272c8c3eb53da641ba189d923916d3cb DIST iscan-data_1.37.0-3.tar.gz 100499 BLAKE2B 8710a69702306b50bb4d9a21a924dd9bf14748b5310ecbe53d7b4ba24bf47122da9c4bfb57a0769f166aa1ce9c732a943703fe1bfafb9500636654f480026f28 SHA512 051b5a3de2af3d621a3ebc181314809edd25598d3d2dc3868abd3423562aa5c2c00808c5e22ada6253588036b4072644dcf979012645c1ae580e9f701544bd40 +DIST iscan-data_1.39.0-1.tar.gz 100793 BLAKE2B 690ce06ed82e817658bd05611a66f9bf6d895bdc17185c585c83c0a8b9c020f0354f782bf991dd4913336799a75d3d424085624e488ca4a77f797088a327fda6 SHA512 15e456d5e64bfe9bea77c3f2a349a2e50c4d8a8cbd1347dfac4ef1f692793561d0d3d32fb3cec10176f013d3b0e46f62d6d24f0870c199088e2e65ec82b4326a diff --git a/media-gfx/iscan-data/iscan-data-1.39.0.1.ebuild b/media-gfx/iscan-data/iscan-data-1.39.0.1.ebuild new file mode 100644 index 00000000000..e9b6501a2b6 --- /dev/null +++ b/media-gfx/iscan-data/iscan-data-1.39.0.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit udev + +DESCRIPTION="Image Scan! for Linux data files" +HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" +SRC_URI="http://support.epson.net/linux/src/scanner/iscan/${PN}_$(ver_rs 3 -).tar.gz" +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~amd64 ~x86" +IUSE="udev" + +DEPEND=" + udev? ( + dev-libs/libxslt + media-gfx/sane-backends + )" +RDEPEND="" + +S="${WORKDIR}/${PN}-$(ver_cut 1-3)" + +DOCS=( NEWS SUPPORTED-DEVICES KNOWN-PROBLEMS ) + +src_install() { + ewarn "Some profiles automatically enable udev which will cause install" + ewarn "to fail if media-gfx/sane-backends is not already installed." + default + + if use udev; then + # create udev rules + local rulesdir=$(get_udevdir)/rules.d + dodir ${rulesdir} + "${D}/usr/$(get_libdir)/iscan-data/make-policy-file" \ + --force --mode udev \ + -d "${D}/usr/share/iscan-data/epkowa.desc" \ + -o "${D}${rulesdir}/99-iscan.rules" || die + fi +}