diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-11-27 21:48:16 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-11-27 21:48:36 +0000 |
commit | 13331e4a24c38ebf904b436363f305be7ed30125 (patch) | |
tree | d232e4fecaef3e202dc3b9081c77d34364623704 /gui-wm | |
parent | sci-physics/bullet: rename altivec vector keywords (diff) | |
download | gentoo-13331e4a24c38ebf904b436363f305be7ed30125.tar.gz gentoo-13331e4a24c38ebf904b436363f305be7ed30125.tar.bz2 gentoo-13331e4a24c38ebf904b436363f305be7ed30125.zip |
gui-wm/gamescope: Bump to 3.11.49, drop old 3.11.48
Closes: https://bugs.gentoo.org/883161
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/gamescope/Manifest | 2 | ||||
-rw-r--r-- | gui-wm/gamescope/gamescope-3.11.49.ebuild (renamed from gui-wm/gamescope/gamescope-3.11.48.ebuild) | 1 | ||||
-rw-r--r-- | gui-wm/gamescope/metadata.xml | 3 |
3 files changed, 5 insertions, 1 deletions
diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest index 341e36a3ce2b..dc9e1ad00d6a 100644 --- a/gui-wm/gamescope/Manifest +++ b/gui-wm/gamescope/Manifest @@ -1 +1 @@ -DIST gamescope-3.11.48.tar.gz 203879 BLAKE2B 203fc76d5151626be7bcf1968b04f58a756ebe3da6d92f269e0bfd3a07d4af9d1729ccb8fe42e8ae9556941bcb33c319c8e20c9b4942c351ba9fde2609871f87 SHA512 fb2b4a657c43a086a61d1cc10dd1d26bfbd9864778626b1f11f7e08f2f28c031d80d510fdc576ef76d9dff3180a7e943b3edfb4b3f58943c9a324105f8e5f27d +DIST gamescope-3.11.49.tar.gz 203449 BLAKE2B ed033e1acddf73326efad69ac62d76ab587bb363262340056d260306062d1b52f29e8d19c6e5637414a28f3866f6755401dcc3d29478858f153503c22a6d9de0 SHA512 16f9a47b1e79c4a7bc7de22fda10df7bd1537daae25f41f4ff45882890e38b9892ff6ac42f9da1ace744ef9d37614b4fbcd7805e9af6b94bc421397324dd3413 diff --git a/gui-wm/gamescope/gamescope-3.11.48.ebuild b/gui-wm/gamescope/gamescope-3.11.49.ebuild index ea21c3332aa2..7d3ecfd59c34 100644 --- a/gui-wm/gamescope/gamescope-3.11.48.ebuild +++ b/gui-wm/gamescope/gamescope-3.11.49.ebuild @@ -22,6 +22,7 @@ RDEPEND=" =gui-libs/wlroots-0.15*[X] media-libs/libsdl2[video] media-libs/vulkan-loader + sys-apps/hwdata sys-libs/libcap >=x11-libs/libdrm-2.4.109 x11-libs/libX11 diff --git a/gui-wm/gamescope/metadata.xml b/gui-wm/gamescope/metadata.xml index c218716acb8a..97b39dd3f361 100644 --- a/gui-wm/gamescope/metadata.xml +++ b/gui-wm/gamescope/metadata.xml @@ -5,6 +5,9 @@ <email>chewi@gentoo.org</email> <name>James Le Cuirot</name> </maintainer> + <upstream> + <remote-id type="github">Plagman/gamescope</remote-id> + </upstream> <use> <flag name="pipewire">Enable screen capture via PipeWire</flag> </use> |