[Bug 279568] [patch] audio/sayonara is missing gstreamer1-plugins-pulse dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Jun 2024 13:27:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279568

            Bug ID: 279568
           Summary: [patch] audio/sayonara is missing
                    gstreamer1-plugins-pulse dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: adridg@freebsd.org
          Reporter: bugzilla.freebsd@omnilan.de
             Flags: maintainer-feedback?(adridg@freebsd.org)
          Assignee: adridg@freebsd.org

Created attachment 251269
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251269&action=edit
Make sayonaras builtin 'pulseaudio' output config working.

Just stumbled across audio/sayonara and wanted to give it a try - Default
'auto' output configuration didn't work with my pulseaudio based sound DE. 
Setting to 'pulseaudio' couldn't change anything because
gstreamer1-plugins-pulse wasn't installed.

Upstream distribution includes alsa AND pulse plugins, see
https://gitlab.com/luciocarreras/sayonara-player/-/merge_requests/304/diffs?commit_id=d2503164f29f9185ed15fe80d9683273c0d9531d

Please find attached the patch to simply add gstreamer1-plugins-pulse as
dependency (USE_GSTREAMER+= pulse)

Thanks for maintaining!  Always nice to have alternatives, even better if they
work out of box :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.