commit:     944c2729cc47839975559a946b5c9f28c074d8db
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Thu Apr 24 13:48:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 15:29:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944c2729

net-im/gajim: comment out gupnp-idg optfeature

https://dev.gajim.org/gajim/gajim/-/issues/11578

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41730
Closes: https://github.com/gentoo/gentoo/pull/41730
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/gajim/gajim-2.0.3.ebuild | 3 ++-
 net-im/gajim/gajim-2.1.0.ebuild | 3 ++-
 net-im/gajim/gajim-2.1.1.ebuild | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-im/gajim/gajim-2.0.3.ebuild b/net-im/gajim/gajim-2.0.3.ebuild
index f84c0ba16740..fdbc693d07f7 100644
--- a/net-im/gajim/gajim-2.0.3.ebuild
+++ b/net-im/gajim/gajim-2.0.3.ebuild
@@ -97,7 +97,8 @@ pkg_postinst() {
        #optfeature "Sentry error reporting to dev.gajim.org" 
dev-python/sentry-sdk
        optfeature "keyring support" app-crypt/libsecret[introspection]
        optfeature "spellchecking support" "app-text/hunspell 
app-text/libspelling:1"
-       optfeature "better NAT traversing" net-libs/gupnp:1.6[introspection]
+       # https://dev.gajim.org/gajim/gajim/-/issues/11578
+       #optfeature "better NAT traversing" net-libs/gupnp:1.6[introspection]
        optfeature "network lose detection" 
net-misc/networkmanager[introspection]
        optfeature "sharing your location" app-misc/geoclue:2.0[introspection]
        optfeature "notifcation sound support" media-libs/gsound[introspection]

diff --git a/net-im/gajim/gajim-2.1.0.ebuild b/net-im/gajim/gajim-2.1.0.ebuild
index 7f2c790c5d5a..987b31617a61 100644
--- a/net-im/gajim/gajim-2.1.0.ebuild
+++ b/net-im/gajim/gajim-2.1.0.ebuild
@@ -97,7 +97,8 @@ pkg_postinst() {
        #optfeature "Sentry error reporting to dev.gajim.org" 
dev-python/sentry-sdk
        optfeature "keyring support" app-crypt/libsecret[introspection]
        optfeature "spellchecking support" "app-text/hunspell 
app-text/libspelling:1"
-       optfeature "better NAT traversing" net-libs/gupnp:1.6[introspection]
+       # https://dev.gajim.org/gajim/gajim/-/issues/11578
+       #optfeature "better NAT traversing" net-libs/gupnp:1.6[introspection]
        optfeature "network lose detection" 
net-misc/networkmanager[introspection]
        optfeature "sharing your location" app-misc/geoclue:2.0[introspection]
        optfeature "notifcation sound support" media-libs/gsound[introspection]

diff --git a/net-im/gajim/gajim-2.1.1.ebuild b/net-im/gajim/gajim-2.1.1.ebuild
index b2905b9ba5db..aa35152f46d6 100644
--- a/net-im/gajim/gajim-2.1.1.ebuild
+++ b/net-im/gajim/gajim-2.1.1.ebuild
@@ -97,7 +97,8 @@ pkg_postinst() {
        #optfeature "Sentry error reporting to dev.gajim.org" 
dev-python/sentry-sdk
        optfeature "keyring support" app-crypt/libsecret[introspection]
        optfeature "spellchecking support" "app-text/hunspell 
app-text/libspelling:1"
-       optfeature "better NAT traversing" net-libs/gupnp:1.6[introspection]
+       # https://dev.gajim.org/gajim/gajim/-/issues/11578
+       #optfeature "better NAT traversing" net-libs/gupnp:1.6[introspection]
        optfeature "network lose detection" 
net-misc/networkmanager[introspection]
        optfeature "sharing your location" app-misc/geoclue:2.0[introspection]
        optfeature "notifcation sound support" media-libs/gsound[introspection]

Reply via email to