extra/qt6-webengine to 6.5.2-2

This commit is contained in:
Kevin Mihelich 2023-08-15 23:47:22 +00:00
parent b32e16648c
commit ceb826f374

View file

@ -11,13 +11,13 @@ highmem=1
pkgname=qt6-webengine
_qtver=6.5.2
pkgver=${_qtver/-/}
pkgrel=1
pkgrel=2
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-positioning libxcomposite libxrandr libxkbfile
snappy nss libxslt minizip ffmpeg re2 libvpx libxtst ttf-font) # pciutils
snappy nss libxslt minizip ffmpeg libvpx libxtst ttf-font) # pciutils
makedepends=(cmake ninja python-html5lib gperf jsoncpp qt6-tools pipewire nodejs qt6-websockets libepoxy git)
optdepends=('pipewire: WebRTC desktop sharing under Wayland')
groups=(qt6)