commit:     42763311b883a2d5b76bf4892dd223909e4333ad
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  9 09:25:07 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug  9 09:53:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42763311

gui-libs/vte: update SRC_URI

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gui-libs/vte/vte-0.76.3.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gui-libs/vte/vte-0.76.3.ebuild b/gui-libs/vte/vte-0.76.3.ebuild
index f9f2bd5dbda3..1d0866faf17d 100644
--- a/gui-libs/vte/vte-0.76.3.ebuild
+++ b/gui-libs/vte/vte-0.76.3.ebuild
@@ -9,7 +9,11 @@ inherit gnome.org meson python-any-r1 vala xdg
 DESCRIPTION="Library providing a virtual terminal emulator widget"
 HOMEPAGE="https://gitlab.gnome.org/GNOME/vte/";
 
-SRC_URI="${SRC_URI} !vanilla? ( 
https://dev.gentoo.org/~pacho/distfiles/${P}-command-notify.patch.xz 
https://dev.gentoo.org/~pacho/distfiles/${P}-a11y-implement-GtkAccessibleText.patch.xz
 )"
+SRC_URI="${SRC_URI}
+       !vanilla? (
+               https://dev.gentoo.org/~pacho/${PN}/${P}-command-notify.patch.xz
+               
https://dev.gentoo.org/~pacho/${PN}/${P}-a11y-implement-GtkAccessibleText.patch.xz
 )
+"
 # Once SIXEL support ships (0.66 or later), might need xterm license (but code 
might be considered upgraded to LGPL-3+)
 LICENSE="LGPL-3+ GPL-3+"
 SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build

Reply via email to