Index: head/audio/dsbmixer/Makefile =================================================================== --- head/audio/dsbmixer/Makefile (revision 562329) +++ head/audio/dsbmixer/Makefile (revision 562330) @@ -1,28 +1,30 @@ # $FreeBSD$ PORTNAME= dsbmixer -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= audio -MASTER_SITES= http://freeshell.de/~mk/download/ MAINTAINER= mk@nic-nac-project.org COMMENT= Tabbed Qt mixer for FreeBSD LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= dsbwrtsysctl:sysutils/dsbwrtsysctl USES= compiler:c++11-lang gl qmake qt:5 tar:tgz USE_GL= gl USE_QT= buildtools_build core gui linguisttools_build widgets +USE_GITHUB= yes +GH_ACCOUNT= mrclksr +GH_PROJECT= DSBMixer QMAKE_ARGS= PORTS=1 OPTIONS_DEFINE= DEVD OPTIONS_DEFAULT=DEVD DEVD_DESC= Add new USB audio devices at runtime DEVD_MAKE_ARGS_OFF= -DWITHOUT_DEVD .include Index: head/audio/dsbmixer/distinfo =================================================================== --- head/audio/dsbmixer/distinfo (revision 562329) +++ head/audio/dsbmixer/distinfo (revision 562330) @@ -1,3 +1,5 @@ -TIMESTAMP = 1598454972 -SHA256 (dsbmixer-1.5.tgz) = 3f05cf081c9277b8417ba2990ad648dce17b2fb0e0e32bf1fc4df07213155b75 -SIZE (dsbmixer-1.5.tgz) = 41195 +TIMESTAMP = 1611088551 +SHA256 (mrclksr-dsbmixer-1.6_GH0.tar.gz) = 8faa4922701030b22a1800537e8d68cb0015af86a4fbce87b5ba759a363da3e9 +SIZE (mrclksr-dsbmixer-1.6_GH0.tar.gz) = 47140 +SHA256 (mrclksr-DSBMixer-1.6_GH0.tar.gz) = 8faa4922701030b22a1800537e8d68cb0015af86a4fbce87b5ba759a363da3e9 +SIZE (mrclksr-DSBMixer-1.6_GH0.tar.gz) = 47140 Index: head/audio/dsbmixer/pkg-descr =================================================================== --- head/audio/dsbmixer/pkg-descr (revision 562329) +++ head/audio/dsbmixer/pkg-descr (revision 562330) @@ -1,7 +1,7 @@ DSBMixer is a tabbed Qt mixer for FreeBSD. For each installed mixer device as well as for USB sound devices plugged in at runtime, DSBMixer opens a tab. Furthermore, it allows you to configure several aspects of your sound card(s), such as selecting recording sources, choosing your default audio device, and amplification. -WWW: http://freeshell.de/~mk/projects/dsbmixer.html +WWW: https://github.com/mrclksr/DSBMixer Index: head/audio/dsbmixer/pkg-plist =================================================================== --- head/audio/dsbmixer/pkg-plist (revision 562329) +++ head/audio/dsbmixer/pkg-plist (revision 562330) @@ -1,5 +1,6 @@ bin/dsbmixer @(root,wheel,4750) libexec/dsbmixer_backend +libexec/dsbmixer_restart_pa share/applications/dsbmixer.desktop %%DATADIR%%/dsbmixer_de.qm %%DATADIR%%/dsbmixer_fr.qm