From 90005aa7f5c002be6feebc55205cda7890c914d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 19 Dec 2022 10:13:19 -0300 Subject: [PATCH] mpir: remove package This package is dead, and not used in void linux. --- common/shlibs | 2 -- srcpkgs/mpir-devel | 1 - srcpkgs/mpir/template | 37 ------------------------------- srcpkgs/mpir/update | 1 - srcpkgs/removed-packages/template | 4 +++- 5 files changed, 3 insertions(+), 42 deletions(-) delete mode 120000 srcpkgs/mpir-devel delete mode 100644 srcpkgs/mpir/template delete mode 100644 srcpkgs/mpir/update diff --git a/common/shlibs b/common/shlibs index 21cafd798519..98e7204b8654 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3910,8 +3910,6 @@ libraft.so.2 raft-0.13.0_1 libmdnsd.so.1 libmdnsd-0.9_1 libosdGPU.so.3.4.3 OpenSubdiv-3.4.3_1 libosdCPU.so.3.4.3 OpenSubdiv-3.4.3_1 -libmpir.so.23 mpir-3.0.0_1 -libmpirxx.so.8 mpir-3.0.0_1 libcaribou.so.0 libcaribou-0.4.21_3 libtinyclipboard.so.1 tinyclipboard-16.01_1 libcbor.so.0.10 libcbor-0.10.1_1 diff --git a/srcpkgs/mpir-devel b/srcpkgs/mpir-devel deleted file mode 120000 index a316ff205525..000000000000 --- a/srcpkgs/mpir-devel +++ /dev/null @@ -1 +0,0 @@ -mpir \ No newline at end of file diff --git a/srcpkgs/mpir/template b/srcpkgs/mpir/template deleted file mode 100644 index dc8240f49245..000000000000 --- a/srcpkgs/mpir/template +++ /dev/null @@ -1,37 +0,0 @@ -# Template file for 'mpir' -pkgname=mpir -version=3.0.0 -revision=1 -build_style=gnu-configure -configure_args="--enable-cxx" -hostmakedepends="m4 which yasm" -short_desc="Multiple Precision Integers and Rationals" -maintainer="Andrew Benson " -license="LGPL-3.0-or-later" -homepage="http://mpir.org" -distfiles="${homepage}/mpir-${version}.tar.bz2" -checksum=52f63459cf3f9478859de29e00357f004050ead70b45913f2c2269d9708675bb - -# prevent elfv1 asm code from being used (fails to link) -# and on ppc32, avoid textrels (assembly code is used) -case "$XBPS_TARGET_MACHINE" in - ppc64*) - export ABI=mode64 - export MPN_PATH=generic - ;; - ppc*) - nopie=yes - CFLAGS="-fPIC" - ;; -esac - -mpir-devel_package() { - short_desc+=" - development files" - depends="${sourcepkg}>=${version}_${revision}" - pkg_install() { - vmove usr/include - vmove usr/share - vmove "usr/lib/*.a" - vmove "usr/lib/*.so" - } -} diff --git a/srcpkgs/mpir/update b/srcpkgs/mpir/update deleted file mode 100644 index 7fdc29607090..000000000000 --- a/srcpkgs/mpir/update +++ /dev/null @@ -1 +0,0 @@ -site="http://mpir.org/downloads.html" diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index cbb9038993c1..20453e71a7d8 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -1,6 +1,6 @@ # Template file for 'removed-packages' pkgname=removed-packages -version=0.1.20230406 +version=0.1.20230423 revision=1 build_style=meta short_desc="Uninstalls packages removed from repository" @@ -335,6 +335,8 @@ replaces=" mozjs91-devel<=91.7.1_3 mozjs91<=91.7.1_3 mp3gain<=1.6.2_2 + mpir<=3.0.0_1 + mpir-devel<=3.0.0_1 mutagen<=1.43.0_3 nautilus-sendto<=3.8.6_2 ncdns<=0.0.2_12