forked from wolfSSL/gnutls-wolfssl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrol
More file actions
51 lines (49 loc) · 1.27 KB
/
control
File metadata and controls
51 lines (49 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: gnutls-wolfssl
Section: libs
Priority: optional
Maintainer: Reda Chouk <reda@wolfssl.com>
Build-Depends:
debhelper-compat (= 13),
clang,
git,
autoconf,
automake,
libtool,
pkg-config,
gettext,
bison,
flex,
gperf,
libgmp-dev,
libunistring-dev,
nettle-dev,
libtasn1-dev,
libp11-kit-dev,
libtasn1-bin,
libev-dev,
texinfo,
gtk-doc-tools,
libwolfssl
Standards-Version: 4.6.2
Homepage: https://github.com/wolfssl/gnutls-wolfssl
Rules-Requires-Root: no
Package: gnutls-wolfssl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libgnutls30 (= 3.8.9)
Conflicts: libgnutls30
Replaces: libgnutls30
Section: libs
Description: GnuTLS linked against wolfSSL
GnuTLS 3.x rebuilt to use wolfSSL as its cryptographic backend.
Installs to standard system locations (/usr/lib, /usr/bin, etc.).
.
This package provides a drop-in replacement for libgnutls30, satisfying
all dependencies while using wolfSSL as the cryptographic backend.
Package: wolfssl-gnutls-wrapper
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gnutls-wolfssl, libwolfssl
Section: libs
Description: Runtime shim between GnuTLS and wolfSSL
Thin provider / wrapper that allows applications to load the
wolfSSL-backed GnuTLS seamlessly. Installs under /opt/wolfssl-gnutls-wrapper.