53 lines
1.9 KiB
XML
53 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>ocrad</Name>
|
|
<Homepage>https://www.gnu.org/software/ocrad/</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv3</License>
|
|
<IsA>library</IsA>
|
|
<Summary>OCR (Optical Character Recognition) program based on a feature extraction method</Summary>
|
|
<Description>OCR (Optical Character Recognition) program based on a feature extraction method</Description>
|
|
<Archive sha1sum="544d919f977a0756de0639e6d34c8ac669c03a99" type="targz">https://sourceforge.net/projects/pisilinux/files/source/ocrad-0.27.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
</BuildDependencies>
|
|
-->
|
|
<!--
|
|
<Patches>
|
|
<Patch>ocrad.patch</Patch>
|
|
<Patch level="1">ocrad.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>ocrad</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="info">/usr/share/info</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2021-04-26</Date>
|
|
<Version>0.27</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|