17 lines
786 B
Bash
17 lines
786 B
Bash
# Template file for 'kget'
|
|
pkgname=kget
|
|
version=20.12.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
|
pkg-config kdoctools kconfig kcoreaddons gettext"
|
|
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="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://invent.kde.org/network/kget"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=d4eed8f395262cfd94c2b8c9caea3523d78c68000d471c1d76ad1aecc6f6024e
|