baloo-widgets: remove
This commit is contained in:
parent
fa81746014
commit
b84277968f
3 changed files with 0 additions and 25 deletions
|
@ -1722,7 +1722,6 @@ libfdisk.so.1 libfdisk-2.26_1
|
|||
libspiro.so.0 libspiro-0.2_1
|
||||
libopenjp2.so.7 libopenjpeg2-2.1.0_1
|
||||
libcln.so.6 cln-1.3.3_1
|
||||
libbaloowidgets.so.4 baloo-widgets-4.13.3_1
|
||||
libkdcraw.so.23 libkdcraw-4.13.3_1
|
||||
libchm.so.0 libchmlib-0.40_1
|
||||
libOkular5Core.so.8 libokular-17.12.0_1
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
baloo-widgets
|
|
@ -1,23 +0,0 @@
|
|||
# Template file for 'baloo-widgets'
|
||||
pkgname=baloo-widgets
|
||||
version=4.14.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF"
|
||||
hostmakedepends="automoc4 pkg-config"
|
||||
makedepends="zlib-devel libressl-devel qt-devel phonon-devel
|
||||
kdelibs-devel kfilemetadata-devel baloo-devel"
|
||||
short_desc="Widgets for Baloo"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL, LGPL, FDL"
|
||||
homepage="https://projects.kde.org/projects/kde/kdelibs/baloo-widgets"
|
||||
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=7b6942b8b38ae2bb2c3c19f638c168c738c0a922a585fc43f22db8b018aabcd3
|
||||
|
||||
baloo-widgets-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue