Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910386 - net-im/gajim: New USE flag to enable Audio/Video conferences
Summary: net-im/gajim: New USE flag to enable Audio/Video conferences
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-07-15 07:32 UTC by Jonas Stein
Modified: 2025-03-05 11:40 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2023-07-15 07:32:10 UTC
It would be very handy to enable the support for audio and video conferences with a USE flag.
Currently it requires: farstream-0.2, gstreamer-1.0, gst-plugins-base-1.0, gst-plugins-ugly-1.0, gst-libav and gstreamer-gtk3-plugin

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2025-03-05 11:40:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1443ef21b14b35b0b935e9dfffdf31624c8b3bcc

commit 1443ef21b14b35b0b935e9dfffdf31624c8b3bcc
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-02-28 19:41:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-05 11:38:15 +0000

    net-im/gajim: add 2.0.0
    
    * Give the python multi-target support, its free and it makes python
      target bumps less painful.
    * Cleanup dependencies and move use flags into optfeature.
    * Add one use flag to handle all voice and audio support. "voice" is used
      elsewhere in tree as well so its not an oddball unlike "jingle".
    
    Bug: https://bugs.gentoo.org/910386
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-im/gajim/Manifest           |   1 +
 net-im/gajim/gajim-2.0.0.ebuild | 106 ++++++++++++++++++++++++++++++++++++++++
 net-im/gajim/metadata.xml       |   1 +
 3 files changed, 108 insertions(+)