102 lines
3.9 KiB
XML
102 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>hunspell</Name>
|
|
<Homepage>http://hunspell.sourceforge.net/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MPL-1.1</License>
|
|
<License>GPLv2</License>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<IsA>app:console</IsA>
|
|
<Summary>An improved spell checker</Summary>
|
|
<Description>hunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker.</Description>
|
|
<Archive sha1sum="6572d1459deafd358b886d4482c179b715bc92e8" type="targz">https://github.com/hunspell/hunspell/archive/v1.6.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>ncurses-devel</Dependency>
|
|
<Dependency>readline-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch>hunspell-1.2.2-renameexes.patch</Patch> -->
|
|
<!-- <Patch level="1">15_OOo_paths.patch</Patch> -->
|
|
<!-- <Patch level="1">ubuntu_affix.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>hunspell</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>ncurses</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>readline</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="man">/usr/share/doc</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile target="/usr/bin/ispellaff2myspell" permission="0755" owner="root">ispellaff2myspell</AdditionalFile>
|
|
<AdditionalFile target="/usr/bin/wordlist2hunspell" permission="0755" owner="root">wordlist2hunspell</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>hunspell-devel</Name>
|
|
<Summary>Development files for hunspell</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">hunspell</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="library">/usr/lib/*.a</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2018-08-06</Date>
|
|
<Version>1.6.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-01-16</Date>
|
|
<Version>1.6.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-03-02</Date>
|
|
<Version>1.6.0</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.3.3</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-07-10</Date>
|
|
<Version>1.3.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Vedat Demir</Name>
|
|
<Email>vedat@pisilinux.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|