Gentoo Archives: gentoo-commits

From: Piotr Karbowski <slashbeast@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/
Date: Mon, 26 Jul 2021 19:52:04
Message-Id: 1627328047.b1213033e0f432bb04960dd10512455a53651c49.slashbeast@gentoo
1 commit: b1213033e0f432bb04960dd10512455a53651c49
2 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 26 19:34:07 2021 +0000
4 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 26 19:34:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1213033
7
8 gui-libs/wlroots: revbump with x11-base/xwayland dependency
9
10 Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
11
12 gui-libs/wlroots/{wlroots-9999.ebuild => wlroots-0.14.0-r1.ebuild} | 6 +++---
13 gui-libs/wlroots/wlroots-9999.ebuild | 4 ++--
14 2 files changed, 5 insertions(+), 5 deletions(-)
15
16 diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-0.14.0-r1.ebuild
17 similarity index 93%
18 copy from gui-libs/wlroots/wlroots-9999.ebuild
19 copy to gui-libs/wlroots/wlroots-0.14.0-r1.ebuild
20 index 37d74dc3843..f87521b20da 100644
21 --- a/gui-libs/wlroots/wlroots-9999.ebuild
22 +++ b/gui-libs/wlroots/wlroots-0.14.0-r1.ebuild
23 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
24 SLOT="0/9999"
25 else
26 SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
27 - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
28 + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
29 SLOT="0/14"
30 fi
31
32 @@ -33,7 +33,7 @@ DEPEND="
33 x11-libs/pixman
34 x11-backend? ( x11-libs/libxcb:0= )
35 X? (
36 - x11-base/xorg-server[wayland]
37 + x11-base/xwayland
38 x11-libs/libxcb:0=
39 x11-libs/xcb-util-image
40 x11-libs/xcb-util-wm
41 @@ -44,7 +44,7 @@ RDEPEND="
42 "
43 BDEPEND="
44 >=dev-libs/wayland-protocols-1.17
45 - >=dev-util/meson-0.58.1
46 + >=dev-util/meson-0.56.0
47 virtual/pkgconfig
48 "
49
50
51 diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild
52 index 37d74dc3843..eb52e3661f4 100644
53 --- a/gui-libs/wlroots/wlroots-9999.ebuild
54 +++ b/gui-libs/wlroots/wlroots-9999.ebuild
55 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
56 SLOT="0/9999"
57 else
58 SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
59 - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
60 + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
61 SLOT="0/14"
62 fi
63
64 @@ -33,7 +33,7 @@ DEPEND="
65 x11-libs/pixman
66 x11-backend? ( x11-libs/libxcb:0= )
67 X? (
68 - x11-base/xorg-server[wayland]
69 + x11-base/xwayland
70 x11-libs/libxcb:0=
71 x11-libs/xcb-util-image
72 x11-libs/xcb-util-wm