Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152947864
D14723.id40408.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D14723.id40408.diff
View Options
Index: Makefile
===================================================================
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
PORTNAME= qutebrowser
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0.4
+DISTVERSION= 1.2.1
CATEGORIES= www
MAINTAINER= novel@FreeBSD.org
@@ -18,13 +18,22 @@
${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyPEG2>=0:textproc/py-pyPEG2@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sip>=0:devel/py-sip@${FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}sip>=0:devel/py-sip@${FLAVOR} \
+ ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins
NO_ARCH= yes
USES= python:3.5+ pyqt:5
-USE_PYQT= core opengl printsupport sql webkit webkitwidgets widgets qml
+USE_PYQT= core opengl printsupport sql widgets qml
USE_QT5= sql-sqlite3
USE_PYTHON= distutils autoplist optsuffix
USE_GITHUB= yes
+OPTIONS_MULTI= BACKEND
+OPTIONS_MULTI_BACKEND= WEBKIT WEBENGINE
+WEBENGINE_DESC= WebEngine webpage renderer support
+OPTIONS_DEFAULT= WEBKIT WEBENGINE
+
+WEBKIT_USE= PYQT=webkit,webkitwidgets
+WEBENGINE_USE= PYQT=webengine,webchannel
+
.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo
+++ distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511952262
-SHA256 (qutebrowser-qutebrowser-v1.0.4_GH0.tar.gz) = 185378deed1a612795652b84bcfbdcc90bc2a5db55ff90fa650e9e4b58223a70
-SIZE (qutebrowser-qutebrowser-v1.0.4_GH0.tar.gz) = 2804724
+TIMESTAMP = 1521213780
+SHA256 (qutebrowser-qutebrowser-v1.2.1_GH0.tar.gz) = b91870b15ce0862171bdf67af7f2a1283f9f6c2bcb9c3c6d241389de3b03c25d
+SIZE (qutebrowser-qutebrowser-v1.2.1_GH0.tar.gz) = 3067470
Index: pkg-message
===================================================================
--- pkg-message
+++ pkg-message
@@ -1,6 +0,0 @@
-Currently, the port supports only the QtWebKit backend.
-
-On the first start, qutebrowser will warn that it cannot use QtWebEngine,
-one should press 'Force QtWebKit backend'. Or one could simply start it with:
-
- qutebrowser --backend webkit
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 6:31 AM (19 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31751181
Default Alt Text
D14723.id40408.diff (2 KB)
Attached To
Mode
D14723: www/qutebrowser: update to 1.2.1
Attached
Detach File
Event Timeline
Log In to Comment