18 lines
803 B
Bash
18 lines
803 B
Bash
|
# Template file for 'kget'
|
||
|
pkgname=kget
|
||
|
version=18.04.3
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||
|
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
|
||
|
pkg-config kdoctools kconfig kcoreaddons"
|
||
|
makedepends="gpgmeqt-devel kcmutils-devel kdelibs4support-devel
|
||
|
knotifyconfig-devel libktorrent-devel qca-qt5-devel qt5-plugin-mysql
|
||
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||
|
short_desc="KDE Download Manager"
|
||
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||
|
license="GPL-2.0-or-later"
|
||
|
homepage="https://projects.kde.org/projects/applications/kpimtextedit"
|
||
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||
|
checksum=c51437eeee5bb1dcef5c62107a8bf3200bd6cd1031389a5348642c2d7946d7c8
|