blob: dcb57f299635ce892e126b2a39bac8b707be5bb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<longdescription lang="en">
A really easy way to scan both documents and photos. You can crop out
the bad parts of a photo and rotate it if it is the wrong way round.
You can print your scans, export them to pdf, or save them in a range
of image formats.
</longdescription>
<use>
<flag name="colord">Support color management using <pkg>x11-misc/colord</pkg></flag>
</use>
<upstream>
<remote-id type="launchpad">simple-scan</remote-id>
</upstream>
</pkgmetadata>
|