123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>iso-codes</Name>
- <Homepage>https://salsa.debian.org/iso-codes-team/iso-codes</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2.1</License>
- <IsA>library</IsA>
- <Summary>International country codes</Summary>
- <Description>iso-codes provides IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standards.</Description>
- <Archive sha1sum="2e24a2de3dffb2a95fb75fa4690f3b0df82edd3b" type="tarbz2">https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v4.16.0/iso-codes-v4.16.0.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>python3-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>iso-codes</Name>
- <Files>
- <!-- FIXME: split the package to iso-codes-devel in the next Pisi Linux release -->
- <!-- <Path fileType="library">/usr/lib/pkgconfig</Path> -->
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/xml</Path>
- <Path fileType="data">/usr/share/iso-codes</Path>
- </Files>
- </Package>
- <Package>
- <Name>iso-codes-devel</Name>
- <Summary>Development files for iso-codes</Summary>
- <RuntimeDependencies>
- <Dependency release="current">iso-codes</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="14">
- <Date>2024-01-17</Date>
- <Version>4.16.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2023-11-04</Date>
- <Version>4.15.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2023-04-28</Date>
- <Version>4.15.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2022-11-12</Date>
- <Version>4.12.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2022-06-03</Date>
- <Version>4.10.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2022-05-21</Date>
- <Version>4.9.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2021-06-01</Date>
- <Version>4.6.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-01-11</Date>
- <Version>4.4</Version>
- <Comment>Version Bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2019-01-15</Date>
- <Version>3.79</Version>
- <Comment>Version Bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-07-31</Date>
- <Version>3.77</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-02-11</Date>
- <Version>3.77</Version>
- <Comment>Version bump.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-19</Date>
- <Version>3.74</Version>
- <Comment>Version bump.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>3.53</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2014-05-21</Date>
- <Version>3.53</Version>
- <Comment>First release</Comment>
- <Name>Vedat Demir</Name>
- <Email>vedat@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|