kget: update to 24.02.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-05-19 09:33:15 +07:00 committed by Đoàn Trần Công Danh
parent 0b0ec190e3
commit fee1e7d5a0

View file

@ -1,21 +1,24 @@
# Template file for 'kget'
pkgname=kget
version=23.08.5
version=24.02.2
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"
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools kf6-kcmutils
pkg-config kf6-kdoctools kf6-kconfig kf6-kcoreaddons gettext"
makedepends="libktorrent-devel gpgme-qt6-devel kf6-kcmutils-devel libmms-devel
kf6-knotifyconfig-devel kf6-kcompletion-devel kf6-kstatusnotifieritem-devel
kf6-kio-devel kf6-ki18n-devel kf6-kdbusaddons kf6-kwindowsystem-devel
kf6-kxmlgui-devel kf6-kwidgetsaddons-devel kf6-kdoctools-devel kf6-kcrash-devel"
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=2eaa2b7bf0726ea7fcdf7fef5ce6798ca306107dd9724a061d823a8d2edbf38e
checksum=e0f91576d005194770032123b9f1c40d250abcc0564041a4459cefb73b032b64
do_check() {
cd build
# verifiertest is broken