blob: 2f94838d7dff056855ca3a54fd0cac93741cd989 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>flameeyes@gentoo.org</email>
</maintainer>
<longdescription lang="en">
Proprietary plugin for several EPSON scanner models, to be used
with the epkowa SANE backend (provided by
<pkg>media-gfx/iscan</pkg>). 32-bit only.
Also includes the firmware for them, to be used with the snapscan
SANE backend (provided by <pkg>media-gfx/sane-backends</pkg>).
Supports the following models:
EPSON Perfection 2480 PHOTO / GT-F500
EPSON Perfection 2580 PHOTO / GT-F550
</longdescription>
<use>
<flag name='minimal'>
Install the firmware only, and not the plugin.
</flag>
</use>
</pkgmetadata>
|