Files
main/util/crypt/gnutls/pspec.xml
T
2025-07-14 12:04:00 +03:00

275 lines
10 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnutls</Name>
<Homepage>http://www.gnutls.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>GNU TLS Library</Summary>
<Description>gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.</Description>
<Archive sha1sum="cdd236faa328ac3ad9c80a1c745461a75dcbc41b" type="tarxz">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>gc-devel</Dependency>
<Dependency>gmp-devel</Dependency>
<Dependency>nettle-devel</Dependency>
<Dependency>autogen-devel</Dependency>
<Dependency>p11-kit-devel</Dependency>
<Dependency>libidn2-devel</Dependency>
<Dependency>libunistring-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>zstd-devel</Dependency>
<Dependency>brotli-devel</Dependency>
<Dependency>libtasn1-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">gentoo/gnutls-3.8.7.1-configure-brotli.patch</Patch> -->
<!-- <Patch level="1">gentoo/gnutls-3.8.7.1-tests.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>gnutls</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>zstd</Dependency>
<Dependency>brotli</Dependency>
<Dependency>libidn2</Dependency>
<Dependency>gmp</Dependency>
<Dependency>nettle</Dependency>
<Dependency>autogen</Dependency>
<Dependency>p11-kit</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libunistring</Dependency>
<Dependency>libtasn1</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<Package>
<Name>gnutls-devel</Name>
<Summary>Development files for gnutls</Summary>
<RuntimeDependencies>
<Dependency>nettle-devel</Dependency>
<Dependency>p11-kit-devel</Dependency>
<Dependency>libtasn1-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>zstd-devel</Dependency>
<Dependency>brotli-devel</Dependency>
<Dependency>libidn2-devel</Dependency>
<Dependency release="current">gnutls</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
<Path fileType="data">/usr/share/info/gnutls*</Path>
<Path fileType="executable">/usr/bin/libgnutls*-config</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0755" target="/usr/bin/libgnutls-config">libgnutls-config</AdditionalFile>
<AdditionalFile owner="root" permission="0755" target="/usr/bin/libgnutls-extra-config">libgnutls-config</AdditionalFile>
</AdditionalFiles>
</Package>
<Package>
<Name>gnutls-32bit</Name>
<PartOf>emul32</PartOf>
<Summary>32-bit shared libraries for gnutls</Summary>
<BuildType>emul32</BuildType>
<BuildDependencies>
<Dependency>gmp-32bit</Dependency>
<Dependency>zlib-32bit</Dependency>
<Dependency>libidn2-32bit</Dependency>
<Dependency>nettle-32bit</Dependency>
<Dependency>p11-kit-32bit</Dependency>
<Dependency>libtasn1-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>gmp-32bit</Dependency>
<Dependency>zlib-32bit</Dependency>
<Dependency>libidn2-32bit</Dependency>
<Dependency>nettle-32bit</Dependency>
<Dependency>p11-kit-32bit</Dependency>
<Dependency>libtasn1-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32</Path>
</Files>
</Package>
<History>
<Update release="24">
<Date>2025-07-14</Date>
<Version>3.8.10</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="23">
<Date>2024-11-06</Date>
<Version>3.8.8</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="22">
<Date>2024-10-05</Date>
<Version>3.8.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="21">
<Date>2024-07-05</Date>
<Version>3.8.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2024-04-04</Date>
<Version>3.8.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2024-01-17</Date>
<Version>3.8.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2023-08-07</Date>
<Version>3.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2023-02-13</Date>
<Version>3.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2022-09-29</Date>
<Version>3.7.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2022-05-15</Date>
<Version>3.7.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2021-05-28</Date>
<Version>3.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-03-01</Date>
<Version>3.6.15</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-12-11</Date>
<Version>3.6.15</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2020-06-03</Date>
<Version>3.6.13</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-01-07</Date>
<Version>3.6.11.1</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-09-16</Date>
<Version>3.6.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cianasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-03-03</Date>
<Version>3.6.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cianasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-02-21</Date>
<Version>3.6.2</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cianasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-02-18</Date>
<Version>3.5.8</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-01-25</Date>
<Version>3.3.26</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-08</Date>
<Version>3.3.16</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>3.3.16</Version>
<Comment>Release bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2015-07-13</Date>
<Version>3.3.16</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>