qt5-webengine: build with new protobuf
This commit is contained in:
@@ -14,7 +14,7 @@ def setup():
|
||||
#shelltools.export("QT5LINK", "/usr/lib/qt5/bin")
|
||||
#shelltools.export("QT5DIR", "/usr/lib/qt5")
|
||||
#shelltools.export("CFLAGS", "%s -I/usr/lib/sqlite3.16.2" % get.CFLAGS())
|
||||
shelltools.system("qmake-qt5 WEBENGINE_CONFIG+=use_proprietary_codecs WEBENGINE_CONFIG+=use_system_icu WEBENGINE_CONFIG+=use_system_ffmpeg qtwebengine.pro")
|
||||
shelltools.system("qmake-qt5 WEBENGINE_CONFIG+=use_proprietary_codecs WEBENGINE_CONFIG+=use_system_icu WEBENGINE_CONFIG+=use_system_protobuf WEBENGINE_CONFIG+=use_system_ffmpeg qtwebengine.pro")
|
||||
#pisitools.ldflags.add("-Wl,--no-keep-memory ")
|
||||
qt5.configure()
|
||||
|
||||
|
||||
@@ -141,11 +141,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-20</Date>
|
||||
<Date>2017-03-08</Date>
|
||||
<Version>5.7.1</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-12-27</Date>
|
||||
@@ -162,4 +162,4 @@
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user