17 lines
803 B
Bash
17 lines
803 B
Bash
# Template file for 'kget'
|
|
pkgname=kget
|
|
version=19.04.2
|
|
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=392c24fd8244ff4bc07723cb0455cb7ffe40be18ea4dfea4ad1c76b28b674404
|