libasr: remove, discontinued upstream and unused

closes #44487
This commit is contained in:
Omar Polo 2023-06-17 12:01:00 +02:00 committed by classabbyamp
parent 7721989cf6
commit 6e148760d8
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
4 changed files with 3 additions and 37 deletions

View File

@ -2210,7 +2210,6 @@ libphobos2-ldc-debug-shared.so.101 ldc-runtime-1.31.0_1
libmarblewidget-qt5.so.28 marble5-17.12.2_1
libastro.so.2 marble5-17.12.2_1
libparrot.so.6.9.0 parrot-6.9.0_1
libasr.so.0 libasr-1.0.0_1
libssr-glinject.so ssr-0.3.1_1
libgdict-1.0.so.10 gnome-dictionary-3.18.1_1
libasignify.so.1 asignify-1.0_1

View File

@ -1 +0,0 @@
libasr

View File

@ -1,34 +0,0 @@
# Template file for 'libasr'
pkgname=libasr
version=1.0.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
short_desc="Simple and portable asynchronous resolver library"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-Clause"
homepage="https://www.opensmtpd.org/"
distfiles="https://github.com/OpenSMTPD/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
checksum=19fb6bed10d15c9775c8d008cd1130155917ae4e801c729fe85e6d88a545dab4
if [ "$XBPS_TARGET_LIBC" != "musl" ]; then
CFLAGS="-DHAVE_RES_RANDOMID"
fi
pre_configure() {
./bootstrap
}
post_install() {
vlicense LICENCE
}
libasr-devel_package() {
short_desc+=" - development files"
depends="${sourcepkg}>=${version}_${revision}"
pkg_install() {
vmove usr/include
vmove usr/lib/*.a
vmove usr/lib/*.so
}
}

View File

@ -1,6 +1,6 @@
# Template file for 'removed-packages'
pkgname=removed-packages
version=0.1.20230626
version=0.1.20230627
revision=1
build_style=meta
short_desc="Uninstalls packages removed from repository"
@ -281,6 +281,8 @@ replaces="
libantimicrox-devel<=3.1.3_1
libantimicrox<=3.1.3_1
libapp<=20140527_2
libasr-devel<=1.0.4_1
libasr<=1.0.4_1
libbitcoin-blockchain-devel<=3.6.0_10
libbitcoin-blockchain<=3.6.0_10
libbitcoin-client-devel<=3.6.0_10