diff --git a/www-client/qutebrowser/patches/qutebrowser-1.10.2.patchset b/www-client/qutebrowser/patches/qutebrowser-1.12.0.patchset similarity index 77% rename from www-client/qutebrowser/patches/qutebrowser-1.10.2.patchset rename to www-client/qutebrowser/patches/qutebrowser-1.12.0.patchset index b9a7c6079..b4113be1d 100644 --- a/www-client/qutebrowser/patches/qutebrowser-1.10.2.patchset +++ b/www-client/qutebrowser/patches/qutebrowser-1.12.0.patchset @@ -1,14 +1,14 @@ -From f5ae4bd3113ca1d31be0f48887e39092e351dd85 Mon Sep 17 00:00:00 2001 +From 342880b65c3203052965da4534bbc9b645f0443c Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 21 Apr 2019 22:13:29 +1000 Subject: Disable OpenGL diff --git a/qutebrowser/misc/earlyinit.py b/qutebrowser/misc/earlyinit.py -index b29e150..ecb2d23 100644 +index c02b2f0..02fb0bf 100644 --- a/qutebrowser/misc/earlyinit.py +++ b/qutebrowser/misc/earlyinit.py -@@ -234,7 +234,6 @@ def check_libraries(): +@@ -237,7 +237,6 @@ def check_libraries(): 'attr': _missing_str("attrs"), 'PyQt5.QtQml': _missing_str("PyQt5.QtQml"), 'PyQt5.QtSql': _missing_str("PyQt5.QtSql"), @@ -17,5 +17,5 @@ index b29e150..ecb2d23 100644 _check_modules(modules) -- -2.21.0 +2.26.0 diff --git a/www-client/qutebrowser/qutebrowser-1.10.2.recipe b/www-client/qutebrowser/qutebrowser-1.12.0.recipe similarity index 97% rename from www-client/qutebrowser/qutebrowser-1.10.2.recipe rename to www-client/qutebrowser/qutebrowser-1.12.0.recipe index d0da3e7e8..6af5af31a 100644 --- a/www-client/qutebrowser/qutebrowser-1.10.2.recipe +++ b/www-client/qutebrowser/qutebrowser-1.12.0.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2014-2020 Florian Bruhin (The Compiler)" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/qutebrowser/qutebrowser/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="759852e6e9645fff56cb77510b5cab595d835b6958174effb260785beb597501" +CHECKSUM_SHA256="465a78beefea3bb7bd721609c6f6048e5e38b36518372be157508cd317fbe50e" PATCHES="qutebrowser-$portVersion.patchset" PYTHON_VERSION="3.7" ADDITIONAL_FILES="qutebrowser.rdef.in"