void-packages/srcpkgs/kfind/template
Piotr Wójcik 6531d70223 kfind: update to 18.04.0.
Closes #13685.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-04-21 23:03:14 +02:00

14 lines
561 B
Bash

# Template file for 'kfind'
pkgname=kfind
version=18.04.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 python
kdoctools"
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=3cab840d76fd020d63ac1c632083c2938a2c61e55cd9453b7e46fcacae6f8f87
license="GPL-2"