git: cfbf1937ab89 - main - sysutils/k3b: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:08 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cfbf1937ab89d1dc2675c888ee625a24befd3ad3 commit cfbf1937ab89d1dc2675c888ee625a24befd3ad3 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:24 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:47 +0000 sysutils/k3b: pet stage-qa --- sysutils/k3b/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 5bc85d2ab952..9f2a501e14d3 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,5 +1,6 @@ PORTNAME= k3b DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils multimedia kde-applications MAINTAINER= kde@FreeBSD.org @@ -20,7 +21,7 @@ RUN_DEPENDS= cdrecord:sysutils/cdrtools BUILD_DEPENDS= cdrecord:sysutils/cdrtools USES= cmake compiler:c++11-lang desktop-file-utils gettext iconv \ - kde:5 pkgconfig qt:5 shared-mime-info tar:xz + kde:5 pkgconfig qt:5 shared-mime-info tar:xz xorg USE_KDE= archive attica auth bookmarks codecs completion config \ configwidgets coreaddons filemetadata i18n iconthemes \ @@ -29,6 +30,7 @@ USE_KDE= archive attica auth bookmarks codecs completion config \ ecm_build USE_QT= concurrent core dbus gui network webkit widgets xml \ buildtools_build qmake_build +USE_XORG= x11 # The ffmpeg-plugin needs patching CMAKE_ARGS= -DK3B_BUILD_FFMPEG_DECODER_PLUGIN:BOOL=FALSE