Bug#917107: qtwayland-opensource-src: Check if CMake files for plugins need to be removed

2019-03-20 Thread Dmitry Shachnev
On Wed, Mar 20, 2019 at 05:45:02PM -0300, Lisandro Damián Nicanor Pérez Meyer 
wrote:
> Isn't Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake just a cmake file
> for finding a plug-in (and this other associated ones)? If that's the case
> then it's off no use for us.

Yes it is. Most probably I will remove these files in my 5.12 upload.

--
Dmitry Shachnev


signature.asc
Description: PGP signature


Bug#917107: qtwayland-opensource-src: Check if CMake files for plugins need to be removed

2019-03-20 Thread Lisandro Damián Nicanor Pérez Meyer
El lun., 18 mar. 2019 16:51, Dmitry Shachnev  escribió:

> On Sat, Dec 22, 2018 at 03:37:27PM -0300, Lisandro Damián Nicanor Pérez
> Meyer wrote:
> > The correct fix for
> https://bugs.launchpad.net/ubuntu/+source/qtwayland-opensource-src/+bug/1806186
> > might be removing/patching cmake file for plugins.
>
> Just for the record, Qt’s mkspecs/features/data/cmake/
> Qt5BasicConfig.cmake.in
> has this line:
>
>   file(GLOB pluginTargets
> \"${CMAKE_CURRENT_LIST_DIR}/Qt5$${CMAKE_MODULE_NAME}_*Plugin.cmake\")
>
> And it ends up in /usr/lib/*/cmake/Qt5Gui/Qt5GuiConfig.cmake which then has
> this line:
>
>   file(GLOB pluginTargets "${CMAKE_CURRENT_LIST_DIR}/Qt5Gui_*Plugin.cmake")
>
> So the file Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake and similar
> files match this glob.



Isn't Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake just a cmake file
for finding a plug-in (and this other associated ones)? If that's the case
then it's off no use for us.


Bug#917107: qtwayland-opensource-src: Check if CMake files for plugins need to be removed

2019-03-18 Thread Dmitry Shachnev
On Sat, Dec 22, 2018 at 03:37:27PM -0300, Lisandro Damián Nicanor Pérez Meyer 
wrote:
> The correct fix for 
> https://bugs.launchpad.net/ubuntu/+source/qtwayland-opensource-src/+bug/1806186
> might be removing/patching cmake file for plugins.

Just for the record, Qt’s mkspecs/features/data/cmake/Qt5BasicConfig.cmake.in
has this line:

  file(GLOB pluginTargets 
\"${CMAKE_CURRENT_LIST_DIR}/Qt5$${CMAKE_MODULE_NAME}_*Plugin.cmake\")

And it ends up in /usr/lib/*/cmake/Qt5Gui/Qt5GuiConfig.cmake which then has
this line:

  file(GLOB pluginTargets "${CMAKE_CURRENT_LIST_DIR}/Qt5Gui_*Plugin.cmake")

So the file Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake and similar
files match this glob.

--
Dmitry Shachnev


signature.asc
Description: PGP signature


Bug#917107: qtwayland-opensource-src: Check if CMake files for plugins need to be removed

2018-12-22 Thread Lisandro Damián Nicanor Pérez Meyer
Source: qtwayland-opensource-src
Version: 5.11.2-3
Severity: normal

The correct fix for 
https://bugs.launchpad.net/ubuntu/+source/qtwayland-opensource-src/+bug/1806186
might be removing/patching cmake file for plugins.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'buildd-unstable'), (500, 'testing'), (500, 'stable'), 
(1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64, armhf

Kernel: Linux 4.19.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), 
LANGUAGE=es_AR:es (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled