removed patche command
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Mon Jun 26 10:40:00 UTC 2017
|
||||
# Mon Jun 26 10:41:21 UTC 2017
|
||||
pkgbase = qt5-webkit-print
|
||||
pkgdesc = Classes for a WebKit2 based implementation and a new QML API (maintained fork) (patched with pdf scale and background fixes)
|
||||
pkgver = 5.212.0alpha2
|
||||
|
||||
@@ -24,11 +24,6 @@ prepare() {
|
||||
mkdir -p build
|
||||
|
||||
cd qtwebkit-$_qtver
|
||||
# Fix build with ICU 59 (PLD linux)
|
||||
patch -p1 -i ../qt5-webkit-icu59.patch
|
||||
# Fix build with GCC 7
|
||||
patch -p1 -i ../qt5-webkit-ng-gcc7.patch
|
||||
patch -p1 -i ../qt5-webkit-ng-functional.patch
|
||||
# aleray fixes (https://github.com/annulen/webkit/compare/qtwebkit-stable...aleray:ospkit2)
|
||||
patch -p1 -i ../qt5-webkit-pdf_scaling.patch
|
||||
patch -p1 -i ../qt5-webkit-solid_background_PDF.patch
|
||||
|
||||
Reference in New Issue
Block a user