fribidi-1.0.12
This commit is contained in:
@@ -1,19 +1,21 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>fribidi</Name>
|
||||
<Homepage>http://fribidi.sourceforge.net/</Homepage>
|
||||
<Homepage>https://github.com/fribidi/fribidi</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<License>LGPL-2.1</License>
|
||||
<IsA>app:console</IsA>
|
||||
<IsA>library</IsA>
|
||||
<Summary>A free implementation of the unicode bidirectional algorithm</Summary>
|
||||
<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="0489f1f9b6e19fd3060ee4da36e7e5f7b8ad21c9" type="tarbz2">https://github.com/fribidi/fribidi/releases/download/v1.0.8/fribidi-1.0.8.tar.bz2</Archive>
|
||||
<Archive sha1sum="c042d9a6e42d9871ea485bb734df049cc57a7185" type="tarxz">
|
||||
https://github.com/fribidi/fribidi/releases/download/v1.0.12/fribidi-1.0.12.tar.xz
|
||||
</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -21,7 +23,7 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</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>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -34,11 +36,11 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="man">/usr/share/man/man3</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>
|
||||
@@ -55,6 +57,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user