Commit cfbf1937 authored by Dima Panov's avatar Dima Panov
Browse files

sysutils/k3b: pet stage-qa

parent 3969f241
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
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