14 lines
542 B
Bash
14 lines
542 B
Bash
# Template file for 'kfind'
|
|
pkgname=kfind
|
|
version=19.08.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake
|
|
kdoctools"
|
|
makedepends="kfilemetadata5-devel kparts-devel"
|
|
short_desc="Find files and folders"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://www.kde.org/applications/utilities/kfind/"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/kfind-${version}.tar.xz"
|
|
checksum=7ce5255fa4ef3e98db937eb23e8cdc89bd6b5e5429ccb5fea769e99da2bc424a
|