aboutsummaryrefslogtreecommitdiff
path: root/community/gnutls
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnutls')
-rwxr-xr-xcommunity/gnutls/build13
-rw-r--r--community/gnutls/checksums1
-rw-r--r--community/gnutls/depends1
-rw-r--r--community/gnutls/sources1
-rw-r--r--community/gnutls/version1
5 files changed, 0 insertions, 17 deletions
diff --git a/community/gnutls/build b/community/gnutls/build
deleted file mode 100755
index 52f527ae..00000000
--- a/community/gnutls/build
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --disable-nls \
- --with-nettle-mini \
- --with-included-libtasn1 \
- --with-included-unistring \
- --enable-static \
- --without-p11-kit
-
-make
-make DESTDIR="$1" install
diff --git a/community/gnutls/checksums b/community/gnutls/checksums
deleted file mode 100644
index 4cf6c73e..00000000
--- a/community/gnutls/checksums
+++ /dev/null
@@ -1 +0,0 @@
-0ea8c3283de8d8335d7ae338ef27c53a916f15f382753b174c18b45ffd481558 gnutls-3.6.15.tar.xz
diff --git a/community/gnutls/depends b/community/gnutls/depends
deleted file mode 100644
index b34e98fd..00000000
--- a/community/gnutls/depends
+++ /dev/null
@@ -1 +0,0 @@
-nettle
diff --git a/community/gnutls/sources b/community/gnutls/sources
deleted file mode 100644
index b21d9cdf..00000000
--- a/community/gnutls/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.15.tar.xz
diff --git a/community/gnutls/version b/community/gnutls/version
deleted file mode 100644
index 5121b72f..00000000
--- a/community/gnutls/version
+++ /dev/null
@@ -1 +0,0 @@
-3.6.15 1