baloo: remove
This commit is contained in:
parent
4843cdc5c6
commit
fa81746014
3 changed files with 0 additions and 32 deletions
|
@ -1722,11 +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
|
||||
libbaloofiles.so.4 baloo-4.13.3_1
|
||||
libbaloocore.so.4 baloo-4.13.3_1
|
||||
libbaloopim.so.4 baloo-4.13.3_1
|
||||
libbalooxapian.so.4 baloo-4.13.3_1
|
||||
libbalooqueryparser.so.4 baloo-4.14.2_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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
baloo
|
|
@ -1,26 +0,0 @@
|
|||
# Template file for 'baloo'
|
||||
pkgname=baloo
|
||||
version=4.14.3
|
||||
revision=3
|
||||
conflicts="baloo5"
|
||||
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
|
||||
kdepimlibs-devel xapian-core-devel qjson-devel akonadi-devel
|
||||
kfilemetadata-devel boost-devel"
|
||||
depends="hicolor-icon-theme"
|
||||
short_desc="A framework for searching and managing metadata"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2.1, FDL"
|
||||
homepage="https://projects.kde.org/projects/kde/kdelibs/baloo"
|
||||
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=9edcd2bf9fcb4f42959087c954e533bf3345d0971b7402f04c0703c1b2e66a5c
|
||||
|
||||
baloo-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue