123 lines
4.3 KiB
XML
123 lines
4.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>fribidi</Name>
|
|
<Homepage>https://github.com/fribidi/fribidi</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPL-2.1</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<Summary>A free implementation of the unicode bidirectional algorithm.</Summary>
|
|
<Description>GNU FriBidi is the Free Implementation of the Unicode Bidirectional Algorithm.</Description>
|
|
<Archive sha1sum="cf7b9bad27ba30faf22d1b66119ab6a3da4b05a3" type="tarxz">https://github.com/fribidi/fribidi/releases/download/v1.0.14/fribidi-1.0.14.tar.xz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>fribidi</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<!-- <Path fileType="man">/usr/share/man</Path> -->
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>fribidi-devel</Name>
|
|
<Summary>Development files for fribidi</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">fribidi</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<!-- <Path fileType="man">/usr/share/man/man3</Path> -->
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>fribidi-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for fribidi</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">fribidi</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="9">
|
|
<Date>2024-05-11</Date>
|
|
<Version>1.0.14</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2023-01-05</Date>
|
|
<Version>1.0.12</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2020-01-18</Date>
|
|
<Version>1.0.8</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2019-01-15</Date>
|
|
<Version>1.0.5</Version>
|
|
<Comment>Rebuild 32bit.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-11-17</Date>
|
|
<Version>1.0.5</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Aydin Atmaca</Name>
|
|
<Email>aydinatmaca@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-08-03</Date>
|
|
<Version>1.0.1</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-25</Date>
|
|
<Version>0.19.7</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.19.6</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-02-23</Date>
|
|
<Version>0.19.6</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|