399 lines
14 KiB
XML
399 lines
14 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>harfbuzz</Name>
|
||
<Homepage>http://www.freedesktop.org/software/harfbuzz</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>library</IsA>
|
||
<Icon>harfbuzz</Icon>
|
||
<Summary>OpenType text shaping engine.</Summary>
|
||
<Description>The Harfbuzz package contains an OpenType text shaping engine.</Description>
|
||
<Archive sha1sum="b5329f7e300b7a37fc7ef0c78f0b8a8d91619029" type="tarxz">https://github.com/harfbuzz/harfbuzz/releases/download/12.3.2/harfbuzz-12.3.2.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>git</Dependency>
|
||
<Dependency>meson</Dependency>
|
||
<Dependency>gtk-doc</Dependency>
|
||
<Dependency>python-six</Dependency>
|
||
<Dependency>cairo-devel</Dependency>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>expat-devel</Dependency>
|
||
<Dependency>docbook-xsl</Dependency>
|
||
<Dependency>graphite2-devel</Dependency>
|
||
<Dependency>gobject-introspection-devel</Dependency>
|
||
<Dependency versionFrom="68.2">icu4c-devel</Dependency>
|
||
<Dependency versionFrom="2.12.1">freetype-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>harfbuzz</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>cairo</Dependency>
|
||
<Dependency>glib2</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<Dependency>freetype</Dependency>
|
||
<Dependency>graphite2</Dependency>
|
||
<Dependency versionFrom="68.2">icu4c</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="doc">/usr/share/gir-1.0</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<!-- <Path fileType="doc">/usr/share/gtk-doc</Path> -->
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>harfbuzz-devel</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>icu4c-devel</Dependency>
|
||
<Dependency>cairo-devel</Dependency>
|
||
<Dependency>graphite2-devel</Dependency>
|
||
<Dependency>freetype-devel</Dependency>
|
||
<Dependency release="current">harfbuzz</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include/harfbuzz</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>harfbuzz-32bit</Name>
|
||
<PartOf>emul32</PartOf>
|
||
<Summary>32-bit shared libraries for harfbuzz</Summary>
|
||
<BuildType>emul32</BuildType>
|
||
<BuildDependencies>
|
||
<Dependency versionFrom="68.2">icu4c-32bit</Dependency>
|
||
<Dependency>freetype-32bit</Dependency>
|
||
<Dependency>fontconfig-32bit</Dependency>
|
||
<Dependency>cairo-32bit</Dependency>
|
||
</BuildDependencies>
|
||
<RuntimeDependencies>
|
||
<Dependency>cairo-32bit</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<Dependency>glib2-32bit</Dependency>
|
||
<Dependency versionFrom="68.2">icu4c-32bit</Dependency>
|
||
<Dependency>freetype-32bit</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib32</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>harfbuzz-docs</Name>
|
||
<IsA>data:doc</IsA>
|
||
<Summary>harfbuzz reference documents</Summary>
|
||
<Files>
|
||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="43">
|
||
<Date>2026-02-16</Date>
|
||
<Version>12.3.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="41">
|
||
<Date>2025-09-22</Date>
|
||
<Version>11.5.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="40">
|
||
<Date>2025-09-01</Date>
|
||
<Version>11.4.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="39">
|
||
<Date>2025-08-21</Date>
|
||
<Version>11.4.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="38">
|
||
<Date>2025-07-27</Date>
|
||
<Version>11.3.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="37">
|
||
<Date>2025-05-13</Date>
|
||
<Version>11.2.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="36">
|
||
<Date>2025-05-12</Date>
|
||
<Version>11.2.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="35">
|
||
<Date>2025-02-25</Date>
|
||
<Version>10.3.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="34">
|
||
<Date>2025-01-13</Date>
|
||
<Version>10.2.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="33">
|
||
<Date>2024-11-18</Date>
|
||
<Version>10.1.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="32">
|
||
<Date>2024-09-21</Date>
|
||
<Version>9.0.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="31">
|
||
<Date>2024-06-08</Date>
|
||
<Version>8.5.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="30">
|
||
<Date>2024-05-05</Date>
|
||
<Version>8.4.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvarice@gmail.com</Email>
|
||
</Update>
|
||
<Update release="29">
|
||
<Date>2023-10-19</Date>
|
||
<Version>8.2.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="28">
|
||
<Date>2023-10-17</Date>
|
||
<Version>8.2.1</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="27">
|
||
<Date>2023-09-19</Date>
|
||
<Version>8.2.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="26">
|
||
<Date>2023-09-09</Date>
|
||
<Version>8.2.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="25">
|
||
<Date>2023-08-04</Date>
|
||
<Version>8.1.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="24">
|
||
<Date>2023-07-12</Date>
|
||
<Version>8.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="23">
|
||
<Date>2023-04-27</Date>
|
||
<Version>7.2.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="22">
|
||
<Date>2023-03-04</Date>
|
||
<Version>7.1.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="21">
|
||
<Date>2023-02-13</Date>
|
||
<Version>7.0.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="20">
|
||
<Date>2022-12-17</Date>
|
||
<Version>6.0.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="19">
|
||
<Date>2022-10-20</Date>
|
||
<Version>5.3.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="18">
|
||
<Date>2022-07-24</Date>
|
||
<Version>5.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="17">
|
||
<Date>2022-06-29</Date>
|
||
<Version>4.4.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="16">
|
||
<Date>2022-06-28</Date>
|
||
<Version>4.4.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="15">
|
||
<Date>2022-05-25</Date>
|
||
<Version>4.3.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="14">
|
||
<Date>2021-12-13</Date>
|
||
<Version>3.2.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="13">
|
||
<Date>2021-11-27</Date>
|
||
<Version>3.1.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="12">
|
||
<Date>2021-06-03</Date>
|
||
<Version>2.8.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="11">
|
||
<Date>2021-02-26</Date>
|
||
<Version>2.7.4</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2021-01-23</Date>
|
||
<Version>2.7.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2020-01-14</Date>
|
||
<Version>2.6.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2019-05-31</Date>
|
||
<Version>2.3.1</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2018-12-13</Date>
|
||
<Version>2.0.2</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2018-07-30</Date>
|
||
<Version>1.8.3</Version>
|
||
<Comment>Rebuild and version bump.</Comment>
|
||
<Name>Stefan Gronewold</Name>
|
||
<Email>groni@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-01-29</Date>
|
||
<Version>1.7.4</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2017-02-06</Date>
|
||
<Version>1.4.2</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2016-06-09</Date>
|
||
<Version>1.2.6</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-05-02</Date>
|
||
<Version>1.2.6</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Ayhan Yalçınsoy</Name>
|
||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2015-04-06</Date>
|
||
<Version>1.2.6</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Ayhan Yalçınsoy</Name>
|
||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|