Skip to content

Commit

Permalink
x11-fm/dolphin: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 7ac3b10 commit dc1b06d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion x11-fm/dolphin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dolphin
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= x11-fm kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -12,7 +13,8 @@ RUN_DEPENDS= ${QT_PLUGINDIR}/ffmpegthumbs.so:multimedia/kdemultimedia-ffmpegthum
${QT_PLUGINDIR}/gsthumbnail.so:graphics/kdegraphics-thumbnailers \
${QT_PLUGINDIR}/kf5/kio/thumbnail.so:devel/kio-extras

USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 \
tar:xz xorg
USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \
completion config configwidgets coreaddons crash dbusaddons \
emoticons filemetadata i18n iconthemes init \
Expand All @@ -23,6 +25,7 @@ USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \
doctools_build ecm_build
USE_QT= concurrent core dbus gui network phonon4 widgets xml \
buildtools_build qmake_build
USE_XORG= x11

SHLIB_VER= 5.0.0
PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \
Expand Down

0 comments on commit dc1b06d

Please sign in to comment.