aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-03-23 20:25:17 +0300
committerCem Keylan <cem@ckyln.com>2021-03-23 20:25:17 +0300
commitc72106d09fe4ccf6f33c41ed55e97792312082a6 (patch)
tree9c86c56bc13827171531771a88adaea98d21e286 /community
parent54bbe7e855748bb979f630c95c584970cef6a0d8 (diff)
downloadrepository-c72106d09fe4ccf6f33c41ed55e97792312082a6.tar.gz
nettle: move to extra
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/nettle/build11
-rw-r--r--community/nettle/checksums1
-rw-r--r--community/nettle/sources1
-rw-r--r--community/nettle/version1
4 files changed, 0 insertions, 14 deletions
diff --git a/community/nettle/build b/community/nettle/build
deleted file mode 100755
index 32a77951..00000000
--- a/community/nettle/build
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --enable-shared \
- --enable-static \
- --enable-mini-gmp \
- --disable-documentation
-
-make
-make DESTDIR="$1" install
diff --git a/community/nettle/checksums b/community/nettle/checksums
deleted file mode 100644
index 3fb8cd8c..00000000
--- a/community/nettle/checksums
+++ /dev/null
@@ -1 +0,0 @@
-8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162 nettle-3.7.2.tar.gz
diff --git a/community/nettle/sources b/community/nettle/sources
deleted file mode 100644
index b409b3ff..00000000
--- a/community/nettle/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://ftp.gnu.org/gnu/nettle/nettle-3.7.2.tar.gz
diff --git a/community/nettle/version b/community/nettle/version
deleted file mode 100644
index 9cab2d63..00000000
--- a/community/nettle/version
+++ /dev/null
@@ -1 +0,0 @@
-3.7.2 1