133 lines
4.9 KiB
XML
133 lines
4.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>icu4c</Name>
|
|
<Homepage>http://site.icu-project.org/home</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>as-is</License>
|
|
<IsA>library</IsA>
|
|
<Summary>International Components for Unicode</Summary>
|
|
<Description>ICU is a mature, widely used set of C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). This package contains the C/C++ libraries.</Description>
|
|
<!-- CAUTION! This package has a great potential to break API/ABI in minor version bumps, check for a file like:
|
|
http://source.icu-project.org/repos/icu/icu/tags/release-55-1/APIChangeReport.html -->
|
|
<Archive sha1sum="7a099523fcb708b427e94f9b3c372fec3ebd1563" type="targz">http://download.icu-project.org/files/icu4c/60.2/icu4c-60_2-src.tgz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!--Patch level="3">icu4c-58.2-fix_enumeration-1-1.patch</Patch-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>icu4c</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc/icu4c/html</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>icu4c-devel</Name>
|
|
<Summary>Development files for icu4c</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">icu4c</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin/icu-config</Path>
|
|
<Path fileType="data">/usr/lib/icu</Path>
|
|
<Path fileType="data">/usr/share/icu</Path>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib32/pkgconfig/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>icu4c-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for icu4c</Summary>
|
|
<BuildType>_emul32</BuildType>
|
|
<BuildDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">icu4c</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32/libicu*</Path>
|
|
<Path fileType="library">/usr/lib32/icu</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="8">
|
|
<Date>2019-04-06</Date>
|
|
<Version>60.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2019-01-23</Date>
|
|
<Version>60.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2018-07-24</Date>
|
|
<Version>60.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-01-29</Date>
|
|
<Version>60.2</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-01-31</Date>
|
|
<Version>58.2</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-06-09</Date>
|
|
<Version>55.1</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-05-25</Date>
|
|
<Version>55.1</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-07-03</Date>
|
|
<Version>55.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|