www/qutebrowser: update to 2.5.2

Also, remove the WEBENGINE option as webengine is the only supported
rendering backend now, so require it unconditionally.
This commit is contained in:
Roman Bogorodskiy 2022-10-29 13:34:25 +02:00
parent 6f9ecc04ad
commit 2afa6815bb
2 changed files with 6 additions and 10 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= qutebrowser
DISTVERSION= 2.5.1
DISTVERSION= 2.5.2
CATEGORIES= www
MASTER_SITES= CHEESESHOP
@ -19,7 +19,7 @@ RUN_DEPENDS= \
${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins
USES= cpe desktop-file-utils python:3.6+ pyqt:5 qt:5
USE_PYQT= pyqt5
USE_PYQT= pyqt5 webengine
USE_PYTHON= distutils autoplist noflavors
USE_QT= sql-sqlite3
@ -28,16 +28,12 @@ EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar
NO_ARCH= yes
PLIST_FILES= share/applications/${PORTNAME}-${PYTHON_VER}.desktop
OPTIONS_DEFINE= WEBENGINE
OPTIONS_DEFINE_amd64= ADBLOCK
OPTIONS_DEFAULT_amd64= WEBENGINE ADBLOCK
OPTIONS_DEFAULT_i386= WEBENGINE
OPTIONS_DEFAULT_amd64= ADBLOCK
ADBLOCK_DESC= Enable the newer adblocking support
WEBENGINE_DESC= WebEngine webpage renderer support
ADBLOCK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}adblock>=0.4.2:www/py-adblock@${PY_FLAVOR}
WEBENGINE_USE= PYQT=webengine
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1653790695
SHA256 (qutebrowser-2.5.1.tar.gz) = e6885886a84cd166a6ba633794a58a4c67d871c27188127e5ddbc5276d76edbc
SIZE (qutebrowser-2.5.1.tar.gz) = 6089389
TIMESTAMP = 1667040590
SHA256 (qutebrowser-2.5.2.tar.gz) = a9bfce14ddc403de0deb2eedf983c231ce003e0759995ec7ef4ea34e4974e908
SIZE (qutebrowser-2.5.2.tar.gz) = 6114611