[Midnightbsd-cvs] mports [23478] trunk/graphics/qt5-graphicaleffects: update plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu May 10 16:15:02 EDT 2018
Revision: 23478
http://svnweb.midnightbsd.org/mports/?rev=23478
Author: laffer1
Date: 2018-05-10 16:15:01 -0400 (Thu, 10 May 2018)
Log Message:
-----------
update plist
Modified Paths:
--------------
trunk/graphics/qt5-graphicaleffects/Makefile
trunk/graphics/qt5-graphicaleffects/pkg-plist
Modified: trunk/graphics/qt5-graphicaleffects/Makefile
===================================================================
--- trunk/graphics/qt5-graphicaleffects/Makefile 2018-05-10 19:57:48 UTC (rev 23477)
+++ trunk/graphics/qt5-graphicaleffects/Makefile 2018-05-10 20:15:01 UTC (rev 23478)
@@ -11,9 +11,8 @@
LICENSE= gpl3
-USE_QT5= # empty
+USE_QT5= buildtools_build core gui quick qml
QT_DIST= ${PORTNAME}
USES= qmake
-NO_BUILD= yes
.include <bsd.port.mk>
Modified: trunk/graphics/qt5-graphicaleffects/pkg-plist
===================================================================
--- trunk/graphics/qt5-graphicaleffects/pkg-plist 2018-05-10 19:57:48 UTC (rev 23477)
+++ trunk/graphics/qt5-graphicaleffects/pkg-plist 2018-05-10 20:15:01 UTC (rev 23478)
@@ -23,6 +23,7 @@
%%QT_QMLDIR%%/QtGraphicalEffects/RecursiveBlur.qml
%%QT_QMLDIR%%/QtGraphicalEffects/ThresholdMask.qml
%%QT_QMLDIR%%/QtGraphicalEffects/ZoomBlur.qml
+%%QT_QMLDIR%%/QtGraphicalEffects/private/DropShadowBase.qml
%%QT_QMLDIR%%/QtGraphicalEffects/private/FastGlow.qml
%%QT_QMLDIR%%/QtGraphicalEffects/private/FastInnerShadow.qml
%%QT_QMLDIR%%/QtGraphicalEffects/private/FastMaskedBlur.qml
@@ -30,5 +31,7 @@
%%QT_QMLDIR%%/QtGraphicalEffects/private/GaussianGlow.qml
%%QT_QMLDIR%%/QtGraphicalEffects/private/GaussianInnerShadow.qml
%%QT_QMLDIR%%/QtGraphicalEffects/private/GaussianMaskedBlur.qml
-%%QT_QMLDIR%%/QtGraphicalEffects/private/SourceProxy.qml
+%%QT_QMLDIR%%/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so
+%%DEBUG%%%%QT_QMLDIR%%/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so.debug
+%%QT_QMLDIR%%/QtGraphicalEffects/private/qmldir
%%QT_QMLDIR%%/QtGraphicalEffects/qmldir
More information about the Midnightbsd-cvs
mailing list