Skip to content

Commit

Permalink
multimedia/kf5-kmediaplayer: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent b2d364e commit 2671ddf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions multimedia/kf5-kmediaplayer/Makefile
@@ -1,16 +1,18 @@
PORTNAME= kmediaplayer
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= multimedia kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 plugin interface for media player features

USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons \
i18n jobwidgets kio parts service sonnet textwidgets \
i18n jobwidgets kio parts service solid sonnet textwidgets \
widgetsaddons windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build testlib_build
USE_XORG= x11

.include <bsd.port.mk>

0 comments on commit 2671ddf

Please sign in to comment.