polkit-qt: remove

- Based on obsolete qt4
- polkit-qt5 exists
This commit is contained in:
maxice8 2019-04-10 08:22:04 -03:00 committed by maxice8
parent a17347941b
commit e792d495b5
5 changed files with 6 additions and 31 deletions

View file

@ -1124,9 +1124,6 @@ libecryptfs.so.1 libecryptfs-104_1
libnuma.so.1 libnuma-2.0.7_1
libxar.so.1 xar-1.5.2_1
libqpdf.so.21 libqpdf-8.0.0_1
libpolkit-qt-core-1.so.1 polkit-qt-0.103.0_1
libpolkit-qt-gui-1.so.1 polkit-qt-0.112_3
libpolkit-qt-agent-1.so.1 polkit-qt-0.103.0_1
libmikmod.so.3 libmikmod-3.1.12_1
libSDL_sound-1.0.so.1 SDL_sound-1.0.3_1
libgtksourceview-2.0.so.0 gtksourceview2-2.10.5_1

View file

@ -1 +0,0 @@
polkit-qt

View file

@ -0,0 +1 @@
polkit-qt is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-10

View file

@ -1,29 +1,9 @@
# Template file for 'polkit-qt'
pkgname=polkit-qt
version=0.112.0
revision=4
wrksrc="polkit-qt-1-$version"
build_style=cmake
hostmakedepends="pkg-config automoc4 git"
makedepends="polkit-devel qt-devel"
short_desc="Qt-style PolicyKit API"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="LGPL-2.0-or-later"
revision=5
archs=noarch
build_style=meta
short_desc="Qt-style PolicyKit API (removed package)"
license="BSD-2-Clause"
homepage="https://projects.kde.org/projects/kdesupport/polkit-qt-1"
distfiles="${KDE_SITE}/apps/KDE4.x/admin/polkit-qt-1-${version}.tar.bz2"
checksum=67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"
fi
polkit-qt-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove usr/lib/cmake
vmove "usr/lib/*.so"
}
}

View file

@ -1,2 +0,0 @@
site="http://quickgit.kde.org/?p=polkit-qt-1.git"
pattern=';t=v\K[\d.]+(?=")'