void-packages/srcpkgs/kfind/template
2017-12-31 22:40:08 +01:00

13 lines
543 B
Bash

# Template file for 'kfind'
pkgname=kfind
version=17.12.0
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=fe3b23eb0bc02be856eb7dc3b2cac66123dd679424d8b8d5bd61006b1b40c718
license="GPL-2"