136 lines
5.0 KiB
XML
136 lines
5.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>libxcrypt</Name>
|
||
<Homepage>https://github.com/besser82/libxcrypt/</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>Modern library for one-way hashing of passwords</Summary>
|
||
<Description>libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt.</Description>
|
||
<Archive sha1sum="e856bc3ab5e4c582fbd40a20dd0022d5a61e3973" type="tarxz">https://github.com/besser82/libxcrypt/releases/download/v4.5.2/libxcrypt-4.5.2.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>glibc-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>libxcrypt</Name>
|
||
<RuntimeDependencies>
|
||
<!-- <Dependency></Dependency> -->
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>libxcrypt-32bit</Name>
|
||
<PartOf>emul32</PartOf>
|
||
<Summary>32-bit shared libraries for libxcrypt</Summary>
|
||
<BuildType>emul32</BuildType>
|
||
<BuildDependencies>
|
||
<!-- <Dependency>libpng-32bit</Dependency> -->
|
||
</BuildDependencies>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">libxcrypt</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/lib32</Path>
|
||
<Path fileType="library">/usr/lib32</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>libxcrypt-devel</Name>
|
||
<Summary>Development files for libxcrypt</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">libxcrypt</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="library">/usr/lib32/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
<History>
|
||
<Update release="10">
|
||
<Date>2025-11-16</Date>
|
||
<Version>4.5.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2025-11-06</Date>
|
||
<Version>4.4.38</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2025-10-30</Date>
|
||
<Version>4.4.38</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2024-06-06</Date>
|
||
<Version>4.4.36</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2023-08-18</Date>
|
||
<Version>4.4.36</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2023-06-01</Date>
|
||
<Version>4.4.34</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2022-11-19</Date>
|
||
<Version>4.4.33</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2022-11-12</Date>
|
||
<Version>4.4.30</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2022-08-10</Date>
|
||
<Version>4.4.28</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2021-01-14</Date>
|
||
<Version>4.4.17</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|