From 18d37b40a1dff05c8e75928dfdf851bf2f1acf8b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 4 Jun 2022 16:52:38 -0500 Subject: user/[KDE Frameworks]: Update to 5.94.0 Many frameworks have added or removed dependencies. Documentation builds have been fixed for new tag file dependencies. * KIO: Fix build on GCC 8. * Prison: Ensure QR and DTMX barcodes are generated properly on big-endian systems. * Syndication: New framework. --- user/kwayland/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/kwayland') diff --git a/user/kwayland/APKBUILD b/user/kwayland/APKBUILD index 711aede77..abd7263d2 100644 --- a/user/kwayland/APKBUILD +++ b/user/kwayland/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kwayland -pkgver=5.74.0 +pkgver=5.94.0 pkgrel=0 pkgdesc="Qt wrapper libraries for Wayland" url="https://www.kde.org/" @@ -9,7 +9,7 @@ arch="all" options="!check" # Requires running Wayland compositor license="LGPL-2.1-only OR LGPL-3.0-only" depends="" -depends_dev="qt5-qtbase-dev wayland-dev" +depends_dev="wayland-dev" makedepends="$depends_dev cmake extra-cmake-modules doxygen graphviz qt5-qttools-dev qt5-qtwayland qt5-qtwayland-dev qt5-qtwayland-tools wayland-protocols plasma-wayland-protocols" @@ -40,4 +40,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="347841dd5dabedd9de13e92275a2b6edb201a45c177c757b69af681e2f3b60c261087c5387c97305869c0a125a5f07de08113208a174ccb946f6ace310445ebd kwayland-5.74.0.tar.xz" +sha512sums="56d10d1048967d0c54ba88339b31ddef4b5cf3a3aa743f8fac56f5c97292112d7fa998107a854e999a54ac4ab4659e7dbf6d6c496856de4e91c45df9fafdf399 kwayland-5.94.0.tar.xz" -- cgit v1.2.3-70-g09d2