Bug 295903 - audio/gtk-mixer: update to 1.0.5
Summary: audio/gtk-mixer: update to 1.0.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-07 01:07 UTC by Ivan Rozhuk
Modified: 2026-06-07 20:26 UTC (History)
2 users (show)

See Also:


Attachments
1.0.5 (1.89 KB, patch)
2026-06-07 01:07 UTC, Ivan Rozhuk
rozhuk.im: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2026-06-07 01:07:20 UTC
Created attachment 271570 [details]
1.0.5

- Add virtuial_oss
- Add separate play/capture device change
- Update ALSA plugin
- CMake: add "-Wno-switch-default" to silence clang 18 useless warning.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-06-07 20:24:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cd5c6f80a306e95b052e0a399a81a5a728167bb4

commit cd5c6f80a306e95b052e0a399a81a5a728167bb4
Author:     Rozhuk Ivan <rozhuk.im@gmail.com>
AuthorDate: 2026-06-07 01:05:11 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-07 20:24:07 +0000

    audio/gtk-mixer: Update 1.0.4 => 1.0.5

    Changelog:
    https://github.com/rozhuk-im/gtk-mixer/releases/tag/1.0.5

    PR:             295903
    Reported by:    Ivan Rozhuk <rozhuk.im@gmail.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)

 audio/gtk-mixer/Makefile | 7 +++++--
 audio/gtk-mixer/distinfo | 8 +++++---
 2 files changed, 10 insertions(+), 5 deletions(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-06-07 20:26:36 UTC
Hi,

Thank you for your submission.

I have tested build and basic runtime in Poudriere on 14.4-RELEASE-amd64-main-eb44fd6267a8 and it seems OK.

I see that this port needs the source code of virtual_oss, so adding a port dependency instead of pulling source code would not work, I tried.

Committed, thanks.