Index: head/audio/dsbmixer/Makefile =================================================================== --- head/audio/dsbmixer/Makefile (revision 444820) +++ head/audio/dsbmixer/Makefile (revision 444821) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= dsbmixer -PORTVERSION= 0.2.6 +PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= http://freeshell.de/~mk/download/ MAINTAINER= mk@nic-nac-project.org -COMMENT= Tabbed GTK+ mixer for FreeBSD +COMMENT= Tabbed Qt mixer for FreeBSD LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= dsbwrtsysctl:sysutils/dsbwrtsysctl -USES= tar:tgz pkgconfig -USE_GNOME= gtk20 +USES= tar:tgz qmake -OPTIONS_DEFINE= DEVD NLS +USE_GL= gl +USE_QT5= buildtools core gui linguisttools widgets + +QMAKE_ARGS= PORTS=1 + +OPTIONS_DEFINE= DEVD OPTIONS_DEFAULT=DEVD -OPTIONS_SUB= yes -NLS_USES= gettext DEVD_DESC= Add new USB audio devices at runtime -NLS_MAKE_ARGS_OFF= -DWITHOUT_GETTEXT DEVD_MAKE_ARGS_OFF= -DWITHOUT_DEVD - -MAKE_ARGS+= INSTALL_BACKEND="${INSTALL_PROGRAM}" .include Index: head/audio/dsbmixer/distinfo =================================================================== --- head/audio/dsbmixer/distinfo (revision 444820) +++ head/audio/dsbmixer/distinfo (revision 444821) @@ -1,2 +1,3 @@ -SHA256 (dsbmixer-0.2.6.tgz) = bd31e66397ddf52b279a30299fa2c89c5cbe810de6fd7224817c843b7e125746 -SIZE (dsbmixer-0.2.6.tgz) = 94720 +TIMESTAMP = 1498603599 +SHA256 (dsbmixer-1.0.tgz) = 31e794b0f942e469ddaf62d32b2aa5a4be661d706a4a6d5234eba356bf7f9385 +SIZE (dsbmixer-1.0.tgz) = 26396 Index: head/audio/dsbmixer/pkg-descr =================================================================== --- head/audio/dsbmixer/pkg-descr (revision 444820) +++ head/audio/dsbmixer/pkg-descr (revision 444821) @@ -1,7 +1,7 @@ -DSBMixer is a tabbed GTK+ mixer for FreeBSD. For each installed mixer device +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 Index: head/audio/dsbmixer/pkg-plist =================================================================== --- head/audio/dsbmixer/pkg-plist (revision 444820) +++ head/audio/dsbmixer/pkg-plist (revision 444821) @@ -1,4 +1,4 @@ bin/dsbmixer @(root,wheel,4750) libexec/dsbmixer_backend share/applications/dsbmixer.desktop -%%NLS%%share/locale/de/LC_MESSAGES/dsbmixer.mo +%%DATADIR%%/dsbmixer_de.qm