summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-02-13 03:37:52 +0000
committerJoão Figueiredo2024-02-13 03:37:52 +0000
commit8997558270c309042c27782921bfc1c709ed6661 (patch)
treeef6597996d94df0aefe2a8b6af4d6fdbebecd3c5 /PKGBUILD
parentb08c464181d2e5c3e987412b6e5479cadec84294 (diff)
downloadaur-8997558270c309042c27782921bfc1c709ed6661.tar.gz
Automated license and dependency update (test)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31d66a2d6cc2..3c64a6b5cb66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,11 @@ pkgrel=1
pkgdesc='Abstraction to system policy and authentication features'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kcoreaddons-git polkit-qt6-git kwindowsystem-git)
-makedepends=(git extra-cmake-modules-git qt6-tools clang python-pyqt6 doxygen sip)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kcoreaddons-git kwindowsystem-git polkit-qt6-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('python-pyqt6: for the Python bindings')
groups=(kf6-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')