Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09:21 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3173036769f4 - main - audio/kwave: pet stage-qa
Message-ID:  <202209051909.285J9LTD014410@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3173036769f40f7c8808c129f60540f636507e35

commit 3173036769f40f7c8808c129f60540f636507e35
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:01:59 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:49 +0000

    audio/kwave: pet stage-qa
---
 audio/kwave/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/kwave/Makefile b/audio/kwave/Makefile
index 0d6cf318f4b4..961c64731158 100644
--- a/audio/kwave/Makefile
+++ b/audio/kwave/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kwave
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	audio kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -16,7 +17,7 @@ LIB_DEPENDS=	libaudiofile.so:audio/libaudiofile \
 		libvorbisenc.so:audio/libvorbis
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
-		localbase:ldflags magick:6,build pkgconfig qt:5 tar:xz
+		localbase:ldflags magick:6,build pkgconfig qt:5 tar:xz xorg
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		coreaddons crash dbusaddons i18n iconthemes itemviews \
 		jobwidgets kio service solid sonnet textwidgets widgetsaddons \
@@ -24,6 +25,7 @@ USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		ecm_build
 USE_QT=		concurrent core dbus gui multimedia network widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_GROUP=			AUDIOPLUGIN
 OPTIONS_GROUP_AUDIOPLUGIN=	ALSA PULSEAUDIO



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051909.285J9LTD014410>