aboutsummaryrefslogtreecommitdiff
path: root/extra/mpfr
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-11-08 11:23:14 +0100
committerCem Keylan <cem@ckyln.com>2021-11-08 11:23:14 +0100
commit613d52944486c61ba9b6b19e776b7828d29331b6 (patch)
tree84999a4b83b78e42ac8b8cd6b8b9dc7b5c0eb9a0 /extra/mpfr
parent7656eda26336d7ce76d318c4156414cf283073c7 (diff)
downloadrepository-613d52944486c61ba9b6b19e776b7828d29331b6.tar.gz
gmp, libmpc, mpfr: drop packages
Diffstat (limited to 'extra/mpfr')
-rwxr-xr-xextra/mpfr/build8
-rw-r--r--extra/mpfr/checksums1
-rw-r--r--extra/mpfr/depends1
-rw-r--r--extra/mpfr/meta3
-rw-r--r--extra/mpfr/sources1
-rw-r--r--extra/mpfr/version1
6 files changed, 0 insertions, 15 deletions
diff --git a/extra/mpfr/build b/extra/mpfr/build
deleted file mode 100755
index 9e85cfce..00000000
--- a/extra/mpfr/build
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --enable-shared
-
-make
-make DESTDIR="$1" install
diff --git a/extra/mpfr/checksums b/extra/mpfr/checksums
deleted file mode 100644
index fe27d868..00000000
--- a/extra/mpfr/checksums
+++ /dev/null
@@ -1 +0,0 @@
-0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f mpfr-4.1.0.tar.xz
diff --git a/extra/mpfr/depends b/extra/mpfr/depends
deleted file mode 100644
index a0a04787..00000000
--- a/extra/mpfr/depends
+++ /dev/null
@@ -1 +0,0 @@
-gmp
diff --git a/extra/mpfr/meta b/extra/mpfr/meta
deleted file mode 100644
index bdb73fa0..00000000
--- a/extra/mpfr/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: GNU MPFR library
-license: LGPL-3.0-or-later
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/mpfr/sources b/extra/mpfr/sources
deleted file mode 100644
index a68892a8..00000000
--- a/extra/mpfr/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://www.mpfr.org/mpfr-current/mpfr-4.1.0.tar.xz
diff --git a/extra/mpfr/version b/extra/mpfr/version
deleted file mode 100644
index 1bc2766f..00000000
--- a/extra/mpfr/version
+++ /dev/null
@@ -1 +0,0 @@
-4.1.0 1