Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/gamescope/
Date: Sun, 27 Nov 2022 21:49:22
Message-Id: 1669585716.13331e4a24c38ebf904b436363f305be7ed30125.chewi@gentoo
1 commit: 13331e4a24c38ebf904b436363f305be7ed30125
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 21:48:16 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 21:48:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13331e4a
7
8 gui-wm/gamescope: Bump to 3.11.49, drop old 3.11.48
9
10 Closes: https://bugs.gentoo.org/883161
11 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
12
13 gui-wm/gamescope/Manifest | 2 +-
14 .../gamescope/{gamescope-3.11.48.ebuild => gamescope-3.11.49.ebuild} | 1 +
15 gui-wm/gamescope/metadata.xml | 3 +++
16 3 files changed, 5 insertions(+), 1 deletion(-)
17
18 diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest
19 index 341e36a3ce2b..dc9e1ad00d6a 100644
20 --- a/gui-wm/gamescope/Manifest
21 +++ b/gui-wm/gamescope/Manifest
22 @@ -1 +1 @@
23 -DIST gamescope-3.11.48.tar.gz 203879 BLAKE2B 203fc76d5151626be7bcf1968b04f58a756ebe3da6d92f269e0bfd3a07d4af9d1729ccb8fe42e8ae9556941bcb33c319c8e20c9b4942c351ba9fde2609871f87 SHA512 fb2b4a657c43a086a61d1cc10dd1d26bfbd9864778626b1f11f7e08f2f28c031d80d510fdc576ef76d9dff3180a7e943b3edfb4b3f58943c9a324105f8e5f27d
24 +DIST gamescope-3.11.49.tar.gz 203449 BLAKE2B ed033e1acddf73326efad69ac62d76ab587bb363262340056d260306062d1b52f29e8d19c6e5637414a28f3866f6755401dcc3d29478858f153503c22a6d9de0 SHA512 16f9a47b1e79c4a7bc7de22fda10df7bd1537daae25f41f4ff45882890e38b9892ff6ac42f9da1ace744ef9d37614b4fbcd7805e9af6b94bc421397324dd3413
25
26 diff --git a/gui-wm/gamescope/gamescope-3.11.48.ebuild b/gui-wm/gamescope/gamescope-3.11.49.ebuild
27 similarity index 98%
28 rename from gui-wm/gamescope/gamescope-3.11.48.ebuild
29 rename to gui-wm/gamescope/gamescope-3.11.49.ebuild
30 index ea21c3332aa2..7d3ecfd59c34 100644
31 --- a/gui-wm/gamescope/gamescope-3.11.48.ebuild
32 +++ b/gui-wm/gamescope/gamescope-3.11.49.ebuild
33 @@ -22,6 +22,7 @@ RDEPEND="
34 =gui-libs/wlroots-0.15*[X]
35 media-libs/libsdl2[video]
36 media-libs/vulkan-loader
37 + sys-apps/hwdata
38 sys-libs/libcap
39 >=x11-libs/libdrm-2.4.109
40 x11-libs/libX11
41
42 diff --git a/gui-wm/gamescope/metadata.xml b/gui-wm/gamescope/metadata.xml
43 index c218716acb8a..97b39dd3f361 100644
44 --- a/gui-wm/gamescope/metadata.xml
45 +++ b/gui-wm/gamescope/metadata.xml
46 @@ -5,6 +5,9 @@
47 <email>chewi@g.o</email>
48 <name>James Le Cuirot</name>
49 </maintainer>
50 + <upstream>
51 + <remote-id type="github">Plagman/gamescope</remote-id>
52 + </upstream>
53 <use>
54 <flag name="pipewire">Enable screen capture via PipeWire</flag>
55 </use>