updated to 5.212.0-alpha2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Sun Jun 11 20:01:50 UTC 2017
|
||||
# Mon Jun 26 10:05:53 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.0
|
||||
pkgver = 5.212.0alpha2
|
||||
pkgrel = 1
|
||||
url = https://github.com/annulen/webkit/wiki
|
||||
arch = x86_64
|
||||
@@ -27,7 +27,7 @@ pkgbase = qt5-webkit-print
|
||||
optdepends = gst-plugins-good: Webm codec support
|
||||
provides = qt5-webkit
|
||||
conflicts = qt5-webkit
|
||||
source = https://github.com/annulen/webkit/releases/download/qtwebkit-5.212.0-alpha/qtwebkit-5.212.0-alpha.tar.xz
|
||||
source = https://github.com/annulen/webkit/releases/download/qtwebkit-5.212.0alpha2/qtwebkit-5.212.0alpha2-alpha.tar.xz
|
||||
source = qt5-webkit-icu59.patch
|
||||
source = qt5-webkit-ng-gcc7.patch
|
||||
source = qt5-webkit-ng-functional.patch
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=qt5-webkit-print
|
||||
_qtver=5.212.0
|
||||
_qtver=5.212.0-alpha2
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
@@ -13,7 +13,7 @@ makedepends=(cmake ruby gperf python2 qt5-doc qt5-tools)
|
||||
optdepends=('gst-plugins-good: Webm codec support')
|
||||
conflicts=(qt5-webkit)
|
||||
provides=(qt5-webkit)
|
||||
source=("https://github.com/annulen/webkit/releases/download/qtwebkit-$pkgver-alpha/qtwebkit-$pkgver-alpha.tar.xz"
|
||||
source=("https://github.com/annulen/webkit/releases/download/qtwebkit-$pkgver/qtwebkit-$pkgver-alpha.tar.xz"
|
||||
qt5-webkit-icu59.patch qt5-webkit-ng-gcc7.patch qt5-webkit-ng-functional.patch qt5-webkit-pdf_scaling.patch qt5-webkit-solid_background_PDF.patch)
|
||||
sha256sums=('f70fea4623a0f1df6ec535358f9c431d6ead9c04742a85258aaabcd0805d2719'
|
||||
'e1306e696ad7125fa00083aa966be0ea6fe6de555c9e1d119957f208f258edfe'
|
||||
|
||||
Reference in New Issue
Block a user