Index: Makefile =================================================================== --- Makefile (revision 441881) +++ Makefile (working copy) @@ -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: distinfo =================================================================== --- distinfo (revision 441881) +++ distinfo (working copy) @@ -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: pkg-descr =================================================================== --- pkg-descr (revision 441881) +++ pkg-descr (working copy) @@ -1,4 +1,4 @@ -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 Index: pkg-plist =================================================================== --- pkg-plist (revision 441881) +++ pkg-plist (working copy) @@ -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