Created attachment 230358 [details] patch
Hi Ivan, Quick question, is there a reason to update the desktop entry? Furthermore, the icon is removed from this package and the symlink, I think because we use icons provided by GTK itself?
Aha! I see, changing the desktop entry is to use the gtk multimedia-icon. And removing the icon is logical after that :)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=79873d0cb6f4e58e0bdffabedac7b946bbb94de9 commit 79873d0cb6f4e58e0bdffabedac7b946bbb94de9 Author: Ivan Rozhuk <rozhyk.im@gmail.com> AuthorDate: 2021-12-23 19:48:12 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2022-01-25 16:59:18 +0000 audio/gtk-mixer: Update to 1.0.2 While here switch to DISTVERSION. Changes: https://github.com/rozhuk-im/gtk-mixer/compare/1.0.0...1.0.2 PR: 260648 Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D33643 audio/gtk-mixer/Makefile | 11 +++-------- audio/gtk-mixer/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 11 deletions(-)
Committed! Sorry for the delay.