aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortastytea <gentoo@tastytea.de>2024-03-12 10:05:16 +0100
committertastytea <gentoo@tastytea.de>2024-03-12 10:05:16 +0100
commit7512fbeae5f43cbd276debb8aef2348774250c06 (patch)
treeb5c951a97cf0d63943546b86731d882e2adf0c59 /net-im/nheko
parentdev-cpp/qt-jdenticon: add 0.3.0_p20240107 (diff)
downloadguru-7512fbeae5f43cbd276debb8aef2348774250c06.tar.gz
guru-7512fbeae5f43cbd276debb8aef2348774250c06.tar.bz2
guru-7512fbeae5f43cbd276debb8aef2348774250c06.zip
net-im/nheko: fix slots in qt-jdenticon optfeature
make dev-cpp/qt-jdenticon optfeature in 9999, like it is in the release ebuilds Signed-off-by: tastytea <gentoo@tastytea.de>
Diffstat (limited to 'net-im/nheko')
-rw-r--r--net-im/nheko/nheko-0.11.3-r2.ebuild4
-rw-r--r--net-im/nheko/nheko-9999.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/nheko/nheko-0.11.3-r2.ebuild b/net-im/nheko/nheko-0.11.3-r2.ebuild
index b4fb5ac03..24048849c 100644
--- a/net-im/nheko/nheko-0.11.3-r2.ebuild
+++ b/net-im/nheko/nheko-0.11.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -124,7 +124,7 @@ src_configure() {
pkg_postinst() {
optfeature "additional image formats support" kde-frameworks/kimageformats:5
optfeature "audio & video file playback support" media-plugins/gst-plugins-meta[ffmpeg]
- optfeature "identicons support" dev-cpp/qt-jdenticon
+ optfeature "identicons support" dev-cpp/qt-jdenticon:5
xdg_pkg_postinst
}
diff --git a/net-im/nheko/nheko-9999.ebuild b/net-im/nheko/nheko-9999.ebuild
index e6e98259c..7f34ff501 100644
--- a/net-im/nheko/nheko-9999.ebuild
+++ b/net-im/nheko/nheko-9999.ebuild
@@ -26,7 +26,6 @@ MY_GST_V="1.18"
RDEPEND="
app-text/cmark:=
dev-cpp/cpp-httplib:=
- dev-cpp/qt-jdenticon
dev-db/lmdb:=
>=dev-db/lmdb++-1.0.0
dev-libs/libevent:=
@@ -127,6 +126,7 @@ pkg_postinst() {
"dev-libs/qtkeychain[keyring]"
optfeature "additional, less common, image format support" \
"kde-frameworks/kimageformats:6"
+ optfeature "identicons support" dev-cpp/qt-jdenticon:6
xdg_pkg_postinst