mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qt5-webkit to 5.212.0alpha2-22
This commit is contained in:
parent
da25417e9f
commit
80ac97c4d3
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@ highmem=1
|
|||
pkgname=qt5-webkit
|
||||
_qtver=5.212.0-alpha2
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=21
|
||||
pkgrel=22
|
||||
arch=(x86_64)
|
||||
url='http://qt-project.org/'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
|
@ -21,7 +21,6 @@ makedepends=(cmake ruby gperf python2 qt5-doc qt5-tools)
|
|||
optdepends=('gst-plugins-good: Webm codec support')
|
||||
conflicts=(qt5-webkit-ng qt5-webkit-og)
|
||||
replaces=(qt5-webkit-ng qt5-webkit-og)
|
||||
groups=(qt qt5)
|
||||
_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
|
||||
source=("https://github.com/annulen/webkit/releases/download/qtwebkit-$_qtver/qtwebkit-$_qtver.tar.xz"
|
||||
qt5-webkit-gcc7.patch
|
||||
|
|
Loading…
Reference in a new issue