Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
knotifications
Commits:
bcdaee8c by Antonio Rojas at 2026-07-01T12:39:50+02:00
Add shiboken6-generator to makedepends
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = knotifications
pkgdesc = Abstraction for system notifications
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 = knotifications
makedepends = python-setuptools
makedepends = qt6-declarative
makedepends = qt6-tools
+ makedepends = shiboken6-generator
depends = libstdc++
depends = glibc
depends = kconfig
@@ -24,7 +25,6 @@ pkgbase = knotifications
source =
https://download.kde.org/stable/frameworks/6.27/knotifications-6.27.0.tar.xz
source =
https://download.kde.org/stable/frameworks/6.27/knotifications-6.27.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
sha256sums =
eeb067fab001dd24735ad56e8ec4808fca76e5ecdf003cf614246c9abe1c3e19
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -20,7 +20,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/knotifications/-/commit/bcdaee8c605376af6e2fa644be6928c7b3948763
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/knotifications/-/commit/bcdaee8c605376af6e2fa644be6928c7b3948763
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