From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1D01158020 for ; Tue, 6 Dec 2022 18:46:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEF88E07E6; Tue, 6 Dec 2022 18:46:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7DD1E07E6 for ; Tue, 6 Dec 2022 18:46:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EB63335D7F for ; Tue, 6 Dec 2022 18:46:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF606766 for ; Tue, 6 Dec 2022 18:46:03 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1670352357.80cebc0f63d2bff3e554b5e41b3200a0d5ec28e7.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/lutris/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/lutris/files/lutris-0.5.12_beta1-webkit-gtk-4.1.patch X-VCS-Directories: games-util/lutris/files/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 80cebc0f63d2bff3e554b5e41b3200a0d5ec28e7 X-VCS-Branch: master Date: Tue, 6 Dec 2022 18:46:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8816bac0-9c13-4f86-9ca1-a1eb41838c07 X-Archives-Hash: d27969de452fe7ecb4fa8663b0ed7374 commit: 80cebc0f63d2bff3e554b5e41b3200a0d5ec28e7 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Tue Dec 6 18:38:54 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Dec 6 18:45:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80cebc0f games-util/lutris: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28573 Signed-off-by: Andrew Ammerlaan gentoo.org> .../files/lutris-0.5.12_beta1-webkit-gtk-4.1.patch | 92 ---------------------- 1 file changed, 92 deletions(-) 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