mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/qt6-webengine to 6.2.2-1
This commit is contained in:
parent
931d2d76e0
commit
4131062377
1 changed files with 5 additions and 5 deletions
|
@ -12,16 +12,16 @@ buildarch=12
|
|||
highmem=1
|
||||
|
||||
pkgname=qt6-webengine
|
||||
_qtver=6.2.1
|
||||
_qtver=6.2.2
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
pkgdesc='Provides support for web applications using the Chromium browser project'
|
||||
depends=(qt6-webchannel qt6-location libxcomposite libxrandr pciutils libxss libxkbfile
|
||||
depends=(qt6-webchannel qt6-positioning libxcomposite libxrandr pciutils libxss libxkbfile
|
||||
libevent snappy nss libxslt minizip ffmpeg re2 libvpx libxtst ttf-font)
|
||||
makedepends=(cmake ninja python2 python gperf jsoncpp qt6-tools pipewire nodejs)
|
||||
makedepends=(cmake ninja python2 python gperf jsoncpp qt6-tools pipewire nodejs qt6-websockets)
|
||||
optdepends=('pipewire: WebRTC desktop sharing under Wayland')
|
||||
groups=(qt6)
|
||||
_pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
|
||||
|
@ -29,7 +29,7 @@ source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodu
|
|||
0001-ARM-toolchain-fixes.patch
|
||||
0002-Fix-ARM-skia-ICE.patch
|
||||
0003-Run-blink-bindings-generation-single-threaded.patch)
|
||||
sha256sums=('1f933cffb8671c1e71b6b2a4924cb6b3f9878388ae6298ac8d31a76c1ecffbb7'
|
||||
sha256sums=('2d2dcde6e4678ea96e4203a6e585b73e23fb61f83b47330f1f00c25e481cd3b4'
|
||||
'3dba0f507498ed078dbe5dc5753c593fa6babb7252be1cb964c404b62bf600ab'
|
||||
'20f5f470bdd350e40046eb11cd786730aaa777a2ad6b68d004f7464313792320'
|
||||
'005e5c1476b2c6e8edd6ab0637315cf268060090a7d3a89060a339f9ce4c9851')
|
||||
|
|
Loading…
Reference in a new issue