diff options
author | pi <pi@FreeBSD.org> | 2016-05-29 01:24:18 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-29 01:24:18 +0800 |
commit | c9ab877add82e1a9a31567b459e4d0b77ab665a3 (patch) | |
tree | b73f2ed01ac45d2ede1c0a4da8e40a554a48ddf6 /x11-toolkits | |
parent | c5362cad6256234485f5dd0809c47c00a64bdeda (diff) | |
download | freebsd-ports-gnome-c9ab877add82e1a9a31567b459e4d0b77ab665a3.tar.gz freebsd-ports-gnome-c9ab877add82e1a9a31567b459e4d0b77ab665a3.tar.zst freebsd-ports-gnome-c9ab877add82e1a9a31567b459e4d0b77ab665a3.zip |
x11-toolkits/qt5-gui: platform and themes updates
PR: 209326
Submitted by: rakuco, T.C.Berner <tcberner@gmail.com>, Ralf Nolden <nolden@kde.org
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt5-gui/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/qt5-gui/pkg-plist | 21 |
2 files changed, 27 insertions, 3 deletions
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile index bd9c5c38c3b3..be27ff85b2c1 100644 --- a/x11-toolkits/qt5-gui/Makefile +++ b/x11-toolkits/qt5-gui/Makefile @@ -2,6 +2,7 @@ PORTNAME= gui DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits graphics PKGNAMEPREFIX= qt5- @@ -24,7 +25,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils USES= jpeg USE_GL= gl egl USE_GNOME= glib20 -USE_QT5= core dbus qmake_build buildtools_build +USE_QT5= core dbus network qmake_build buildtools_build QT_DIST= base USE_XORG= ice sm x11 xi xrender HAS_CONFIGURE= yes @@ -41,8 +42,10 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} # they depend on QtGui itself, so they can't be added as dependencies. # QtPlatformSupport doesn't need to be installed (it's a static # library), but might be needed by people porting Qt on new platforms. -MORE_WRKSRCS= src/platformsupport \ - src/plugins/platforms +MORE_WRKSRCS= src/platformheaders \ + src/platformsupport \ + src/plugins/platforms \ + src/plugins/generic # Image formats are split through different tarballs, these are the # main ones; input contexts require no additional dependency. diff --git a/x11-toolkits/qt5-gui/pkg-plist b/x11-toolkits/qt5-gui/pkg-plist index 3de8fd33e47a..af4311541175 100644 --- a/x11-toolkits/qt5-gui/pkg-plist +++ b/x11-toolkits/qt5-gui/pkg-plist @@ -541,6 +541,24 @@ %%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensionsVersion %%QT_INCDIR%%/QtOpenGLExtensions/qopenglextensions.h %%QT_INCDIR%%/QtOpenGLExtensions/qtopenglextensionsversion.h +%%QT_INCDIR%%/QtPlatformHeaders/QCocoaNativeContext +%%QT_INCDIR%%/QtPlatformHeaders/QEGLNativeContext +%%QT_INCDIR%%/QtPlatformHeaders/QEglFSFunctions +%%QT_INCDIR%%/QtPlatformHeaders/QGLXNativeContext +%%QT_INCDIR%%/QtPlatformHeaders/QWGLNativeContext +%%QT_INCDIR%%/QtPlatformHeaders/QWindowsWindowFunctions +%%QT_INCDIR%%/QtPlatformHeaders/QXcbWindowFunctions +%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeaders +%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersDepends +%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersVersion +%%QT_INCDIR%%/QtPlatformHeaders/qcocoanativecontext.h +%%QT_INCDIR%%/QtPlatformHeaders/qeglfsfunctions.h +%%QT_INCDIR%%/QtPlatformHeaders/qeglnativecontext.h +%%QT_INCDIR%%/QtPlatformHeaders/qglxnativecontext.h +%%QT_INCDIR%%/QtPlatformHeaders/qtplatformheadersversion.h +%%QT_INCDIR%%/QtPlatformHeaders/qwglnativecontext.h +%%QT_INCDIR%%/QtPlatformHeaders/qwindowswindowfunctions.h +%%QT_INCDIR%%/QtPlatformHeaders/qxcbwindowfunctions.h %%QT_INCDIR%%/QtPlatformSupport/%%FULLVER%%/QtPlatformSupport/private/application_p.h %%QT_INCDIR%%/QtPlatformSupport/%%FULLVER%%/QtPlatformSupport/private/atspiadaptor_p.h %%QT_INCDIR%%/QtPlatformSupport/%%FULLVER%%/QtPlatformSupport/private/bridge_p.h @@ -619,6 +637,7 @@ %%QT_LIBDIR%%/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake %%QT_LIBDIR%%/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake %%QT_LIBDIR%%/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake +%%QT_LIBDIR%%/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake %%QT_LIBDIR%%/cmake/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake %%QT_LIBDIR%%/cmake/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake %%QT_LIBDIR%%/cmake/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake @@ -646,6 +665,8 @@ %%QT_MKSPECDIR%%/modules/qt_lib_openglextensions_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_platformsupport_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_xcb_qpa_lib_private.pri +%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so +%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so.debug %%QT_PLUGINDIR%%/imageformats/libqgif.so %%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqgif.so.debug %%QT_PLUGINDIR%%/imageformats/libqico.so |