View | Details | Raw Unified | Return to bug 255787
Collapse All | Expand All

(-)b/x11-toolkits/qt5-gui/Makefile (-16 / +18 lines)
Lines 1-6 Link Here
1
PORTNAME=	gui
1
PORTNAME=	gui
2
DISTVERSION=	${QT5_VERSION}
2
DISTVERSION=	${QT5_VERSION}
3
PORTREVISION=	4
3
PORTREVISION=	5
4
CATEGORIES=	x11-toolkits graphics
4
CATEGORIES=	x11-toolkits graphics
5
PKGNAMEPREFIX=	qt5-
5
PKGNAMEPREFIX=	qt5-
6
6
Lines 10-16 COMMENT= Qt graphical user interface module Link Here
10
BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
10
BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
11
		${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \
11
		${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \
12
		${LOCALBASE}/include/xf86drm.h:graphics/libdrm \
12
		${LOCALBASE}/include/xf86drm.h:graphics/libdrm \
13
		at-spi2-core>=0:accessibility/at-spi2-core \
14
		${BUILD_DEPENDS_${ARCH}}
13
		${BUILD_DEPENDS_${ARCH}}
15
BUILD_DEPENDS_armv6=	as:devel/binutils
14
BUILD_DEPENDS_armv6=	as:devel/binutils
16
BUILD_DEPENDS_armv7=	as:devel/binutils
15
BUILD_DEPENDS_armv7=	as:devel/binutils
Lines 21-31 LIB_DEPENDS= libdbus-1.so:devel/dbus \ Link Here
21
		libharfbuzz.so:print/harfbuzz \
20
		libharfbuzz.so:print/harfbuzz \
22
		libinput.so:x11/libinput \
21
		libinput.so:x11/libinput \
23
		libpng.so:graphics/png \
22
		libpng.so:graphics/png \
24
		libxcb-icccm.so:x11/xcb-util-wm \
25
		libxcb-image.so:x11/xcb-util-image \
26
		libxcb-keysyms.so:x11/xcb-util-keysyms \
27
		libxcb-render-util.so:x11/xcb-util-renderutil \
28
		libxcb.so:x11/libxcb \
29
		libxkbcommon.so:x11/libxkbcommon
23
		libxkbcommon.so:x11/libxkbcommon
30
RUN_DEPENDS=	${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \
24
RUN_DEPENDS=	${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \
31
		${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \
25
		${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \
Lines 33-49 RUN_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers \ Link Here
33
27
34
USES=			compiler:c++11-lang gl gnome jpeg localbase \
28
USES=			compiler:c++11-lang gl gnome jpeg localbase \
35
			qmake:no_env qt-dist:5,base
29
			qmake:no_env qt-dist:5,base
36
USE_GL=			egl gl
30
USE_GL=			egl
37
USE_GNOME=		glib20
31
USE_GNOME=		glib20
38
USE_QT=			core dbus network buildtools_build qmake_build
32
USE_QT=			core dbus network buildtools_build qmake_build
39
QT_BINARIES=		yes
33
QT_BINARIES=		yes
40
QT_CONFIG=		accessibility accessibility-atspi-bridge dbus \
34
QT_CONFIG=		accessibility dbus fontconfig glib opengl png \
41
			fontconfig glib opengl png system-freetype system-jpeg \
35
			fontconfig glib opengl png system-freetype \
42
			system-png xcb xcb-glx xcb-render xcb-xlib xinput2 xlib \
36
			system-jpeg system-png
43
			xrender
37
QT_DEFINES=		ACCESSIBILITY DBUS FONTCONFIG FREETYPE \
44
QT_DEFINES=		ACCESSIBILITY DBUS FONTCONFIG FREETYPE GLIB \
38
			GLIB IMAGEFORMAT_PNG OPENGL SHAPE XKBCOMMON
45
			IMAGEFORMAT_PNG OPENGL SHAPE XCB XKB XKBCOMMON XRENDER
46
USE_XORG=		ice sm xi xrender
47
HAS_CONFIGURE=		yes
39
HAS_CONFIGURE=		yes
48
CONFIGURE_ARGS=		-no-eglfs \
40
CONFIGURE_ARGS=		-no-eglfs \
49
			-no-libudev \
41
			-no-libudev \
Lines 60-67 OPTIONS_DEFINE= X11 Link Here
60
OPTIONS_DEFAULT=	X11
52
OPTIONS_DEFAULT=	X11
61
OPTIONS_SUB=		yes
53
OPTIONS_SUB=		yes
62
54
55
X11_BUILD_DEPENDS=at-spi2-core>=0:accessibility/at-spi2-core
56
X11_LIB_DEPENDS=libxcb-icccm.so:x11/xcb-util-wm \
57
		libxcb-image.so:x11/xcb-util-image \
58
		libxcb-keysyms.so:x11/xcb-util-keysyms \
59
		libxcb-render-util.so:x11/xcb-util-renderutil \
60
		libxcb.so:x11/libxcb
63
X11_USES=	xorg
61
X11_USES=	xorg
64
X11_USE=	xorg=x11
62
X11_USE=	XORG=x11,ice,sm,xi,xrender
63
X11_VARS=	QT_CONFIG+="accessibility-atspi-bridge xcb xcb-glx \
64
			xcb-render xcb-xlib xinput2 xlib xrender" \
65
		QT_DEFINES+="XCB XKB XRENDER" \
66
		USE_GL+=gl
65
67
66
# Build and install QtPlatformSupport and default QPA plugins (XCB,
68
# Build and install QtPlatformSupport and default QPA plugins (XCB,
67
# minimal and offscreen). QtGui won't work without (one of) them, but
69
# minimal and offscreen). QtGui won't work without (one of) them, but
(-)b/x11-toolkits/qt5-gui/pkg-plist (-288 / +288 lines)
Lines 1-66 Link Here
1
%%X11%%%%QT_INCDIR%%/QtAccessibilitySupport/%%FULLVER%%/QtAccessibilitySupport/private/qaccessiblebridgeutils_p.h
1
%%QT_INCDIR%%/QtAccessibilitySupport/%%FULLVER%%/QtAccessibilitySupport/private/qaccessiblebridgeutils_p.h
2
%%X11%%%%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupport
2
%%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupport
3
%%X11%%%%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupportDepends
3
%%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupportDepends
4
%%X11%%%%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupportVersion
4
%%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupportVersion
5
%%X11%%%%QT_INCDIR%%/QtAccessibilitySupport/qtaccessibilitysupportversion.h
5
%%QT_INCDIR%%/QtAccessibilitySupport/qtaccessibilitysupportversion.h
6
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_dummy_p.h
6
%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_dummy_p.h
7
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_p.h
7
%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_p.h
8
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_static_p.h
8
%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_static_p.h
9
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_udev_p.h
9
%%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_udev_p.h
10
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupport
10
%%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupport
11
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportDepends
11
%%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportDepends
12
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportVersion
12
%%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportVersion
13
%%X11%%%%QT_INCDIR%%/QtDeviceDiscoverySupport/qtdevicediscoverysupportversion.h
13
%%QT_INCDIR%%/QtDeviceDiscoverySupport/qtdevicediscoverysupportversion.h
14
%%X11%%%%QT_INCDIR%%/QtEdidSupport/%%FULLVER%%/QtEdidSupport/private/qedidparser_p.h
14
%%QT_INCDIR%%/QtEdidSupport/%%FULLVER%%/QtEdidSupport/private/qedidparser_p.h
15
%%X11%%%%QT_INCDIR%%/QtEdidSupport/%%FULLVER%%/QtEdidSupport/private/qedidvendortable_p.h
15
%%QT_INCDIR%%/QtEdidSupport/%%FULLVER%%/QtEdidSupport/private/qedidvendortable_p.h
16
%%X11%%%%QT_INCDIR%%/QtEdidSupport/QtEdidSupport
16
%%QT_INCDIR%%/QtEdidSupport/QtEdidSupport
17
%%X11%%%%QT_INCDIR%%/QtEdidSupport/QtEdidSupportDepends
17
%%QT_INCDIR%%/QtEdidSupport/QtEdidSupportDepends
18
%%X11%%%%QT_INCDIR%%/QtEdidSupport/QtEdidSupportVersion
18
%%QT_INCDIR%%/QtEdidSupport/QtEdidSupportVersion
19
%%X11%%%%QT_INCDIR%%/QtEdidSupport/qtedidsupportversion.h
19
%%QT_INCDIR%%/QtEdidSupport/qtedidsupportversion.h
20
%%X11%%%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglconvenience_p.h
20
%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglconvenience_p.h
21
%%X11%%%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglpbuffer_p.h
21
%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglpbuffer_p.h
22
%%X11%%%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglplatformcontext_p.h
22
%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglplatformcontext_p.h
23
%%X11%%%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglstreamconvenience_p.h
23
%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglstreamconvenience_p.h
24
%%X11%%%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qt_egl_p.h
24
%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qt_egl_p.h
25
%%X11%%%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qxlibeglintegration_p.h
25
%%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qxlibeglintegration_p.h
26
%%X11%%%%QT_INCDIR%%/QtEglSupport/QtEglSupport
26
%%QT_INCDIR%%/QtEglSupport/QtEglSupport
27
%%X11%%%%QT_INCDIR%%/QtEglSupport/QtEglSupportDepends
27
%%QT_INCDIR%%/QtEglSupport/QtEglSupportDepends
28
%%X11%%%%QT_INCDIR%%/QtEglSupport/QtEglSupportVersion
28
%%QT_INCDIR%%/QtEglSupport/QtEglSupportVersion
29
%%X11%%%%QT_INCDIR%%/QtEglSupport/qteglsupportversion.h
29
%%QT_INCDIR%%/QtEglSupport/qteglsupportversion.h
30
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qeventdispatcher_glib_p.h
30
%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qeventdispatcher_glib_p.h
31
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qgenericunixeventdispatcher_p.h
31
%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qgenericunixeventdispatcher_p.h
32
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qunixeventdispatcher_qpa_p.h
32
%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qunixeventdispatcher_qpa_p.h
33
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qwindowsguieventdispatcher_p.h
33
%%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qwindowsguieventdispatcher_p.h
34
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupport
34
%%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupport
35
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupportDepends
35
%%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupportDepends
36
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupportVersion
36
%%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupportVersion
37
%%X11%%%%QT_INCDIR%%/QtEventDispatcherSupport/qteventdispatchersupportversion.h
37
%%QT_INCDIR%%/QtEventDispatcherSupport/qteventdispatchersupportversion.h
38
%%X11%%%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbbackingstore_p.h
38
%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbbackingstore_p.h
39
%%X11%%%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbcursor_p.h
39
%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbcursor_p.h
40
%%X11%%%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbscreen_p.h
40
%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbscreen_p.h
41
%%X11%%%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbvthandler_p.h
41
%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbvthandler_p.h
42
%%X11%%%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbwindow_p.h
42
%%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbwindow_p.h
43
%%X11%%%%QT_INCDIR%%/QtFbSupport/QtFbSupport
43
%%QT_INCDIR%%/QtFbSupport/QtFbSupport
44
%%X11%%%%QT_INCDIR%%/QtFbSupport/QtFbSupportDepends
44
%%QT_INCDIR%%/QtFbSupport/QtFbSupportDepends
45
%%X11%%%%QT_INCDIR%%/QtFbSupport/QtFbSupportVersion
45
%%QT_INCDIR%%/QtFbSupport/QtFbSupportVersion
46
%%X11%%%%QT_INCDIR%%/QtFbSupport/qtfbsupportversion.h
46
%%QT_INCDIR%%/QtFbSupport/qtfbsupportversion.h
47
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qcoretextfontdatabase_p.h
47
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qcoretextfontdatabase_p.h
48
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontconfigdatabase_p.h
48
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontconfigdatabase_p.h
49
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontengine_coretext_p.h
49
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontengine_coretext_p.h
50
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontengine_ft_p.h
50
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontengine_ft_p.h
51
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontenginemultifontconfig_p.h
51
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontenginemultifontconfig_p.h
52
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfreetypefontdatabase_p.h
52
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfreetypefontdatabase_p.h
53
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qgenericunixfontdatabase_p.h
53
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qgenericunixfontdatabase_p.h
54
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontdatabase_ft_p.h
54
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontdatabase_ft_p.h
55
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontdatabase_p.h
55
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontdatabase_p.h
56
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontengine_p.h
56
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontengine_p.h
57
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontenginedirectwrite_p.h
57
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontenginedirectwrite_p.h
58
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsnativeimage_p.h
58
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsnativeimage_p.h
59
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwinrtfontdatabase_p.h
59
%%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwinrtfontdatabase_p.h
60
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupport
60
%%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupport
61
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupportDepends
61
%%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupportDepends
62
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupportVersion
62
%%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupportVersion
63
%%X11%%%%QT_INCDIR%%/QtFontDatabaseSupport/qtfontdatabasesupportversion.h
63
%%QT_INCDIR%%/QtFontDatabaseSupport/qtfontdatabasesupportversion.h
64
%%X11%%%%QT_INCDIR%%/QtGlxSupport/%%FULLVER%%/QtGlxSupport/private/qglxconvenience_p.h
64
%%X11%%%%QT_INCDIR%%/QtGlxSupport/%%FULLVER%%/QtGlxSupport/private/qglxconvenience_p.h
65
%%X11%%%%QT_INCDIR%%/QtGlxSupport/QtGlxSupport
65
%%X11%%%%QT_INCDIR%%/QtGlxSupport/QtGlxSupport
66
%%X11%%%%QT_INCDIR%%/QtGlxSupport/QtGlxSupportDepends
66
%%X11%%%%QT_INCDIR%%/QtGlxSupport/QtGlxSupportDepends
Lines 681-716 Link Here
681
%%QT_INCDIR%%/QtGui/qwindow.h
681
%%QT_INCDIR%%/QtGui/qwindow.h
682
%%QT_INCDIR%%/QtGui/qwindowdefs.h
682
%%QT_INCDIR%%/QtGui/qwindowdefs.h
683
%%QT_INCDIR%%/QtGui/qwindowdefs_win.h
683
%%QT_INCDIR%%/QtGui/qwindowdefs_win.h
684
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/devicehandlerlist_p.h
684
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/devicehandlerlist_p.h
685
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboard_defaultmap_p.h
685
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboard_defaultmap_p.h
686
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboardhandler_p.h
686
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboardhandler_p.h
687
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboardmanager_p.h
687
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboardmanager_p.h
688
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevmousehandler_p.h
688
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevmousehandler_p.h
689
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevmousemanager_p.h
689
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevmousemanager_p.h
690
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtablethandler_p.h
690
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtablethandler_p.h
691
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtabletmanager_p.h
691
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtabletmanager_p.h
692
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchfilter_p.h
692
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchfilter_p.h
693
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchhandler_p.h
693
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchhandler_p.h
694
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchmanager_p.h
694
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchmanager_p.h
695
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevutil_p.h
695
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevutil_p.h
696
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputhandler_p.h
696
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputhandler_p.h
697
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputkeyboard_p.h
697
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputkeyboard_p.h
698
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputpointer_p.h
698
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputpointer_p.h
699
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputtouch_p.h
699
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputtouch_p.h
700
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qtouchoutputmapping_p.h
700
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qtouchoutputmapping_p.h
701
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qtslib_p.h
701
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qtslib_p.h
702
%%X11%%%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qxkbcommon_p.h
702
%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qxkbcommon_p.h
703
%%X11%%%%QT_INCDIR%%/QtInputSupport/QIntegrityHIDManager
703
%%QT_INCDIR%%/QtInputSupport/QIntegrityHIDManager
704
%%X11%%%%QT_INCDIR%%/QtInputSupport/QtInputSupport
704
%%QT_INCDIR%%/QtInputSupport/QtInputSupport
705
%%X11%%%%QT_INCDIR%%/QtInputSupport/QtInputSupportDepends
705
%%QT_INCDIR%%/QtInputSupport/QtInputSupportDepends
706
%%X11%%%%QT_INCDIR%%/QtInputSupport/QtInputSupportVersion
706
%%QT_INCDIR%%/QtInputSupport/QtInputSupportVersion
707
%%X11%%%%QT_INCDIR%%/QtInputSupport/qintegrityhidmanager.h
707
%%QT_INCDIR%%/QtInputSupport/qintegrityhidmanager.h
708
%%X11%%%%QT_INCDIR%%/QtInputSupport/qtinputsupportversion.h
708
%%QT_INCDIR%%/QtInputSupport/qtinputsupportversion.h
709
%%X11%%%%QT_INCDIR%%/QtKmsSupport/%%FULLVER%%/QtKmsSupport/private/qkmsdevice_p.h
709
%%QT_INCDIR%%/QtKmsSupport/%%FULLVER%%/QtKmsSupport/private/qkmsdevice_p.h
710
%%X11%%%%QT_INCDIR%%/QtKmsSupport/QtKmsSupport
710
%%QT_INCDIR%%/QtKmsSupport/QtKmsSupport
711
%%X11%%%%QT_INCDIR%%/QtKmsSupport/QtKmsSupportDepends
711
%%QT_INCDIR%%/QtKmsSupport/QtKmsSupportDepends
712
%%X11%%%%QT_INCDIR%%/QtKmsSupport/QtKmsSupportVersion
712
%%QT_INCDIR%%/QtKmsSupport/QtKmsSupportVersion
713
%%X11%%%%QT_INCDIR%%/QtKmsSupport/qtkmssupportversion.h
713
%%QT_INCDIR%%/QtKmsSupport/qtkmssupportversion.h
714
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/application_p.h
714
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/application_p.h
715
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/atspiadaptor_p.h
715
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/atspiadaptor_p.h
716
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/bridge_p.h
716
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/bridge_p.h
Lines 722-873 Link Here
722
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/QtLinuxAccessibilitySupportDepends
722
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/QtLinuxAccessibilitySupportDepends
723
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/QtLinuxAccessibilitySupportVersion
723
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/QtLinuxAccessibilitySupportVersion
724
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/qtlinuxaccessibilitysupportversion.h
724
%%X11%%%%QT_INCDIR%%/QtLinuxAccessibilitySupport/qtlinuxaccessibilitysupportversion.h
725
%%X11%%%%QT_INCDIR%%/QtOpenGLExtensions/QOpenGLExtensions
725
%%QT_INCDIR%%/QtOpenGLExtensions/QOpenGLExtensions
726
%%X11%%%%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensions
726
%%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensions
727
%%X11%%%%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensionsDepends
727
%%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensionsDepends
728
%%X11%%%%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensionsVersion
728
%%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensionsVersion
729
%%X11%%%%QT_INCDIR%%/QtOpenGLExtensions/qopenglextensions.h
729
%%QT_INCDIR%%/QtOpenGLExtensions/qopenglextensions.h
730
%%X11%%%%QT_INCDIR%%/QtOpenGLExtensions/qtopenglextensionsversion.h
730
%%QT_INCDIR%%/QtOpenGLExtensions/qtopenglextensionsversion.h
731
%%X11%%%%QT_INCDIR%%/QtPlatformCompositorSupport/%%FULLVER%%/QtPlatformCompositorSupport/private/qopenglcompositor_p.h
731
%%QT_INCDIR%%/QtPlatformCompositorSupport/%%FULLVER%%/QtPlatformCompositorSupport/private/qopenglcompositor_p.h
732
%%X11%%%%QT_INCDIR%%/QtPlatformCompositorSupport/%%FULLVER%%/QtPlatformCompositorSupport/private/qopenglcompositorbackingstore_p.h
732
%%QT_INCDIR%%/QtPlatformCompositorSupport/%%FULLVER%%/QtPlatformCompositorSupport/private/qopenglcompositorbackingstore_p.h
733
%%X11%%%%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupport
733
%%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupport
734
%%X11%%%%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupportDepends
734
%%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupportDepends
735
%%X11%%%%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupportVersion
735
%%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupportVersion
736
%%X11%%%%QT_INCDIR%%/QtPlatformCompositorSupport/qtplatformcompositorsupportversion.h
736
%%QT_INCDIR%%/QtPlatformCompositorSupport/qtplatformcompositorsupportversion.h
737
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QCocoaNativeContext
737
%%QT_INCDIR%%/QtPlatformHeaders/QCocoaNativeContext
738
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QCocoaWindowFunctions
738
%%QT_INCDIR%%/QtPlatformHeaders/QCocoaWindowFunctions
739
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QEGLNativeContext
739
%%QT_INCDIR%%/QtPlatformHeaders/QEGLNativeContext
740
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QEglFSFunctions
740
%%QT_INCDIR%%/QtPlatformHeaders/QEglFSFunctions
741
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QGLXNativeContext
741
%%QT_INCDIR%%/QtPlatformHeaders/QGLXNativeContext
742
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QLinuxFbFunctions
742
%%QT_INCDIR%%/QtPlatformHeaders/QLinuxFbFunctions
743
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QPlatformHeaderHelper
743
%%QT_INCDIR%%/QtPlatformHeaders/QPlatformHeaderHelper
744
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QWGLNativeContext
744
%%QT_INCDIR%%/QtPlatformHeaders/QWGLNativeContext
745
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QWaylandWindowFunctions
745
%%QT_INCDIR%%/QtPlatformHeaders/QWaylandWindowFunctions
746
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QWindowsWindowFunctions
746
%%QT_INCDIR%%/QtPlatformHeaders/QWindowsWindowFunctions
747
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QXcbScreenFunctions
747
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QXcbScreenFunctions
748
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QXcbWindowFunctions
748
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QXcbWindowFunctions
749
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeaders
749
%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeaders
750
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersDepends
750
%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersDepends
751
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersVersion
751
%%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersVersion
752
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qcocoanativecontext.h
752
%%QT_INCDIR%%/QtPlatformHeaders/qcocoanativecontext.h
753
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qcocoawindowfunctions.h
753
%%QT_INCDIR%%/QtPlatformHeaders/qcocoawindowfunctions.h
754
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qeglfsfunctions.h
754
%%QT_INCDIR%%/QtPlatformHeaders/qeglfsfunctions.h
755
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qeglnativecontext.h
755
%%QT_INCDIR%%/QtPlatformHeaders/qeglnativecontext.h
756
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qglxnativecontext.h
756
%%QT_INCDIR%%/QtPlatformHeaders/qglxnativecontext.h
757
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qlinuxfbfunctions.h
757
%%QT_INCDIR%%/QtPlatformHeaders/qlinuxfbfunctions.h
758
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qplatformheaderhelper.h
758
%%QT_INCDIR%%/QtPlatformHeaders/qplatformheaderhelper.h
759
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qtplatformheadersversion.h
759
%%QT_INCDIR%%/QtPlatformHeaders/qtplatformheadersversion.h
760
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qwaylandwindowfunctions.h
760
%%QT_INCDIR%%/QtPlatformHeaders/qwaylandwindowfunctions.h
761
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qwglnativecontext.h
761
%%QT_INCDIR%%/QtPlatformHeaders/qwglnativecontext.h
762
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qwindowswindowfunctions.h
762
%%QT_INCDIR%%/QtPlatformHeaders/qwindowswindowfunctions.h
763
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qxcbscreenfunctions.h
763
%%QT_INCDIR%%/QtPlatformHeaders/qxcbscreenfunctions.h
764
%%X11%%%%QT_INCDIR%%/QtPlatformHeaders/qxcbwindowfunctions.h
764
%%QT_INCDIR%%/QtPlatformHeaders/qxcbwindowfunctions.h
765
%%X11%%%%QT_INCDIR%%/QtServiceSupport/%%FULLVER%%/QtServiceSupport/private/qgenericunixservices_p.h
765
%%QT_INCDIR%%/QtServiceSupport/%%FULLVER%%/QtServiceSupport/private/qgenericunixservices_p.h
766
%%X11%%%%QT_INCDIR%%/QtServiceSupport/QtServiceSupport
766
%%QT_INCDIR%%/QtServiceSupport/QtServiceSupport
767
%%X11%%%%QT_INCDIR%%/QtServiceSupport/QtServiceSupportDepends
767
%%QT_INCDIR%%/QtServiceSupport/QtServiceSupportDepends
768
%%X11%%%%QT_INCDIR%%/QtServiceSupport/QtServiceSupportVersion
768
%%QT_INCDIR%%/QtServiceSupport/QtServiceSupportVersion
769
%%X11%%%%QT_INCDIR%%/QtServiceSupport/qtservicesupportversion.h
769
%%QT_INCDIR%%/QtServiceSupport/qtservicesupportversion.h
770
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qabstractfileiconengine_p.h
770
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qabstractfileiconengine_p.h
771
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuadaptor_p.h
771
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuadaptor_p.h
772
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenubar_p.h
772
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenubar_p.h
773
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuconnection_p.h
773
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuconnection_p.h
774
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuregistrarproxy_p.h
774
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuregistrarproxy_p.h
775
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenutypes_p.h
775
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenutypes_p.h
776
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusplatformmenu_p.h
776
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusplatformmenu_p.h
777
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbustrayicon_p.h
777
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbustrayicon_p.h
778
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbustraytypes_p.h
778
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbustraytypes_p.h
779
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qgenericunixthemes_p.h
779
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qgenericunixthemes_p.h
780
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qstatusnotifieritemadaptor_p.h
780
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qstatusnotifieritemadaptor_p.h
781
%%X11%%%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qxdgnotificationproxy_p.h
781
%%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qxdgnotificationproxy_p.h
782
%%X11%%%%QT_INCDIR%%/QtThemeSupport/QtThemeSupport
782
%%QT_INCDIR%%/QtThemeSupport/QtThemeSupport
783
%%X11%%%%QT_INCDIR%%/QtThemeSupport/QtThemeSupportDepends
783
%%QT_INCDIR%%/QtThemeSupport/QtThemeSupportDepends
784
%%X11%%%%QT_INCDIR%%/QtThemeSupport/QtThemeSupportVersion
784
%%QT_INCDIR%%/QtThemeSupport/QtThemeSupportVersion
785
%%X11%%%%QT_INCDIR%%/QtThemeSupport/qtthemesupportversion.h
785
%%QT_INCDIR%%/QtThemeSupport/qtthemesupportversion.h
786
%%X11%%%%QT_INCDIR%%/QtVulkanSupport/%%FULLVER%%/QtVulkanSupport/private/qbasicvulkanplatforminstance_p.h
786
%%QT_INCDIR%%/QtVulkanSupport/%%FULLVER%%/QtVulkanSupport/private/qbasicvulkanplatforminstance_p.h
787
%%X11%%%%QT_INCDIR%%/QtVulkanSupport/%%FULLVER%%/QtVulkanSupport/private/qvkconvenience_p.h
787
%%QT_INCDIR%%/QtVulkanSupport/%%FULLVER%%/QtVulkanSupport/private/qvkconvenience_p.h
788
%%X11%%%%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupport
788
%%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupport
789
%%X11%%%%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupportDepends
789
%%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupportDepends
790
%%X11%%%%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupportVersion
790
%%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupportVersion
791
%%X11%%%%QT_INCDIR%%/QtVulkanSupport/qtvulkansupportversion.h
791
%%QT_INCDIR%%/QtVulkanSupport/qtvulkansupportversion.h
792
%%X11%%%%QT_INCDIR%%/QtXkbCommonSupport/%%FULLVER%%/QtXkbCommonSupport/private/qxkbcommon_p.h
792
%%QT_INCDIR%%/QtXkbCommonSupport/%%FULLVER%%/QtXkbCommonSupport/private/qxkbcommon_p.h
793
%%X11%%%%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupport
793
%%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupport
794
%%X11%%%%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupportDepends
794
%%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupportDepends
795
%%X11%%%%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupportVersion
795
%%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupportVersion
796
%%X11%%%%QT_INCDIR%%/QtXkbCommonSupport/qtxkbcommonsupportversion.h
796
%%QT_INCDIR%%/QtXkbCommonSupport/qtxkbcommonsupportversion.h
797
%%X11%%%%QT_CMAKEDIR%%/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfig.cmake
797
%%QT_CMAKEDIR%%/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfig.cmake
798
%%X11%%%%QT_CMAKEDIR%%/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfigVersion.cmake
798
%%QT_CMAKEDIR%%/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfigVersion.cmake
799
%%X11%%%%QT_CMAKEDIR%%/Qt5DeviceDiscoverySupport/Qt5DeviceDiscoverySupportConfig.cmake
799
%%QT_CMAKEDIR%%/Qt5DeviceDiscoverySupport/Qt5DeviceDiscoverySupportConfig.cmake
800
%%X11%%%%QT_CMAKEDIR%%/Qt5DeviceDiscoverySupport/Qt5DeviceDiscoverySupportConfigVersion.cmake
800
%%QT_CMAKEDIR%%/Qt5DeviceDiscoverySupport/Qt5DeviceDiscoverySupportConfigVersion.cmake
801
%%X11%%%%QT_CMAKEDIR%%/Qt5EdidSupport/Qt5EdidSupportConfig.cmake
801
%%QT_CMAKEDIR%%/Qt5EdidSupport/Qt5EdidSupportConfig.cmake
802
%%X11%%%%QT_CMAKEDIR%%/Qt5EdidSupport/Qt5EdidSupportConfigVersion.cmake
802
%%QT_CMAKEDIR%%/Qt5EdidSupport/Qt5EdidSupportConfigVersion.cmake
803
%%X11%%%%QT_CMAKEDIR%%/Qt5EglSupport/Qt5EglSupportConfig.cmake
803
%%QT_CMAKEDIR%%/Qt5EglSupport/Qt5EglSupportConfig.cmake
804
%%X11%%%%QT_CMAKEDIR%%/Qt5EglSupport/Qt5EglSupportConfigVersion.cmake
804
%%QT_CMAKEDIR%%/Qt5EglSupport/Qt5EglSupportConfigVersion.cmake
805
%%X11%%%%QT_CMAKEDIR%%/Qt5EventDispatcherSupport/Qt5EventDispatcherSupportConfig.cmake
805
%%QT_CMAKEDIR%%/Qt5EventDispatcherSupport/Qt5EventDispatcherSupportConfig.cmake
806
%%X11%%%%QT_CMAKEDIR%%/Qt5EventDispatcherSupport/Qt5EventDispatcherSupportConfigVersion.cmake
806
%%QT_CMAKEDIR%%/Qt5EventDispatcherSupport/Qt5EventDispatcherSupportConfigVersion.cmake
807
%%X11%%%%QT_CMAKEDIR%%/Qt5FbSupport/Qt5FbSupportConfig.cmake
807
%%QT_CMAKEDIR%%/Qt5FbSupport/Qt5FbSupportConfig.cmake
808
%%X11%%%%QT_CMAKEDIR%%/Qt5FbSupport/Qt5FbSupportConfigVersion.cmake
808
%%QT_CMAKEDIR%%/Qt5FbSupport/Qt5FbSupportConfigVersion.cmake
809
%%X11%%%%QT_CMAKEDIR%%/Qt5FontDatabaseSupport/Qt5FontDatabaseSupportConfig.cmake
809
%%QT_CMAKEDIR%%/Qt5FontDatabaseSupport/Qt5FontDatabaseSupportConfig.cmake
810
%%X11%%%%QT_CMAKEDIR%%/Qt5FontDatabaseSupport/Qt5FontDatabaseSupportConfigVersion.cmake
810
%%QT_CMAKEDIR%%/Qt5FontDatabaseSupport/Qt5FontDatabaseSupportConfigVersion.cmake
811
%%X11%%%%QT_CMAKEDIR%%/Qt5GlxSupport/Qt5GlxSupportConfig.cmake
811
%%X11%%%%QT_CMAKEDIR%%/Qt5GlxSupport/Qt5GlxSupportConfig.cmake
812
%%X11%%%%QT_CMAKEDIR%%/Qt5GlxSupport/Qt5GlxSupportConfigVersion.cmake
812
%%X11%%%%QT_CMAKEDIR%%/Qt5GlxSupport/Qt5GlxSupportConfigVersion.cmake
813
%%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfig.cmake
813
%%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfig.cmake
814
%%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfigExtras.cmake
814
%%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfigExtras.cmake
815
%%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfigVersion.cmake
815
%%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfigVersion.cmake
816
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdFbIntegrationPlugin.cmake
816
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdFbIntegrationPlugin.cmake
817
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdKeyboardPlugin.cmake
817
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdKeyboardPlugin.cmake
818
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdMousePlugin.cmake
818
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdMousePlugin.cmake
819
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake
819
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake
820
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevKeyboardPlugin.cmake
820
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevKeyboardPlugin.cmake
821
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevMousePlugin.cmake
821
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevMousePlugin.cmake
822
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevTabletPlugin.cmake
822
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevTabletPlugin.cmake
823
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevTouchScreenPlugin.cmake
823
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevTouchScreenPlugin.cmake
824
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QGifPlugin.cmake
824
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QGifPlugin.cmake
825
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QICOPlugin.cmake
825
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QICOPlugin.cmake
826
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake
826
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake
827
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QJpegPlugin.cmake
827
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QJpegPlugin.cmake
828
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake
828
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake
829
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake
829
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake
830
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake
830
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake
831
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QVncIntegrationPlugin.cmake
831
%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QVncIntegrationPlugin.cmake
832
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake
832
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake
833
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake
833
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake
834
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake
834
%%X11%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake
835
%%X11%%%%QT_CMAKEDIR%%/Qt5InputSupport/Qt5InputSupportConfig.cmake
835
%%QT_CMAKEDIR%%/Qt5InputSupport/Qt5InputSupportConfig.cmake
836
%%X11%%%%QT_CMAKEDIR%%/Qt5InputSupport/Qt5InputSupportConfigVersion.cmake
836
%%QT_CMAKEDIR%%/Qt5InputSupport/Qt5InputSupportConfigVersion.cmake
837
%%X11%%%%QT_CMAKEDIR%%/Qt5KmsSupport/Qt5KmsSupportConfig.cmake
837
%%QT_CMAKEDIR%%/Qt5KmsSupport/Qt5KmsSupportConfig.cmake
838
%%X11%%%%QT_CMAKEDIR%%/Qt5KmsSupport/Qt5KmsSupportConfigVersion.cmake
838
%%QT_CMAKEDIR%%/Qt5KmsSupport/Qt5KmsSupportConfigVersion.cmake
839
%%X11%%%%QT_CMAKEDIR%%/Qt5LinuxAccessibilitySupport/Qt5LinuxAccessibilitySupportConfig.cmake
839
%%X11%%%%QT_CMAKEDIR%%/Qt5LinuxAccessibilitySupport/Qt5LinuxAccessibilitySupportConfig.cmake
840
%%X11%%%%QT_CMAKEDIR%%/Qt5LinuxAccessibilitySupport/Qt5LinuxAccessibilitySupportConfigVersion.cmake
840
%%X11%%%%QT_CMAKEDIR%%/Qt5LinuxAccessibilitySupport/Qt5LinuxAccessibilitySupportConfigVersion.cmake
841
%%X11%%%%QT_CMAKEDIR%%/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfig.cmake
841
%%QT_CMAKEDIR%%/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfig.cmake
842
%%X11%%%%QT_CMAKEDIR%%/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfigVersion.cmake
842
%%QT_CMAKEDIR%%/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfigVersion.cmake
843
%%X11%%%%QT_CMAKEDIR%%/Qt5PlatformCompositorSupport/Qt5PlatformCompositorSupportConfig.cmake
843
%%QT_CMAKEDIR%%/Qt5PlatformCompositorSupport/Qt5PlatformCompositorSupportConfig.cmake
844
%%X11%%%%QT_CMAKEDIR%%/Qt5PlatformCompositorSupport/Qt5PlatformCompositorSupportConfigVersion.cmake
844
%%QT_CMAKEDIR%%/Qt5PlatformCompositorSupport/Qt5PlatformCompositorSupportConfigVersion.cmake
845
%%X11%%%%QT_CMAKEDIR%%/Qt5ServiceSupport/Qt5ServiceSupportConfig.cmake
845
%%QT_CMAKEDIR%%/Qt5ServiceSupport/Qt5ServiceSupportConfig.cmake
846
%%X11%%%%QT_CMAKEDIR%%/Qt5ServiceSupport/Qt5ServiceSupportConfigVersion.cmake
846
%%QT_CMAKEDIR%%/Qt5ServiceSupport/Qt5ServiceSupportConfigVersion.cmake
847
%%X11%%%%QT_CMAKEDIR%%/Qt5ThemeSupport/Qt5ThemeSupportConfig.cmake
847
%%QT_CMAKEDIR%%/Qt5ThemeSupport/Qt5ThemeSupportConfig.cmake
848
%%X11%%%%QT_CMAKEDIR%%/Qt5ThemeSupport/Qt5ThemeSupportConfigVersion.cmake
848
%%QT_CMAKEDIR%%/Qt5ThemeSupport/Qt5ThemeSupportConfigVersion.cmake
849
%%X11%%%%QT_CMAKEDIR%%/Qt5VulkanSupport/Qt5VulkanSupportConfig.cmake
849
%%QT_CMAKEDIR%%/Qt5VulkanSupport/Qt5VulkanSupportConfig.cmake
850
%%X11%%%%QT_CMAKEDIR%%/Qt5VulkanSupport/Qt5VulkanSupportConfigVersion.cmake
850
%%QT_CMAKEDIR%%/Qt5VulkanSupport/Qt5VulkanSupportConfigVersion.cmake
851
%%X11%%%%QT_CMAKEDIR%%/Qt5XcbQpa/Qt5XcbQpaConfig.cmake
851
%%X11%%%%QT_CMAKEDIR%%/Qt5XcbQpa/Qt5XcbQpaConfig.cmake
852
%%X11%%%%QT_CMAKEDIR%%/Qt5XcbQpa/Qt5XcbQpaConfigVersion.cmake
852
%%X11%%%%QT_CMAKEDIR%%/Qt5XcbQpa/Qt5XcbQpaConfigVersion.cmake
853
%%X11%%%%QT_CMAKEDIR%%/Qt5XkbCommonSupport/Qt5XkbCommonSupportConfig.cmake
853
%%QT_CMAKEDIR%%/Qt5XkbCommonSupport/Qt5XkbCommonSupportConfig.cmake
854
%%X11%%%%QT_CMAKEDIR%%/Qt5XkbCommonSupport/Qt5XkbCommonSupportConfigVersion.cmake
854
%%QT_CMAKEDIR%%/Qt5XkbCommonSupport/Qt5XkbCommonSupportConfigVersion.cmake
855
%%QT_BINDIR%%/qvkgen
855
%%QT_BINDIR%%/qvkgen
856
%%DEBUG%%%%QT_BINDIR%%/qvkgen.debug
856
%%DEBUG%%%%QT_BINDIR%%/qvkgen.debug
857
%%X11%%%%QT_LIBDIR%%/libQt5AccessibilitySupport.a
857
%%QT_LIBDIR%%/libQt5AccessibilitySupport.a
858
%%X11%%%%QT_LIBDIR%%/libQt5AccessibilitySupport.prl
858
%%QT_LIBDIR%%/libQt5AccessibilitySupport.prl
859
%%X11%%%%QT_LIBDIR%%/libQt5DeviceDiscoverySupport.a
859
%%QT_LIBDIR%%/libQt5DeviceDiscoverySupport.a
860
%%X11%%%%QT_LIBDIR%%/libQt5DeviceDiscoverySupport.prl
860
%%QT_LIBDIR%%/libQt5DeviceDiscoverySupport.prl
861
%%X11%%%%QT_LIBDIR%%/libQt5EdidSupport.a
861
%%QT_LIBDIR%%/libQt5EdidSupport.a
862
%%X11%%%%QT_LIBDIR%%/libQt5EdidSupport.prl
862
%%QT_LIBDIR%%/libQt5EdidSupport.prl
863
%%X11%%%%QT_LIBDIR%%/libQt5EglSupport.a
863
%%QT_LIBDIR%%/libQt5EglSupport.a
864
%%X11%%%%QT_LIBDIR%%/libQt5EglSupport.prl
864
%%QT_LIBDIR%%/libQt5EglSupport.prl
865
%%X11%%%%QT_LIBDIR%%/libQt5EventDispatcherSupport.a
865
%%QT_LIBDIR%%/libQt5EventDispatcherSupport.a
866
%%X11%%%%QT_LIBDIR%%/libQt5EventDispatcherSupport.prl
866
%%QT_LIBDIR%%/libQt5EventDispatcherSupport.prl
867
%%X11%%%%QT_LIBDIR%%/libQt5FbSupport.a
867
%%QT_LIBDIR%%/libQt5FbSupport.a
868
%%X11%%%%QT_LIBDIR%%/libQt5FbSupport.prl
868
%%QT_LIBDIR%%/libQt5FbSupport.prl
869
%%X11%%%%QT_LIBDIR%%/libQt5FontDatabaseSupport.a
869
%%QT_LIBDIR%%/libQt5FontDatabaseSupport.a
870
%%X11%%%%QT_LIBDIR%%/libQt5FontDatabaseSupport.prl
870
%%QT_LIBDIR%%/libQt5FontDatabaseSupport.prl
871
%%X11%%%%QT_LIBDIR%%/libQt5GlxSupport.a
871
%%X11%%%%QT_LIBDIR%%/libQt5GlxSupport.a
872
%%X11%%%%QT_LIBDIR%%/libQt5GlxSupport.prl
872
%%X11%%%%QT_LIBDIR%%/libQt5GlxSupport.prl
873
%%QT_LIBDIR%%/libQt5Gui.prl
873
%%QT_LIBDIR%%/libQt5Gui.prl
Lines 876-959 Link Here
876
%%QT_LIBDIR%%/libQt5Gui.so.%%SHORTVER%%
876
%%QT_LIBDIR%%/libQt5Gui.so.%%SHORTVER%%
877
%%QT_LIBDIR%%/libQt5Gui.so.%%FULLVER%%
877
%%QT_LIBDIR%%/libQt5Gui.so.%%FULLVER%%
878
%%DEBUG%%%%QT_LIBDIR%%/libQt5Gui.so.%%FULLVER%%.debug
878
%%DEBUG%%%%QT_LIBDIR%%/libQt5Gui.so.%%FULLVER%%.debug
879
%%X11%%%%QT_LIBDIR%%/libQt5InputSupport.a
879
%%QT_LIBDIR%%/libQt5InputSupport.a
880
%%X11%%%%QT_LIBDIR%%/libQt5InputSupport.prl
880
%%QT_LIBDIR%%/libQt5InputSupport.prl
881
%%X11%%%%QT_LIBDIR%%/libQt5KmsSupport.a
881
%%QT_LIBDIR%%/libQt5KmsSupport.a
882
%%X11%%%%QT_LIBDIR%%/libQt5KmsSupport.prl
882
%%QT_LIBDIR%%/libQt5KmsSupport.prl
883
%%X11%%%%QT_LIBDIR%%/libQt5LinuxAccessibilitySupport.a
883
%%X11%%%%QT_LIBDIR%%/libQt5LinuxAccessibilitySupport.a
884
%%X11%%%%QT_LIBDIR%%/libQt5LinuxAccessibilitySupport.prl
884
%%X11%%%%QT_LIBDIR%%/libQt5LinuxAccessibilitySupport.prl
885
%%X11%%%%QT_LIBDIR%%/libQt5OpenGLExtensions.a
885
%%QT_LIBDIR%%/libQt5OpenGLExtensions.a
886
%%X11%%%%QT_LIBDIR%%/libQt5OpenGLExtensions.prl
886
%%QT_LIBDIR%%/libQt5OpenGLExtensions.prl
887
%%X11%%%%QT_LIBDIR%%/libQt5PlatformCompositorSupport.a
887
%%QT_LIBDIR%%/libQt5PlatformCompositorSupport.a
888
%%X11%%%%QT_LIBDIR%%/libQt5PlatformCompositorSupport.prl
888
%%QT_LIBDIR%%/libQt5PlatformCompositorSupport.prl
889
%%X11%%%%QT_LIBDIR%%/libQt5ServiceSupport.a
889
%%QT_LIBDIR%%/libQt5ServiceSupport.a
890
%%X11%%%%QT_LIBDIR%%/libQt5ServiceSupport.prl
890
%%QT_LIBDIR%%/libQt5ServiceSupport.prl
891
%%X11%%%%QT_LIBDIR%%/libQt5ThemeSupport.a
891
%%QT_LIBDIR%%/libQt5ThemeSupport.a
892
%%X11%%%%QT_LIBDIR%%/libQt5ThemeSupport.prl
892
%%QT_LIBDIR%%/libQt5ThemeSupport.prl
893
%%X11%%%%QT_LIBDIR%%/libQt5VulkanSupport.a
893
%%QT_LIBDIR%%/libQt5VulkanSupport.a
894
%%X11%%%%QT_LIBDIR%%/libQt5VulkanSupport.prl
894
%%QT_LIBDIR%%/libQt5VulkanSupport.prl
895
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.prl
895
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.prl
896
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so
896
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so
897
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so.5
897
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so.5
898
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so.%%SHORTVER%%
898
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so.%%SHORTVER%%
899
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so.%%FULLVER%%
899
%%X11%%%%QT_LIBDIR%%/libQt5XcbQpa.so.%%FULLVER%%
900
%%X11%%%%DEBUG%%%%QT_LIBDIR%%/libQt5XcbQpa.so.%%FULLVER%%.debug
900
%%X11%%%%DEBUG%%%%QT_LIBDIR%%/libQt5XcbQpa.so.%%FULLVER%%.debug
901
%%X11%%%%QT_LIBDIR%%/libQt5XkbCommonSupport.a
901
%%QT_LIBDIR%%/libQt5XkbCommonSupport.a
902
%%X11%%%%QT_LIBDIR%%/libQt5XkbCommonSupport.prl
902
%%QT_LIBDIR%%/libQt5XkbCommonSupport.prl
903
%%QT_LIBDIR%%/metatypes/qt5gui_metatypes.json
903
%%QT_LIBDIR%%/metatypes/qt5gui_metatypes.json
904
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_accessibility_support_private.pri
904
%%QT_MKSPECDIR%%/modules/qt_lib_accessibility_support_private.pri
905
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_devicediscovery_support_private.pri
905
%%QT_MKSPECDIR%%/modules/qt_lib_devicediscovery_support_private.pri
906
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_edid_support_private.pri
906
%%QT_MKSPECDIR%%/modules/qt_lib_edid_support_private.pri
907
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_egl_support_private.pri
907
%%QT_MKSPECDIR%%/modules/qt_lib_egl_support_private.pri
908
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_eventdispatcher_support_private.pri
908
%%QT_MKSPECDIR%%/modules/qt_lib_eventdispatcher_support_private.pri
909
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_fb_support_private.pri
909
%%QT_MKSPECDIR%%/modules/qt_lib_fb_support_private.pri
910
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_fontdatabase_support_private.pri
910
%%QT_MKSPECDIR%%/modules/qt_lib_fontdatabase_support_private.pri
911
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_glx_support_private.pri
911
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_glx_support_private.pri
912
%%QT_MKSPECDIR%%/modules/qt_lib_gui.pri
912
%%QT_MKSPECDIR%%/modules/qt_lib_gui.pri
913
%%QT_MKSPECDIR%%/modules/qt_lib_gui_private.pri
913
%%QT_MKSPECDIR%%/modules/qt_lib_gui_private.pri
914
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_input_support_private.pri
914
%%QT_MKSPECDIR%%/modules/qt_lib_input_support_private.pri
915
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_kms_support_private.pri
915
%%QT_MKSPECDIR%%/modules/qt_lib_kms_support_private.pri
916
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_linuxaccessibility_support_private.pri
916
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_linuxaccessibility_support_private.pri
917
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_openglextensions.pri
917
%%QT_MKSPECDIR%%/modules/qt_lib_openglextensions.pri
918
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_openglextensions_private.pri
918
%%QT_MKSPECDIR%%/modules/qt_lib_openglextensions_private.pri
919
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_platformcompositor_support_private.pri
919
%%QT_MKSPECDIR%%/modules/qt_lib_platformcompositor_support_private.pri
920
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_service_support_private.pri
920
%%QT_MKSPECDIR%%/modules/qt_lib_service_support_private.pri
921
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_theme_support_private.pri
921
%%QT_MKSPECDIR%%/modules/qt_lib_theme_support_private.pri
922
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_vulkan_support_private.pri
922
%%QT_MKSPECDIR%%/modules/qt_lib_vulkan_support_private.pri
923
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_xcb_qpa_lib_private.pri
923
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_xcb_qpa_lib_private.pri
924
%%X11%%%%QT_MKSPECDIR%%/modules/qt_lib_xkbcommon_support_private.pri
924
%%QT_MKSPECDIR%%/modules/qt_lib_xkbcommon_support_private.pri
925
%%X11%%%%QT_PLUGINDIR%%/generic/libqbsdkeyboardplugin.so
925
%%QT_PLUGINDIR%%/generic/libqbsdkeyboardplugin.so
926
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqbsdkeyboardplugin.so.debug
926
%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqbsdkeyboardplugin.so.debug
927
%%X11%%%%QT_PLUGINDIR%%/generic/libqbsdmouseplugin.so
927
%%QT_PLUGINDIR%%/generic/libqbsdmouseplugin.so
928
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqbsdmouseplugin.so.debug
928
%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqbsdmouseplugin.so.debug
929
%%X11%%%%QT_PLUGINDIR%%/generic/libqevdevkeyboardplugin.so
929
%%QT_PLUGINDIR%%/generic/libqevdevkeyboardplugin.so
930
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevkeyboardplugin.so.debug
930
%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevkeyboardplugin.so.debug
931
%%X11%%%%QT_PLUGINDIR%%/generic/libqevdevmouseplugin.so
931
%%QT_PLUGINDIR%%/generic/libqevdevmouseplugin.so
932
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevmouseplugin.so.debug
932
%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevmouseplugin.so.debug
933
%%X11%%%%QT_PLUGINDIR%%/generic/libqevdevtabletplugin.so
933
%%QT_PLUGINDIR%%/generic/libqevdevtabletplugin.so
934
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevtabletplugin.so.debug
934
%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevtabletplugin.so.debug
935
%%X11%%%%QT_PLUGINDIR%%/generic/libqevdevtouchplugin.so
935
%%QT_PLUGINDIR%%/generic/libqevdevtouchplugin.so
936
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevtouchplugin.so.debug
936
%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevtouchplugin.so.debug
937
%%X11%%%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so
937
%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so
938
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so.debug
938
%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so.debug
939
%%X11%%%%QT_PLUGINDIR%%/imageformats/libqgif.so
939
%%QT_PLUGINDIR%%/imageformats/libqgif.so
940
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqgif.so.debug
940
%%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqgif.so.debug
941
%%X11%%%%QT_PLUGINDIR%%/imageformats/libqico.so
941
%%QT_PLUGINDIR%%/imageformats/libqico.so
942
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqico.so.debug
942
%%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqico.so.debug
943
%%X11%%%%QT_PLUGINDIR%%/imageformats/libqjpeg.so
943
%%QT_PLUGINDIR%%/imageformats/libqjpeg.so
944
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqjpeg.so.debug
944
%%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqjpeg.so.debug
945
%%X11%%%%QT_PLUGINDIR%%/platforminputcontexts/libcomposeplatforminputcontextplugin.so
945
%%QT_PLUGINDIR%%/platforminputcontexts/libcomposeplatforminputcontextplugin.so
946
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforminputcontexts/libcomposeplatforminputcontextplugin.so.debug
946
%%DEBUG%%%%QT_PLUGINDIR%%/platforminputcontexts/libcomposeplatforminputcontextplugin.so.debug
947
%%X11%%%%QT_PLUGINDIR%%/platforminputcontexts/libibusplatforminputcontextplugin.so
947
%%QT_PLUGINDIR%%/platforminputcontexts/libibusplatforminputcontextplugin.so
948
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforminputcontexts/libibusplatforminputcontextplugin.so.debug
948
%%DEBUG%%%%QT_PLUGINDIR%%/platforminputcontexts/libibusplatforminputcontextplugin.so.debug
949
%%X11%%%%QT_PLUGINDIR%%/platforms/libqbsdfb.so
949
%%QT_PLUGINDIR%%/platforms/libqbsdfb.so
950
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqbsdfb.so.debug
950
%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqbsdfb.so.debug
951
%%X11%%%%QT_PLUGINDIR%%/platforms/libqminimal.so
951
%%QT_PLUGINDIR%%/platforms/libqminimal.so
952
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqminimal.so.debug
952
%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqminimal.so.debug
953
%%X11%%%%QT_PLUGINDIR%%/platforms/libqoffscreen.so
953
%%QT_PLUGINDIR%%/platforms/libqoffscreen.so
954
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqoffscreen.so.debug
954
%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqoffscreen.so.debug
955
%%X11%%%%QT_PLUGINDIR%%/platforms/libqvnc.so
955
%%QT_PLUGINDIR%%/platforms/libqvnc.so
956
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqvnc.so.debug
956
%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqvnc.so.debug
957
%%X11%%%%QT_PLUGINDIR%%/platforms/libqxcb.so
957
%%X11%%%%QT_PLUGINDIR%%/platforms/libqxcb.so
958
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqxcb.so.debug
958
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqxcb.so.debug
959
%%X11%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-egl-integration.so
959
%%X11%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-egl-integration.so
Lines 961-964 Link Here
961
%%X11%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-glx-integration.so
961
%%X11%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-glx-integration.so
962
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-glx-integration.so.debug
962
%%X11%%%%DEBUG%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-glx-integration.so.debug
963
libdata/pkgconfig/Qt5Gui.pc
963
libdata/pkgconfig/Qt5Gui.pc
964
%%X11%%libdata/pkgconfig/Qt5OpenGLExtensions.pc
964
libdata/pkgconfig/Qt5OpenGLExtensions.pc

Return to bug 255787