libdbusmenu-qt: remove
This commit is contained in:
parent
f4929b8f44
commit
dffb2798f1
4 changed files with 6 additions and 20 deletions
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
libdbusmenu-qt
|
1
srcpkgs/libdbusmenu-qt/INSTALL.msg
Normal file
1
srcpkgs/libdbusmenu-qt/INSTALL.msg
Normal 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
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue