@@ -11,7 +11,7 @@ from pisi.actionsapi import pythonmodules
|
|||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
# autotools.autoreconf("-vfi")
|
# autotools.autoreconf("-vfi")
|
||||||
autotools.configure("--disable-static")
|
autotools.configure("--disable-static --enable-ucs4")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make("-j1")
|
autotools.make("-j1")
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<License>GPLv3</License>
|
<License>GPLv3</License>
|
||||||
<Summary>Open-source braille translator and back-translator</Summary>
|
<Summary>Open-source braille translator and back-translator</Summary>
|
||||||
<Description>Open-source braille translator and back-translator</Description>
|
<Description>Open-source braille translator and back-translator</Description>
|
||||||
<Archive sha1sum="873e305584739df3fa379471c9013c404f08df66" type="targz">https://github.com/liblouis/liblouis/releases/download/v3.7.0/liblouis-3.7.0.tar.gz</Archive>
|
<Archive sha1sum="dd3bbaf96b853ec4b89300084fef299a2a944cd9" type="targz">https://github.com/liblouis/liblouis/releases/download/v3.9.0/liblouis-3.9.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>libyaml-devel</Dependency>
|
<Dependency>libyaml-devel</Dependency>
|
||||||
@@ -47,6 +47,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2019-03-20</Date>
|
||||||
|
<Version>3.9.0</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-09-23</Date>
|
<Date>2018-09-23</Date>
|
||||||
<Version>3.7.0</Version>
|
<Version>3.7.0</Version>
|
||||||
@@ -76,4 +83,4 @@
|
|||||||
<Email>suvari@pisilinux.org</Email>
|
<Email>suvari@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user