Summary: | [NEW PORT] audio/fossmixer: Graphical mixer application for OSS | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jani Salonen <salojan> | ||||||
Component: | Individual Port(s) | Assignee: | Rodrigo Osorio <rodrigo> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | rodrigo, salojan | ||||||
Priority: | --- | Keywords: | feature, needs-qa | ||||||
Version: | Latest | Flags: | koobs:
maintainer-feedback?
(salojan) |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Jani Salonen
2019-08-17 20:25:14 UTC
Created attachment 206710 [details]
shar with fixes
Hi,
Building dependencies are missing in your port.
Find attached an updated version, please try it,
ant let me know if the port work as intended.
Regards,
-- rodrigo
(In reply to Rodrigo Osorio from comment #1) Yes, tested the patch and everything works as intended. Thanks. A commit references this bug: Author: rodrigo Date: Tue Aug 20 12:33:46 UTC 2019 New revision: 509424 URL: https://svnweb.freebsd.org/changeset/ports/509424 Log: New port audio/fossmixer: Graphical mixer application for OSS FOSS Mixer is a graphical mixer application for FreeBSD to control OSS audio backend. Mixer can be use to control audio levels, set recording source, and it includes white noise generator for testing the audio output. It is pretty much what mixer(1) does. FOSS Mixer does not need third party user interface library, it runs on plain X11/OpenGL. PR: 239929 Submitted by: manwe@suomi24.fi Changes: head/audio/Makefile head/audio/fossmixer/ head/audio/fossmixer/Makefile head/audio/fossmixer/distinfo head/audio/fossmixer/pkg-descr head/audio/fossmixer/pkg-plist Committed with small changes, thanks |