AVASYSPL.{en,ja}.txt are copies of the "AVASYS" license, so these
files should not be installed at all.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
SLOT="0"
KEYWORDS="-* amd64 x86"
-IUSE=""
-IUSE_LINGUAS="ja"
-
-for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
-
DEPEND=">=media-gfx/iscan-2.21.0"
RDEPEND="${DEPEND}"
insinto /usr/share/esci
doins "${WORKDIR}/usr/share/esci/"*
- # install docs
- if use linguas_ja; then
- dodoc usr/share/doc/*/AVASYSPL.ja.txt
- else
- dodoc usr/share/doc/*/AVASYSPL.en.txt
- fi
-
# install scanner plugins
insinto "${MY_LIB}/esci"
insopts -m0755
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-IUSE_LINGUAS="ja"
-
-for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
-
DEPEND=">=media-gfx/iscan-2.21.0"
RDEPEND="${DEPEND}"
insinto /usr/share/esci
doins "${WORKDIR}/usr/share/esci/"*
- # install docs
- if use linguas_ja; then
- dodoc "usr/share/doc/${MY_P}/AVASYSPL.ja.txt"
- else
- dodoc "usr/share/doc/${MY_P}/AVASYSPL.en.txt"
- fi
-
# install scanner plugins
insinto "${MY_LIB}/esci"
insopts -m0755