From d479c9c5c724c7b1300a98e44975f31f4f2e51dd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 6 Dec 2022 21:11:24 +0000 Subject: gentoo auto-resync : 06:12:2022 - 21:11:24 --- games-util/lutris/Manifest | 1 - .../files/lutris-0.5.12_beta1-webkit-gtk-4.1.patch | 92 ---------------------- 2 files changed, 93 deletions(-) delete mode 100644 games-util/lutris/files/lutris-0.5.12_beta1-webkit-gtk-4.1.patch (limited to 'games-util/lutris') diff --git a/games-util/lutris/Manifest b/games-util/lutris/Manifest index 8ea3cb45e358..a34c6e8b20f3 100644 --- a/games-util/lutris/Manifest +++ b/games-util/lutris/Manifest @@ -1,4 +1,3 @@ -AUX lutris-0.5.12_beta1-webkit-gtk-4.1.patch 3214 BLAKE2B b602a1c07cef37d298b69e002282d6794a0a227456196c59f56c20d95966f8860c69e477dc92df1d1bc505c7304acbd3c0418e4c4be94baf4ddb3d9b5d1acb78 SHA512 c51a18a060643100b08ae7056a6ff2a1fb693ab45c56b5aa116f5057ef335988eca57334ceb2dfd214f598484370f33b0a09b93f5a5ec2f4f8ff4e438ad9bcdb DIST lutris_0.5.11.tar.xz 1337572 BLAKE2B 9baeaa078483812c25754691cde80324155a69fde7edc1aec043df806ceb0cbe05e04c71c73d9ff355d2aaa2f21d9e53871a1752b02022ae8527b69ed31cf47c SHA512 16b06f6a3377bfa8db5c3b1e1b3872cbfbd5e7ff27975b51083142dce9931c90a9827f8da7b2d9ba7b21e65bc4ca1759f6a720c142a01f99532274e152cfde0a DIST lutris_0.5.12.tar.xz 2252220 BLAKE2B 511de660e32ab8961d951d5777ef21a343ab46736cc74f2202721f3280cfab39cac0a8a7003db4eaa48265f4af2d598c1011ce45988815624accda18663a2f00 SHA512 032f9b628bc829bfde347c8137cad80a28cad16651baf461a344045d23c0f19d860627a042225de16046d14d45e03e5ebf7a3a82010128c114e2a0f429a02bf9 EBUILD lutris-0.5.11.ebuild 2210 BLAKE2B 9cd6ed5d363c504bf502a66e912a0f79f85554b5cd56c2c02fa4fef0c8f044df3595ec5fb9d91139d780aba4bbf793a83a3b656ad4b1486ae7309a52a270f850 SHA512 70f68d1b2af7478f5b852ad8cd10b32d1b9bfb20887bcf707faa6137d2aed4b6e5189ce8513a39dbb65b5e4ff7edb573f6df5ffa6da7db8568bb7e72791109d5 diff --git a/games-util/lutris/files/lutris-0.5.12_beta1-webkit-gtk-4.1.patch b/games-util/lutris/files/lutris-0.5.12_beta1-webkit-gtk-4.1.patch deleted file mode 100644 index 3cc4a2a0eeea..000000000000 --- a/games-util/lutris/files/lutris-0.5.12_beta1-webkit-gtk-4.1.patch +++ /dev/null @@ -1,92 +0,0 @@ -diff --git a/.travis.yml b/.travis.yml -index ec50a82bbe..858a6105b2 100644 ---- a/.travis.yml -+++ b/.travis.yml -@@ -28,8 +28,7 @@ addons: - - gir1.2-glib-2.0 - - libgirepository1.0-dev - - gir1.2-gnomedesktop-3.0 -- - gir1.2-webkit2-4.0 -- - gir1.2-notify-0.7 -+ - gir1.2-webkit2-4.1 - - at-spi2-core - before_install: - - "export DISPLAY=:99.0" -diff --git a/INSTALL.rst b/INSTALL.rst -index 94d5cc756a..a83cc0b629 100644 ---- a/INSTALL.rst -+++ b/INSTALL.rst -@@ -12,7 +12,7 @@ Lutris manually, it requires the following components: - - * Python >= 3.7 - * PyGObject -- * PyGObject bindings for: Gtk, Gdk, GnomeDesktop, Webkit2, Notify -+ * PyGObject bindings for: Gtk, Gdk, GnomeDesktop, Webkit2 - * python3-requests - * python3-pillow - * python3-yaml -@@ -41,8 +41,8 @@ To install all those dependencies (except for Wine and graphics drivers) - on Ubuntu based systems, you can run:: - - sudo apt install python3-yaml python3-requests python3-pil python3-gi \ -- gir1.2-gtk-3.0 gir1.2-gnomedesktop-3.0 gir1.2-webkit2-4.0 \ -- gir1.2-notify-0.7 psmisc cabextract unzip p7zip curl fluid-soundfont-gs \ -+ gir1.2-gtk-3.0 gir1.2-gnomedesktop-3.0 gir1.2-webkit2-4.1 \ -+ psmisc cabextract unzip p7zip curl fluid-soundfont-gs \ - x11-xserver-utils python3-evdev libc6-i386 lib32gcc1 libgirepository1.0-dev \ - python3-setproctitle python3-distro - -diff --git a/debian/control b/debian/control -index bf0eb2121f..c74a523fed 100644 ---- a/debian/control -+++ b/debian/control -@@ -26,8 +26,7 @@ Depends: ${misc:Depends}, - python3-distro, - python3-dbus, - gir1.2-gtk-3.0, -- gir1.2-webkit2-4.0, -- gir1.2-notify-0.7, -+ gir1.2-webkit2-4.1, - psmisc, - cabextract, - unzip, -diff --git a/lutris.spec b/lutris.spec -index 13763266b0..fb430ef206 100644 ---- a/lutris.spec -+++ b/lutris.spec -@@ -43,7 +43,7 @@ BuildRequires: hicolor-icon-theme - BuildRequires: python3-setuptools - Requires: (python3-gobject-Gdk or python3-gobject) - Requires: python3-PyYAML, cabextract, typelib-1_0-Gtk-3_0 --Requires: typelib-1_0-GnomeDesktop-3_0, typelib-1_0-WebKit2-4_0, typelib-1_0-Notify-0_7 -+Requires: typelib-1_0-GnomeDesktop-3_0, typelib-1_0-WebKit2-4_1 - Requires: fluid-soundfont-gm, python3-Pillow, python3-requests - %endif - -diff --git a/lutris/gui/dialogs/webconnect_dialog.py b/lutris/gui/dialogs/webconnect_dialog.py -index a7c5aa653a..195e1f6788 100644 ---- a/lutris/gui/dialogs/webconnect_dialog.py -+++ b/lutris/gui/dialogs/webconnect_dialog.py -@@ -3,7 +3,7 @@ - from gettext import gettext as _ - - import gi --gi.require_version("WebKit2", "4.0") -+gi.require_version("WebKit2", "4.1") - from gi.repository import WebKit2 - - from lutris.gui.dialogs import ModalDialog -diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml -index babf66ff9c..515981f250 100644 ---- a/snap/snapcraft.yaml -+++ b/snap/snapcraft.yaml -@@ -90,8 +90,7 @@ parts: - - gir1.2-glib-2.0 - - gir1.2-gnomedesktop-3.0 - - gir1.2-gtk-3.0 -- - gir1.2-notify-0.7 -- - gir1.2-webkit2-4.0 -+ - gir1.2-webkit2-4.1 - - libgnutls30 - - libvulkan1 - - libxrandr2 -- cgit v1.2.3