tokodon, revbump, add missing requirement (#11590)

This commit is contained in:
Schrijvers Luc
2025-01-06 15:13:04 +01:00
committed by GitHub
parent 753423afc5
commit 27d1b1493c

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Tokodon is a Mastodon client. It allows you to interact with the Fe
HOMEPAGE="https://invent.kde.org/network/tokodon"
COPYRIGHT="2021-2024 KDE Organisation"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/tokodon-$portVersion.tar.xz"
CHECKSUM_SHA256="debc060f1c8573d5b937ada1ca043290bb37f58f420ef4a9c8327683e21fa537"
PATCHES="tokodon-$portVersion.patchset"
@@ -19,11 +19,14 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
kdeclarative6$secondaryArchSuffix
qqc2_desktop_style6$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
lib:libKirigamiAddonsStatefulApp$secondaryArchSuffix
# lib:libKUnifiedPush$secondaryArchSuffix
lib:libopenal$secondaryArchSuffix
lib:libQt6Keychain$secondaryArchSuffix
# lib:libcrypto$secondaryArchSuffix
# KF6
lib:libKF6ColorScheme$secondaryArchSuffix
lib:libKF6Completion$secondaryArchSuffix
@@ -54,7 +57,9 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libKirigamiAddonsStatefulApp$secondaryArchSuffix
# devel:libKUnifiedPush$secondaryArchSuffix
devel:libQt6Keychain$secondaryArchSuffix
# devel:libssl$secondaryArchSuffix >= 3
# KF6
extra_cmake_modules$secondaryArchSuffix
qqc2_desktop_style6${secondaryArchSuffix}_devel