@@ -31,5 +31,5 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.rename("/usr/share/enchant/enchant.ordering", "enchant.ordering-2")
|
# pisitools.rename("/usr/share/enchant/enchant.ordering", "enchant.ordering-2")
|
||||||
pisitools.dodoc("AUTHORS", "NEWS")
|
pisitools.dodoc("AUTHORS", "NEWS")
|
||||||
|
|||||||
@@ -13,9 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Spellchecker wrapping library</Summary>
|
<Summary>Spellchecker wrapping library</Summary>
|
||||||
<Description>enchant is a library that wraps other spell checking backends.</Description>
|
<Description>enchant is a library that wraps other spell checking backends.</Description>
|
||||||
<Archive sha1sum="1f0f0cb4862a76157dfeb7f966909aa6ea2d7811" type="targz">
|
<Archive sha1sum="bb495a049e3eec241ef5f1a67cf9c078abd2bddd" type="targz">https://github.com/AbiWord/enchant/releases/download/v2.8.11/enchant-2.8.11.tar.gz</Archive>
|
||||||
https://github.com/AbiWord/enchant/releases/download/v2.3.3/enchant-2.3.3.tar.gz
|
|
||||||
</Archive>
|
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gnupg</Dependency>
|
<Dependency>gnupg</Dependency>
|
||||||
<Dependency>hspell</Dependency>
|
<Dependency>hspell</Dependency>
|
||||||
@@ -41,7 +39,7 @@
|
|||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
<Path fileType="data">/usr/share/enchant/enchant.ordering-2</Path>
|
<Path fileType="data">/usr/share/enchant-2/enchant.ordering</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -126,6 +124,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2025-07-28</Date>
|
||||||
|
<Version>2.8.11</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2022-12-02</Date>
|
<Date>2022-12-02</Date>
|
||||||
<Version>2.3.3</Version>
|
<Version>2.3.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user