Files
main/accessibility/liblouis/pspec.xml
T
2025-02-22 23:54:15 +03:00

126 lines
4.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>liblouis</Name>
<Homepage>https://liblouis.io/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3/LGPLv2.1</License>
<Summary>Open-source braille translator and back-translator.</Summary>
<Description>The Liblouis software suite provides an open-source braille translator, back-translator and formatter for a large number of languages and braille codes.</Description>
<Archive sha1sum="214d1c279466977a9e3a86a25c29c9c96b5bf0e8" type="targz">https://github.com/liblouis/liblouis/releases/download/v3.32.0/liblouis-3.32.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>help2man</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libyaml-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>liblouis</Name>
<RuntimeDependencies>
<Dependency>libyaml</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>liblouis-devel</Name>
<Summary>Development files for liblouis</Summary>
<RuntimeDependencies>
<Dependency release="current">liblouis</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2025-02-23</Date>
<Version>3.32.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-11-03</Date>
<Version>3.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-10-29</Date>
<Version>3.23.0</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="8">
<Date>2021-10-25</Date>
<Version>3.19.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-05-02</Date>
<Version>3.17.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-03-05</Date>
<Version>3.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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">
<Date>2018-09-23</Date>
<Version>3.7.0</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-08-11</Date>
<Version>3.5.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-05-06</Date>
<Version>3.5.0</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2018-05-06</Date>
<Version>3.5.0</Version>
<Comment>First Release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>