aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBachir Soussi Chiadmi2017-06-11 16:16:59 +0200
committerBachir Soussi Chiadmi2017-06-11 16:16:59 +0200
commit341ca7de4852ae356ab65d2564b58e08dae422d1 (patch)
treeb805362224cb0a36c5b33b0fb837cd64609fd303
parent06f7b1f065947f54b191ad9bbdcfa81c45d7195c (diff)
downloadaur-341ca7de4852ae356ab65d2564b58e08dae422d1.tar.gz
changed description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29501a29b73d..db078955640f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Jun 11 14:14:08 UTC 2017
+# Sun Jun 11 14:16:24 UTC 2017
pkgbase = qt5-webkit-print
- pkgdesc = Classes for a WebKit2 based implementation and a new QML API (maintained fork)
+ 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
pkgrel = 1
url = https://github.com/annulen/webkit/wiki
diff --git a/PKGBUILD b/PKGBUILD
index d969ac8fa74b..79932c58dacb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
arch=(x86_64)
url='https://github.com/annulen/webkit/wiki'
license=(GPL3 LGPL3 FDL custom)
-pkgdesc='Classes for a WebKit2 based implementation and a new QML API (maintained fork)'
+pkgdesc='Classes for a WebKit2 based implementation and a new QML API (maintained fork) (patched with pdf scale and background fixes)'
depends=(qt5-location qt5-sensors qt5-webchannel libwebp libxslt libxcomposite gst-plugins-base hyphen)
makedepends=(cmake ruby gperf python2 qt5-doc qt5-tools)
optdepends=('gst-plugins-good: Webm codec support')