Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libksysguard


Commits:
a42ef89a by Antonio Rojas at 2024-02-28T21:25:23+01:00
upgpkg: 6.0.0-2: Drop unused dependencies

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libksysguard
        pkgdesc = Library to retrieve information on the current status of 
computer hardware
        pkgver = 6.0.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://kde.org/plasma-desktop/
        install = libksysguard.install
        arch = x86_64
@@ -12,31 +12,21 @@ pkgbase = libksysguard
        depends = gcc-libs
        depends = glibc
        depends = kauth
-       depends = kcolorscheme
        depends = kconfig
-       depends = kconfigwidgets
        depends = kcoreaddons
        depends = kdeclarative
-       depends = kglobalaccel
        depends = ki18n
-       depends = kio
+       depends = kirigami
        depends = kitemmodels
-       depends = kjobwidgets
        depends = knewstuff
        depends = kpackage
        depends = kquickcharts
        depends = kservice
-       depends = kwidgetsaddons
-       depends = kwindowsystem
        depends = libnl
        depends = libpcap
-       depends = libx11
-       depends = libxres
        depends = lm_sensors
        depends = qt6-base
        depends = qt6-declarative
-       depends = qt6-webchannel
-       depends = qt6-webengine
        depends = solid
        depends = zlib
        source = 
https://download.kde.org/stable/plasma/6.0.0/libksysguard-6.0.0.tar.xz


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 pkgname=libksysguard
 pkgver=6.0.0
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
 pkgdesc='Library to retrieve information on the current status of computer 
hardware'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -13,26 +13,18 @@ license=(LGPL-2.0-or-later)
 depends=(gcc-libs
          glibc
          kauth
-         kcolorscheme
          kconfig
-         kconfigwidgets
          kcoreaddons
          kdeclarative
-         kglobalaccel
          ki18n
-         kio
+         kirigami
          kitemmodels
-         kjobwidgets
          knewstuff
          kpackage
          kquickcharts
          kservice
-         kwidgetsaddons
-         kwindowsystem
          libnl
          libpcap
-         libx11
-         libxres
          lm_sensors
          qt6-base
          qt6-declarative



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libksysguard/-/commit/a42ef89ab4055ebd6e7608139f2c7cd17e6a9fe5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libksysguard/-/commit/a42ef89ab4055ebd6e7608139f2c7cd17e6a9fe5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to