commit:     8f941de47f0ff2e8668968263bf43d26b4865b58
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  3 19:10:16 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jun  3 19:20:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f941de4

www-client/qutebrowser: update live

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 www-client/qutebrowser/qutebrowser-9999.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild 
b/www-client/qutebrowser/qutebrowser-9999.ebuild
index c5e8c1d91fae..e0f7bb2a94cd 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -28,9 +28,6 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="+adblock pdf widevine"
 
-# TODO: keep an eye on fixes for pdfjs-4.1, may potentially be solved by
-# newer qtwebengine, qutebrowser upstream workarounds, pdfjs changes, or
-# if our pdfjs ebuild ever switch to the legacy sdist
 RDEPEND="
        $(python_gen_cond_dep '
                dev-python/PyQt6-WebEngine[${PYTHON_USEDEP},widgets]
@@ -43,7 +40,7 @@ RDEPEND="
                dev-python/zipp[${PYTHON_USEDEP}]
                dev-qt/qtbase:6[icu,sqlite]
                adblock? ( dev-python/adblock[${PYTHON_USEDEP}] )
-               pdf? ( <www-plugins/pdfjs-4.1 )
+               pdf? ( www-plugins/pdfjs )
                widevine? ( www-plugins/chrome-binary-plugins )
        ')
 "
@@ -146,7 +143,7 @@ python_test() {
 python_install_all() {
        emake -f misc/Makefile DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
 
-       rm "${ED}"/usr/share/${PN}/scripts/{mkvenv,utils}.py || die
+       rm -- "${ED}"/usr/share/${PN}/scripts/{mkvenv,utils}.py || die
        fperms -x 
/usr/share/${PN}/{scripts/cycle-inputs.js,userscripts/README.md}
        python_fix_shebang "${ED}"/usr/share/${PN}
 

Reply via email to