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


Commits:
9fce8521 by Antonio Rojas at 2026-07-01T12:36:31+02:00
Add shiboken6-generator to makedepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = kcalendarcore
        pkgdesc = The KDE calendar access library
        pkgver = 6.27.0
        pkgrel = 1
-       url = https://community.kde.org/Frameworks
+       url = https://develop.kde.org/products/frameworks/
        arch = x86_64
        groups = kf6
        license = LGPL-2.0-only
@@ -14,6 +14,7 @@ pkgbase = kcalendarcore
        makedepends = python-setuptools
        makedepends = qt6-declarative
        makedepends = qt6-tools
+       makedepends = shiboken6-generator
        depends = glibc
        depends = libical
        depends = libstdc++
@@ -23,7 +24,6 @@ pkgbase = kcalendarcore
        source = 
https://download.kde.org/stable/frameworks/6.27/kcalendarcore-6.27.0.tar.xz
        source = 
https://download.kde.org/stable/frameworks/6.27/kcalendarcore-6.27.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
        sha256sums = 
4228869722c5bb5325b7c5b10555e6b747bde0e36cbd43519d8681fe3b383173
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -17,7 +17,8 @@ makedepends=(doxygen
              python-build
              python-setuptools
              qt6-declarative
-             qt6-tools)
+             qt6-tools
+             shiboken6-generator)
 optdepends=('pyside6: Python bindings'
             'qt6-declarative: QML bindings')
 groups=(kf6)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kcalendarcore/-/commit/9fce85216fc303033cf247082736f34f45bad657

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kcalendarcore/-/commit/9fce85216fc303033cf247082736f34f45bad657
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to