13 lines
543 B
Bash
13 lines
543 B
Bash
# Template file for 'kfind'
|
|
pkgname=kfind
|
|
version=17.12.1
|
|
revision=1
|
|
short_desc="Find files and folders"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
|
makedepends="kdelibs4support-devel kparts-devel qt5-devel"
|
|
homepage="https://www.kde.org/applications/utilities/kfind/"
|
|
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=b3bb4749609125e55a0f926d57966814840c94bbf0361170b3937a832ee1277d
|
|
license="GPL-2"
|