libmpd: remove package

Unmaintained, hasn't seen a release since 2011 and the homepage
is a parked domain.

Still depends on libunique1.
This commit is contained in:
oreo639 2022-08-23 16:13:39 -07:00 committed by classabbyamp
parent 26b75f395d
commit de98f650e6
5 changed files with 2 additions and 39 deletions

View File

@ -2532,7 +2532,6 @@ libKF5Solid.so.5 libksolid-5.15.0_2
libfreeimage.so.3 freeimage-3.17.0_1 libfreeimage.so.3 freeimage-3.17.0_1
libfreeimageplus.so.3 freeimage-plus-3.17.0_1 libfreeimageplus.so.3 freeimage-plus-3.17.0_1
libtoluapp.so toluapp-1.0.93_1 libtoluapp.so toluapp-1.0.93_1
libmpd.so.1 libmpd-11.8.17_1
libfa.so.1 augeas-1.4.0_1 libfa.so.1 augeas-1.4.0_1
libaugeas.so.0 augeas-1.4.0_1 libaugeas.so.0 augeas-1.4.0_1
libplot.so.2 plotutils-2.6_1 libplot.so.2 plotutils-2.6_1

View File

@ -1 +0,0 @@
libmpd

View File

@ -1,13 +0,0 @@
--- a/src/libmpd-internal.h 2015-11-05 15:05:11.982772276 +0100
+++ b/src/libmpd-internal.h 2015-11-05 15:05:32.845719672 +0100
@@ -20,6 +20,10 @@
#ifndef __MPD_INTERNAL_LIB_
#define __MPD_INTERNAL_LIB_
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "libmpdclient.h"
struct _MpdData_real;

View File

@ -1,24 +0,0 @@
# Template file for 'libmpd'
pkgname=libmpd
version=11.8.17
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libglib-devel"
short_desc="Signal based wrapper around libmpdclient"
maintainer="Dave Davenport <qball@gmpclient.org>"
license="GPL-2.0-or-later"
homepage="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client"
distfiles="http://download.sarine.nl/Programs/gmpc/${version%.*}/${pkgname}-${version}.tar.gz"
checksum=fe20326b0d10641f71c4673fae637bf9222a96e1712f71f170fca2fc34bf7a83
libmpd-devel_package() {
short_desc+=" - development files"
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove usr/lib/*.a
vmove usr/lib/*.so
}
}

View File

@ -241,6 +241,8 @@ replaces="
libmagick6-devel<=6.9.12.12_2 libmagick6-devel<=6.9.12.12_2
libmagick6-perl<=6.9.12.12_2 libmagick6-perl<=6.9.12.12_2
libmagick6<=6.9.12.12_2 libmagick6<=6.9.12.12_2
libmpd-devel<=11.8.17_3
libmpd<=11.8.17_3
libpyside-python3<=5.15.0_2 libpyside-python3<=5.15.0_2
libqmatrixclient-devel<=0.5.3.2_1 libqmatrixclient-devel<=0.5.3.2_1
libqmatrixclient<=0.5.3.2_1 libqmatrixclient<=0.5.3.2_1