Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
upplay
use-webengine.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File use-webengine.patch of Package upplay
--- upplay.pro.orig 2023-12-23 16:19:22.118527266 +0100 +++ upplay.pro 2023-12-23 16:22:28.482697656 +0100 @@ -5,23 +5,9 @@ VERSION = 1.7.8 COPYRDATES = 2011-2024 -greaterThan(QT_MAJOR_VERSION, 5) { - WEBPLATFORM = webengine -} else { - WEBPLATFORM = webkit -} -windows { - WEBPLATFORM = webengine -} - -contains(WEBPLATFORM, webengine) { - QT += widgets webenginewidgets webchannel - QMAKE_CXXFLAGS += -DUSING_WEBENGINE - DEFINES += USING_WEBENGINE -} else { - QT += webkit - QT += widgets webkitwidgets -} +QT += widgets webenginewidgets webchannel +QMAKE_CXXFLAGS += -DUSING_WEBENGINE +DEFINES += USING_WEBENGINE QMAKE_CXXFLAGS += -DUPPLAY_VERSION=\\\"$$VERSION\\\" QMAKE_CXXFLAGS += -DUPPLAY_COPYRDATES=\\\"$$COPYRDATES\\\"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor