commit: 72dc7c9f1dad238b15b9d68c48c9c46267af7d9d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 3 18:55:48 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 5 22:16:55 2018 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=72dc7c9f
dev-qt/qtwayland: Cover new sightings of xkbcommon-evdev
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild | 4 ++++
dev-qt/qtwayland/qtwayland-5.12.9999.ebuild | 6 +++++-
dev-qt/qtwayland/qtwayland-5.9999.ebuild | 6 +++++-
3 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
index 1379e01e..d7a70086 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
@@ -31,6 +31,10 @@ src_prepare() {
src/client/client.pro \
src/compositor/wayland_wrapper/wayland_wrapper.pri \
src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
+ src/plugins/shellintegration/wl-shell/wl-shell.pro \
+ src/plugins/shellintegration/xdg-shell/xdg-shell.pro \
+ src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro \
+ src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro \
tests/auto/compositor/compositor/compositor.pro
use xcomposite || rm -r config.tests/xcomposite || die
diff --git a/dev-qt/qtwayland/qtwayland-5.12.9999.ebuild
b/dev-qt/qtwayland/qtwayland-5.12.9999.ebuild
index 3a5d6261..d7a70086 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,6 +31,10 @@ src_prepare() {
src/client/client.pro \
src/compositor/wayland_wrapper/wayland_wrapper.pri \
src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
+ src/plugins/shellintegration/wl-shell/wl-shell.pro \
+ src/plugins/shellintegration/xdg-shell/xdg-shell.pro \
+ src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro \
+ src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro \
tests/auto/compositor/compositor/compositor.pro
use xcomposite || rm -r config.tests/xcomposite || die
diff --git a/dev-qt/qtwayland/qtwayland-5.9999.ebuild
b/dev-qt/qtwayland/qtwayland-5.9999.ebuild
index 3a5d6261..d7a70086 100644
--- a/dev-qt/qtwayland/qtwayland-5.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,6 +31,10 @@ src_prepare() {
src/client/client.pro \
src/compositor/wayland_wrapper/wayland_wrapper.pri \
src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
+ src/plugins/shellintegration/wl-shell/wl-shell.pro \
+ src/plugins/shellintegration/xdg-shell/xdg-shell.pro \
+ src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro \
+ src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro \
tests/auto/compositor/compositor/compositor.pro
use xcomposite || rm -r config.tests/xcomposite || die