commit: 7512fbeae5f43cbd276debb8aef2348774250c06
Author: tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Mar 12 09:05:16 2024 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Mar 12 09:05:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7512fbea
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 <AT> tastytea.de>
net-im/nheko/nheko-0.11.3-r2.ebuild | 4 ++--
net-im/nheko/nheko-9999.ebuild | 2 +-
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 b4fb5ac039..24048849ce 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 e6e98259c0..7f34ff5017 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