Files
main/hardware/scannner/sane-frontends/pspec.xml
T
2016-06-09 00:45:04 +03:00

58 lines
2.1 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>sane-frontends</Name>
<Homepage>http://www.sane-project.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>app:console</IsA>
<Summary>Graphical frontend to SANE</Summary>
<Description>sane-frontends includes the scanadf and xcam programs.</Description>
<Archive sha1sum="063e11df3e32d7a43161fd37026a4dc601d5482d" type="targz">ftp://ftp.uwsg.indiana.edu/linux/gentoo/distfiles/sane-frontends-1.0.14.tar.gz</Archive>
<BuildDependencies>
<Dependency>sane-backends-devel</Dependency>
<Dependency>gimp-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">sane-frontends-1.0.14-array-out-of-bounds.patch</Patch>
<Patch level="1">sane-frontends-1.0.14-sane-backends-1.0.20.patch</Patch>
</Patches>
</Source>
<Package>
<Name>sane-frontends</Name>
<RuntimeDependencies>
<Dependency>sane-backends</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc/sane-frontends</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.0.14</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-03-10</Date>
<Version>1.0.14</Version>
<Comment>First release</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
</History>
</PISI>