f6ceca6350
This took quite a lot of time because Qt's own build system underwent several changes in 5.8.0 that took a while to adapt to. And, of course, qt5-webengine is a behemoth that we need to patch like crazy due to its bundling of Chromium. In fact, most of the Chromium patches in qt5-webengine have been imported with no changes from www/chromium@433510 ("www/chromium: update to 56.0.2924.87"). New port: accessibility/qt5-speech Bigger changes to Qt5 ports we had to make: - Qt now allows using a configure.json file to define configuration options and specify configuration checks that can be done when qmake is invoked. However, configure.json checks done in a subdirectory only propagates to subdirectories, and checks elsewhere will fail if all .pro files are being parsed at once (i.e. qmake -recursive), so several ports had to switch to USES=qmake:norecursive along with manual additional qmake invocations in subdirectories in order to work. It's been mentioned in a few places such as Qt's bug tracker that qmake's recursive mode is pretty much deprecated, so we might switch to non-recursive mode by default in the future. - Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts arbitrary options such as '-foo' and '-no-bar' at the end of the command-line. They can be specified in QMAKE_CONFIGURE_ARGS. - graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is built with the WAYLAND option, so a corresponding option (off by default) was added to the port. - misc/qt5-doc: Switch to a pre-built documentation tarball. The existing port was not working with Qt 5.9. Instead of trying to fix it, switch to what Gentoo does and fetch a tarball that already contains all documentation so that we do not have to build anything at all. The tarball's name and location in download.qt.io look a bit weird, but it seems to work fine. - www/qt5-webengine: Use binutils from ports, Chromium's GN build system generates a build.ninja that uses ar(1) with the @file syntax that is not supported by BSD ar, so we need to use GNU ar from binutils. - x11-toolkits/qt5-declarative-render2d: This port was merged into the main Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the ports tree. Changes to other ports we had to make: - biology/ugene: Drop a '#define point "."' that is not present in more recent versions of the port. Defining a macro with such a common name causes build issues with Qt 5.9, which uses |point| as an argument name in methods. - cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer installed with `cp -f -R', but rather `qmake install qinstall', which does not install %%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory That's a local file that should not even have been part of the tarball anyway. - chinese/gcin-qt5: Add additional private Qt directories (which should not be used in the first place) to get the port to build with Qt 5.9. - devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some test classes no longer generate documentation files. - security/keepassx-devel: Import a patch sent upstream almost a year ago to fix the build with Qt 5.9. Thanks to antoine for the exp-run, and tcberner and Laurent Cimon <laurent@nuxi.ca> for landing changes in our qt-5.9 branch. PR: 224849
220 lines
13 KiB
Text
220 lines
13 KiB
Text
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/adapter1_bluez5_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/adapter_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/agent_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/androidbroadcastreceiver_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/bluetoothmanagement_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/bluez5_helper_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/bluez_data_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/device1_bluez5_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/device_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/devicediscoverybroadcastreceiver_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/dummy_helper_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/hcimanager_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/inputstreamthread_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/jni_android_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/lecmaccalculator_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/localdevicebroadcastreceiver_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/lowenergynotificationhub_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/manager_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_agent_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_client1_bluez5_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_client_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_manager_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_objectpush1_bluez5_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_transfer1_bluez5_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_transfer_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/objectmanager_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbluetooth_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtcentralmanager_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtchanneldelegate_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtconnectionmonitor_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtdeviceinquiry_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtdevicepair_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtl2capchannel_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtledeviceinquiry_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtnotifier_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtobexsession_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtperipheralmanager_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtrfcommchannel_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtsdpinquiry_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtservicerecord_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtsocketlistener_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtutility_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/profile1_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/properties_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothaddress_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothdevicediscoveryagent_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothdeviceinfo_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothhostinfo_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothlocaldevice_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothserver_osx_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothserver_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothservicediscoveryagent_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothserviceinfo_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_osx_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferreply_bluez_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferreply_osx_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferreply_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferrequest_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qleadvertiser_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_osx_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergyserviceprivate_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qprivatelinearbuffer_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qtbluetooth-config_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/remotedevicemanager_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/serveracceptancethread_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/service_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/servicediscoverybroadcastreceiver_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/servicemap_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/uistrings_p.h
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothAddress
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothDeviceDiscoveryAgent
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothDeviceInfo
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothHostInfo
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothLocalDevice
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothServer
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothServiceDiscoveryAgent
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothServiceInfo
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothSocket
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothTransferManager
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothTransferReply
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothTransferRequest
|
|
%%QT_INCDIR%%/QtBluetooth/QBluetoothUuid
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyAdvertisingData
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyAdvertisingParameters
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyCharacteristic
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyCharacteristicData
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyConnectionParameters
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyController
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyDescriptor
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyDescriptorData
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyHandle
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyService
|
|
%%QT_INCDIR%%/QtBluetooth/QLowEnergyServiceData
|
|
%%QT_INCDIR%%/QtBluetooth/QtBluetooth
|
|
%%QT_INCDIR%%/QtBluetooth/QtBluetoothDepends
|
|
%%QT_INCDIR%%/QtBluetooth/QtBluetoothVersion
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetooth.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothaddress.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothdevicediscoveryagent.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothdeviceinfo.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothglobal.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothhostinfo.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothlocaldevice.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothserver.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothservicediscoveryagent.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothserviceinfo.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothsocket.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothtransfermanager.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothtransferreply.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothtransferrequest.h
|
|
%%QT_INCDIR%%/QtBluetooth/qbluetoothuuid.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergyadvertisingdata.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergyadvertisingparameters.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergycharacteristic.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergycharacteristicdata.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergyconnectionparameters.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergycontroller.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergydescriptor.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergydescriptordata.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergyservice.h
|
|
%%QT_INCDIR%%/QtBluetooth/qlowenergyservicedata.h
|
|
%%QT_INCDIR%%/QtBluetooth/qtbluetooth-config.h
|
|
%%QT_INCDIR%%/QtBluetooth/qtbluetoothversion.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/adapter_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/agent_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/androidjninfc_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/androidmainnewintentlistener_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/dbusobjectmanager_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/dbusproperties_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/manager_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/neard_helper_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpserver_android_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpserver_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpserver_p_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpsocket_android_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpsocket_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpsocket_p_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qndefnfcsmartposterrecord_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qndefrecord_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_android_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_emulator_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_neard_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanagerimpl_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanagervirtualbase_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharemanager_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharemanagerimpl_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharetarget_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharetargetimpl_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype1_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype2_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype3_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype4_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_android_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_emulator_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_neard_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qtlv_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/tag_p.h
|
|
%%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/targetemulator_p.h
|
|
%%QT_INCDIR%%/QtNfc/QNdefFilter
|
|
%%QT_INCDIR%%/QtNfc/QNdefMessage
|
|
%%QT_INCDIR%%/QtNfc/QNdefNfcIconRecord
|
|
%%QT_INCDIR%%/QtNfc/QNdefNfcSmartPosterRecord
|
|
%%QT_INCDIR%%/QtNfc/QNdefNfcTextRecord
|
|
%%QT_INCDIR%%/QtNfc/QNdefNfcUriRecord
|
|
%%QT_INCDIR%%/QtNfc/QNdefRecord
|
|
%%QT_INCDIR%%/QtNfc/QNearFieldManager
|
|
%%QT_INCDIR%%/QtNfc/QNearFieldShareManager
|
|
%%QT_INCDIR%%/QtNfc/QNearFieldShareTarget
|
|
%%QT_INCDIR%%/QtNfc/QNearFieldTarget
|
|
%%QT_INCDIR%%/QtNfc/QQmlNdefRecord
|
|
%%QT_INCDIR%%/QtNfc/QtNfc
|
|
%%QT_INCDIR%%/QtNfc/QtNfcDepends
|
|
%%QT_INCDIR%%/QtNfc/QtNfcVersion
|
|
%%QT_INCDIR%%/QtNfc/qndeffilter.h
|
|
%%QT_INCDIR%%/QtNfc/qndefmessage.h
|
|
%%QT_INCDIR%%/QtNfc/qndefnfcsmartposterrecord.h
|
|
%%QT_INCDIR%%/QtNfc/qndefnfctextrecord.h
|
|
%%QT_INCDIR%%/QtNfc/qndefnfcurirecord.h
|
|
%%QT_INCDIR%%/QtNfc/qndefrecord.h
|
|
%%QT_INCDIR%%/QtNfc/qnearfieldmanager.h
|
|
%%QT_INCDIR%%/QtNfc/qnearfieldsharemanager.h
|
|
%%QT_INCDIR%%/QtNfc/qnearfieldsharetarget.h
|
|
%%QT_INCDIR%%/QtNfc/qnearfieldtarget.h
|
|
%%QT_INCDIR%%/QtNfc/qnfcglobal.h
|
|
%%QT_INCDIR%%/QtNfc/qqmlndefrecord.h
|
|
%%QT_INCDIR%%/QtNfc/qtnfcversion.h
|
|
%%QT_CMAKEDIR%%/Qt5Bluetooth/Qt5BluetoothConfig.cmake
|
|
%%QT_CMAKEDIR%%/Qt5Bluetooth/Qt5BluetoothConfigVersion.cmake
|
|
%%QT_CMAKEDIR%%/Qt5Nfc/Qt5NfcConfig.cmake
|
|
%%QT_CMAKEDIR%%/Qt5Nfc/Qt5NfcConfigVersion.cmake
|
|
%%QT_LIBDIR%%/libQt5Bluetooth.prl
|
|
%%QT_LIBDIR%%/libQt5Bluetooth.so
|
|
%%QT_LIBDIR%%/libQt5Bluetooth.so.5
|
|
%%QT_LIBDIR%%/libQt5Bluetooth.so.%%SHORTVER%%
|
|
%%QT_LIBDIR%%/libQt5Bluetooth.so.%%FULLVER%%
|
|
%%DEBUG%%%%QT_LIBDIR%%/libQt5Bluetooth.so.%%FULLVER%%.debug
|
|
%%QT_LIBDIR%%/libQt5Nfc.prl
|
|
%%QT_LIBDIR%%/libQt5Nfc.so
|
|
%%QT_LIBDIR%%/libQt5Nfc.so.5
|
|
%%QT_LIBDIR%%/libQt5Nfc.so.%%SHORTVER%%
|
|
%%QT_LIBDIR%%/libQt5Nfc.so.%%FULLVER%%
|
|
%%DEBUG%%%%QT_LIBDIR%%/libQt5Nfc.so.%%FULLVER%%.debug
|
|
%%QT_MKSPECDIR%%/modules/qt_lib_bluetooth.pri
|
|
%%QT_MKSPECDIR%%/modules/qt_lib_bluetooth_private.pri
|
|
%%QT_MKSPECDIR%%/modules/qt_lib_nfc.pri
|
|
%%QT_MKSPECDIR%%/modules/qt_lib_nfc_private.pri
|
|
%%QT_QMLDIR%%/QtBluetooth/libdeclarative_bluetooth.so
|
|
%%DEBUG%%%%QT_QMLDIR%%/QtBluetooth/libdeclarative_bluetooth.so.debug
|
|
%%QT_QMLDIR%%/QtBluetooth/plugins.qmltypes
|
|
%%QT_QMLDIR%%/QtBluetooth/qmldir
|
|
%%QT_QMLDIR%%/QtNfc/libdeclarative_nfc.so
|
|
%%DEBUG%%%%QT_QMLDIR%%/QtNfc/libdeclarative_nfc.so.debug
|
|
%%QT_QMLDIR%%/QtNfc/plugins.qmltypes
|
|
%%QT_QMLDIR%%/QtNfc/qmldir
|
|
libdata/pkgconfig/Qt5Bluetooth.pc
|
|
libdata/pkgconfig/Qt5Nfc.pc
|