libksysguard: update to 6.0.4

This commit is contained in:
John 2024-03-05 13:37:09 +01:00 committed by Đoàn Trần Công Danh
parent 2874dc7c79
commit cd1a002842
2 changed files with 22 additions and 23 deletions

View file

@ -448,14 +448,11 @@ libparted-fs-resize.so.0 libparted-3.1_1
libntfs-3g.so.89 ntfs-3g-2021.8.22_1
libruby.so.3.2 ruby-3.2.0_1
librw.so.0 rankwidth-0.9_1
libprocessui.so.9 libksysguard-5.18.90_1
libksignalplotter.so.9 libksysguard-5.18.90_1
libksgrd.so.9 libksysguard-5.18.90_1
libprocesscore.so.9 libksysguard-5.18.90_1
liblsofui.so.9 libksysguard-5.18.90_1
libKSysGuardSensorFaces.so.1 libksysguard-5.18.90_1
libKSysGuardFormatter.so.1 libksysguard-5.19.5_1
libKSysGuardSystemStats.so.1 libksysguard-5.22.0_1
libKSysGuardFormatter.so.2 libksysguard-6.0.0_1
libKSysGuardSensorFaces.so.2 libksysguard-6.0.0_1
libprocesscore.so.10 libksysguard-6.0.0_1
libKSysGuardSystemStats.so.2 libksysguard-6.0.0_1
libKSysGuardSensors.so.2 libksysguard-6.0.0_1
libxenctrl.so.4.14 xen-libs-4.14.0_1
libxenfsimage.so.4.14 xen-libs-4.14.0_1
libxenguest.so.4.14 xen-libs-4.14.0_1

View file

@ -1,34 +1,36 @@
# Template file for 'libksysguard'
pkgname=libksysguard
version=5.27.11
version=6.0.4
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake
kpackage"
makedepends="plasma-framework-devel qt5-webchannel-devel knewstuff-devel
libcap-devel libnl3-devel libsensors-devel ki18n-devel kconfig-devel kiconthemes-devel
$(vopt_if webengine 'qt5-webengine-devel qt5-location-devel')"
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules gettext pkg-config qt6-tools qt6-base
kf6-kauth-tools kf6-kpackage kf6-kconfig"
makedepends="qt6-webchannel-devel kf6-knewstuff-devel libpcap-devel libcap-devel
libcap-devel libnl3-devel libsensors-devel kf6-ki18n-devel kf6-kconfig-devel
kf6-kiconthemes-devel kf6-kauth-devel kf6-solid-devel kf6-kservice-devel
$(vopt_if webengine 'qt6-webengine-devel qt6-location-devel')"
short_desc="KDE libksysguard"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/libksysguard"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=21f4f54cdde8cda10a5ab2f05ebb22b67c375a1d47cf6a0c0fecc0f0cacb9659
checksum=566ac2f0603012892b2291aa6d4663b06ea654c3db366f65a59e32503bfa8dea
build_options="webengine"
if [ "$XBPS_TARGET_ENDIAN" = "le" ] && [ "$XBPS_TARGET_WORDSIZE" = "$XBPS_WORDSIZE" ]; then
# qt5-webengine cannot be built for armv5tel
case "$XBPS_TARGET_MACHINE" in
armv5tel*) ;;
*) build_options_default=webengine ;;
esac
if [ "$XBPS_TARGET_ENDIAN" = "le" ] &&
[ "$XBPS_WORDSIZE" = 64 ] &&
[ "$XBPS_TARGET_WORDSIZE" = "$XBPS_WORDSIZE" ]; then
build_options_default=webengine
fi
libksysguard-devel_package() {
short_desc+=" - development"
depends="plasma-framework-devel qt5-devel libsensors-devel ki18n-devel
kconfig-devel kiconthemes-devel
depends="libsensors-devel kf6-ki18n-devel
kf6-kconfig-devel kf6-kiconthemes-devel
${sourcepkg}>=${version}_${revision}"
pkg_install() {
vmove usr/include