Update qtwebview to 5.13.2
This commit is contained in:
parent
f7dcd54d23
commit
7f481c0aef
@ -1,16 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2017/07/29 00:07:15 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2020/05/16 07:53:22 rsadowski Exp $
|
||||
|
||||
QT5NAME = QtWebView
|
||||
COMMENT-main = simple web viewing component for Qt5
|
||||
|
||||
SHARED_LIBS = Qt5WebView 0.0
|
||||
|
||||
MULTI_PACKAGES = -main -examples
|
||||
|
||||
WANTLIB = Qt5Core Qt5Quick Qt5WebKit
|
||||
SHARED_LIBS += Qt5WebView 0.0 # 5.13
|
||||
|
||||
LIB_DEPENDS = x11/qt5/qtdeclarative>=${QT5_VERSION},<${QT5_NEXT_VERSION} \
|
||||
x11/qt5/qtwebengine>=${QT5_VERSION},<${QT5_NEXT_VERSION}
|
||||
WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5Gui Qt5Network Qt5Positioning
|
||||
WANTLIB += Qt5Qml Qt5Quick Qt5WebChannel Qt5WebEngine Qt5WebEngineCore
|
||||
WANTLIB += m
|
||||
|
||||
LIB_DEPENDS = x11/qt5/qtdeclarative \
|
||||
x11/qt5/qtwebengine
|
||||
|
||||
FLAVORS = debug
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qt/qtwebview-opensource-src-5.9.2.tar.xz) = /Mrsecc8YgEPkL3RqFsx1cqmPgoaKJg7t09hJ6/huLE=
|
||||
SIZE (qt/qtwebview-opensource-src-5.9.2.tar.xz) = 108060
|
||||
SHA256 (qt/qtwebview-everywhere-src-5.13.2.tar.xz) = OUzHqcspt4g4Fv8xN7Ai8wVoFRqtoHOfyZojeJwhwBU=
|
||||
SIZE (qt/qtwebview-everywhere-src-5.13.2.tar.xz) = 131168
|
||||
|
@ -1,5 +1,5 @@
|
||||
Qt WebView provides a way to display web content in a QML application without
|
||||
necessarily including a full web browser stack by using native APIs where
|
||||
it makes sense.
|
||||
necessarily including a full web browser stack by using native APIs where it
|
||||
makes sense.
|
||||
|
||||
This package contains sources for QtWebView usage examples.
|
||||
|
@ -1,5 +1,5 @@
|
||||
Qt WebView provides a way to display web content in a QML application without
|
||||
necessarily including a full web browser stack by using native APIs where
|
||||
it makes sense.
|
||||
necessarily including a full web browser stack by using native APIs where it
|
||||
makes sense.
|
||||
|
||||
This package contains actual library to be used by apps.
|
||||
This package contains actual libraries to be used by apps.
|
||||
|
26
x11/qt5/qtwebview/pkg/PLIST-examples
Normal file
26
x11/qt5/qtwebview/pkg/PLIST-examples
Normal file
@ -0,0 +1,26 @@
|
||||
@comment $OpenBSD: PLIST-examples,v 1.1 2020/05/16 07:53:22 rsadowski Exp $
|
||||
lib/qt5/examples/
|
||||
lib/qt5/examples/webview/
|
||||
lib/qt5/examples/webview/minibrowser/
|
||||
lib/qt5/examples/webview/minibrowser/+android/
|
||||
lib/qt5/examples/webview/minibrowser/+android/LoadProgressStyle.qml
|
||||
lib/qt5/examples/webview/minibrowser/LoadProgressStyle.qml
|
||||
lib/qt5/examples/webview/minibrowser/doc/
|
||||
lib/qt5/examples/webview/minibrowser/doc/images/
|
||||
lib/qt5/examples/webview/minibrowser/doc/images/webview-example.jpg
|
||||
lib/qt5/examples/webview/minibrowser/doc/src/
|
||||
lib/qt5/examples/webview/minibrowser/doc/src/minibrowser.qdoc
|
||||
lib/qt5/examples/webview/minibrowser/images/
|
||||
lib/qt5/examples/webview/minibrowser/images/left-32.png
|
||||
lib/qt5/examples/webview/minibrowser/images/refresh-32.png
|
||||
lib/qt5/examples/webview/minibrowser/images/right-32.png
|
||||
lib/qt5/examples/webview/minibrowser/images/stop-32.png
|
||||
lib/qt5/examples/webview/minibrowser/ios/
|
||||
lib/qt5/examples/webview/minibrowser/ios/Info.plist
|
||||
lib/qt5/examples/webview/minibrowser/macos/
|
||||
lib/qt5/examples/webview/minibrowser/macos/Info.plist
|
||||
lib/qt5/examples/webview/minibrowser/main.cpp
|
||||
lib/qt5/examples/webview/minibrowser/main.qml
|
||||
lib/qt5/examples/webview/minibrowser/minibrowser.pro
|
||||
lib/qt5/examples/webview/minibrowser/qml.qrc
|
||||
lib/qt5/examples/webview/webview.pro
|
47
x11/qt5/qtwebview/pkg/PLIST-main
Normal file
47
x11/qt5/qtwebview/pkg/PLIST-main
Normal file
@ -0,0 +1,47 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2020/05/16 07:53:22 rsadowski Exp $
|
||||
include/X11/qt5/
|
||||
include/X11/qt5/QtWebView/
|
||||
include/X11/qt5/QtWebView/${VERSION}/
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qabstractwebview_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qnativeviewcontroller_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qquickviewcontroller_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qquickwebview_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qquickwebviewloadrequest_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qwebview_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qwebviewfactory_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qwebviewinterface_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qwebviewloadrequest_p.h
|
||||
include/X11/qt5/QtWebView/${VERSION}/QtWebView/private/qwebviewplugin_p.h
|
||||
include/X11/qt5/QtWebView/QtWebView
|
||||
include/X11/qt5/QtWebView/QtWebViewDepends
|
||||
include/X11/qt5/QtWebView/QtWebViewVersion
|
||||
include/X11/qt5/QtWebView/qtwebviewfunctions.h
|
||||
include/X11/qt5/QtWebView/qtwebviewversion.h
|
||||
include/X11/qt5/QtWebView/qwebview_global.h
|
||||
@lib lib/libQt5WebView.so.${LIBQt5WebView_VERSION}
|
||||
lib/pkgconfig/Qt5WebView.pc
|
||||
lib/qt5/
|
||||
lib/qt5/cmake/
|
||||
lib/qt5/cmake/Qt5WebView/
|
||||
lib/qt5/cmake/Qt5WebView/Qt5WebViewConfig.cmake
|
||||
lib/qt5/cmake/Qt5WebView/Qt5WebViewConfigVersion.cmake
|
||||
lib/qt5/cmake/Qt5WebView/Qt5WebView_QWebEngineWebViewPlugin.cmake
|
||||
lib/qt5/libQt5WebView.la
|
||||
lib/qt5/libQt5WebView.prl
|
||||
@lib lib/qt5/libQt5WebView.so.${LIBQt5WebView_VERSION}
|
||||
lib/qt5/mkspecs/
|
||||
lib/qt5/mkspecs/modules/
|
||||
lib/qt5/mkspecs/modules/qt_lib_webview.pri
|
||||
lib/qt5/mkspecs/modules/qt_lib_webview_private.pri
|
||||
lib/qt5/pkgconfig/
|
||||
lib/qt5/pkgconfig/Qt5WebView.pc
|
||||
lib/qt5/plugins/
|
||||
lib/qt5/plugins/webview/
|
||||
@so lib/qt5/plugins/webview/libqtwebview_webengine.so
|
||||
lib/qt5/qml/
|
||||
lib/qt5/qml/QtWebView/
|
||||
@so lib/qt5/qml/QtWebView/libdeclarative_webview.so
|
||||
lib/qt5/qml/QtWebView/plugins.qmltypes
|
||||
lib/qt5/qml/QtWebView/qmldir
|
Loading…
x
Reference in New Issue
Block a user