Created attachment 188756 [details] patch file * Switch master site to Github [1] * Update to 0.5.1 * Pet portlint Changes [1]: Added german and polish translations. Added commandline switch to turn off notifications. Added option to choose soundcard from either gui or commandline. Added option to use GTK+ popup window for volume change notifications. Changed preferences GUI so it fits on smaller screens. Added flag --version, -v to print version information. QA: portlint -AC: OK poudriere testport: OK (11a, 10i) [1] http://nullwise.com/volumeicon.html
Thanks for the patch, much appreciated! While the patch for the port is very good, volumeicon-0.5.1 doesn't run properly: When you try to open the preferences window, volumeicon crashes with SIGBUS. Could you maybe take a look at this?
Created attachment 188771 [details] patch file Hi Lars, The updated patch should fix the crash, I also changed the misleading "Alsa" label on the Channels tab to "OSS". portlint/poudriere testport still OK.
A commit references this bug: Author: lme Date: Wed Dec 13 10:15:10 UTC 2017 New revision: 456201 URL: https://svnweb.freebsd.org/changeset/ports/456201 Log: audio/volumeicon: - Update to 0.5.1 - Change WWW and download source to Github (MASTER_SITE disappeared) - Pet portlint PR: 224279 Submitted by: Dmitri Goutnik Changes: head/audio/volumeicon/Makefile head/audio/volumeicon/distinfo head/audio/volumeicon/files/patch-data_gui_preferences.ui head/audio/volumeicon/files/patch-src_oss__backend.c head/audio/volumeicon/files/patch-src_oss__backend.h head/audio/volumeicon/files/patch-src_volumeicon.c head/audio/volumeicon/pkg-descr head/audio/volumeicon/pkg-plist
Commited, thanks!