commit:     f8368afd06db412a8dba7c8ff3406dd7c60b1695
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 22:30:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 15 00:12:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8368afd

x11-terms/qterminal: update dependencies/patches

The 0.16.1-appdata.patch no longer applies, nor is it needed after the
upstream commit 69ce22c9114 [1].

1. https://github.com/lxqt/qterminal/commit/69ce22c91144e1811498c5f8f94

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-terms/qterminal/qterminal-9999.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/x11-terms/qterminal/qterminal-9999.ebuild 
b/x11-terms/qterminal/qterminal-9999.ebuild
index 34e20dcedd2a..894a3242fa81 100644
--- a/x11-terms/qterminal/qterminal-9999.ebuild
+++ b/x11-terms/qterminal/qterminal-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ fi
 LICENSE="GPL-2 GPL-2+"
 SLOT="0"
 
-BDEPEND=">=dev-util/lxqt-build-tools-0.10.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.11.0"
 DEPEND="
        >=dev-qt/qtcore-5.15:5
        >=dev-qt/qtdbus-5.15:5
@@ -31,8 +31,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-PATCHES=( "${FILESDIR}/qterminal-0.16.1-appdata.patch" )
-
 pkg_postinst() {
        xdg_icon_cache_update
 }

Reply via email to