Files
2026-04-05 20:16:28 +03:00

118 lines
4.3 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libbytesize</Name>
<Homepage>https://github.com/storaged-project/libbytesize</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv3</License>
<IsA>app</IsA>
<Summary>A tiny library providing a C "class" for working with arbitrary big sizes in bytes</Summary>
<Description>Bayt cinsinden rastgele büyük boyutlarla çalışmak için C sınıfı olan kütüphane</Description>
<Archive sha1sum="51815602bf1dbf7e8363c4eb04da4eeab613e5de" type="targz">https://github.com/storaged-project/libbytesize/releases/download/2.12/libbytesize-2.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>gmp-devel</Dependency>
<Dependency>mpfr-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libbytesize</Name>
<RuntimeDependencies>
<Dependency>gmp</Dependency>
<Dependency>mpfr</Dependency>
<Dependency>libpcre2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libbytesize-devel</Name>
<Summary>Development files for libbytesize</Summary>
<RuntimeDependencies>
<Dependency release="current">libbytesize</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2026-04-05</Date>
<Version>2.12</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2024-11-29</Date>
<Version>2.11</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2024-01-20</Date>
<Version>2.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2023-10-17</Date>
<Version>2.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2023-07-07</Date>
<Version>2.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-10-24</Date>
<Version>2.5</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-06-11</Date>
<Version>2.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2020-02-01</Date>
<Version>2.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2019-01-02</Date>
<Version>1.4</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>