abaddon, revbump for openssl3 (#11041)

This commit is contained in:
Schrijvers Luc
2024-09-02 17:46:59 +02:00
committed by GitHub
parent 2ac0ea7720
commit 941b9ea978

View File

@@ -1,20 +1,17 @@
SUMMARY="An alternative Discord client made in C++ with GTK"
DESCRIPTION="
Abaddon is an alternative Discord client which supports most chat message types.
DESCRIPTION="Abaddon is an alternative Discord client which supports most chat message types.
To Log In, you either have to use the mobile app or extract the login token from
the discord web client.
To Log In, you either have to use the mobile app or extract the login token from the discord \
web client.
Please note that alternative discord clients have a higher risk of tripping discord's
spam filter. If you should get caught in the spam filter, you can usually appeal at
discord.
Please note that alternative discord clients have a higher risk of tripping discord's spam \
filter. If you should get caught in the spam filter, you can usually appeal at discord.
NOTE: currently this port does not support sound!
"
NOTE: currently this port does not support sound!"
HOMEPAGE="https://github.com/uowuo/abaddon/"
COPYRIGHT="2024 uowuo"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/uowuo/abaddon/archive/refs/tags/v0.2.1.tar.gz"
CHECKSUM_SHA256="407d14bc7659c65eca1c5266fb96a60b1e169b31c122159ae7f54e69a86e0b45"
SOURCE_URI_2="https://github.com/machinezone/IXWebSocket/archive/refs/tags/v11.4.5.tar.gz"
@@ -78,7 +75,7 @@ BUILD_REQUIRES="
devel:libatk_1.0$secondaryArchSuffix
devel:libatkmm_1.6$secondaryArchSuffix
devel:libcairo$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libcairomm_1.0$secondaryArchSuffix
devel:libcurl$secondaryArchSuffix
devel:libfmt$secondaryArchSuffix
@@ -100,7 +97,7 @@ BUILD_REQUIRES="
devel:librnnoise$secondaryArchSuffix
devel:libsigc_2.0$secondaryArchSuffix
devel:libsodium$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libspdlog$secondaryArchSuffix
devel:libsqlite3$secondaryArchSuffix
devel:libz$secondaryArchSuffix