14 lines
537 B
Bash
14 lines
537 B
Bash
# Template file for 'kfind'
|
|
pkgname=kfind
|
|
version=18.12.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python
|
|
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=ab90ee3694cbea7dfa1b770c731606c127de3d8df739474c2cac42e9b53111ee
|