libdbusmenu-qt: remove

This commit is contained in:
maxice8 2018-12-20 23:22:41 -02:00 committed by maxice8
parent f4929b8f44
commit dffb2798f1
4 changed files with 6 additions and 20 deletions

View File

@ -1298,7 +1298,6 @@ libphonon.so.4 phonon-4.6.0_1
libphononexperimental.so.4 phonon-4.6.0_1
libdbusmenu-glib.so.4 libdbusmenu-glib-12.10.2_1
libdbusmenu-gtk3.so.4 libdbusmenu-gtk3-12.10.2_1
libdbusmenu-qt.so.2 libdbusmenu-qt-0.9.2_1
libGrantlee_Templates.so.5 grantlee5-5.0.0_1
libGrantlee_TextDocument.so.5 grantlee5-5.0.0_1
libqca.so.2 qca-2.0.3_1

View File

@ -1 +0,0 @@
libdbusmenu-qt

View File

@ -0,0 +1 @@
libdbusmenu-qt is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/20

View File

@ -1,22 +1,9 @@
# Template file for 'libdbusmenu-qt'
pkgname=libdbusmenu-qt
version=0.9.2
revision=3
build_style=cmake
hostmakedepends="doxygen qt-host-tools qt-devel"
makedepends="qt-devel"
short_desc="A library that provides a Qt implementation of the DBusMenu spec"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3.0-or-later"
revision=4
noarch=yes
build_style=meta
short_desc="A library that provides a Qt implementation of the DBusMenu spec (removed package)"
license="metapackage"
homepage="https://launchpad.net/libdbusmenu-qt"
distfiles="http://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.bz2"
checksum=ae6c1cb6da3c683aefed39df3e859537a31d80caa04f3023315ff09e5e8919ec
libdbusmenu-qt-devel_package() {
depends="${sourcepkg}-${version}_${revision}"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove usr/share/doc
}
}