mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt6-webengine to 6.2.3-3
This commit is contained in:
parent
d9a0fef0ed
commit
407690e4c8
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@ highmem=1
|
|||
pkgname=qt6-webengine
|
||||
_qtver=6.2.3
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
|
@ -24,6 +24,7 @@ depends=(qt6-webchannel qt6-positioning libxcomposite libxrandr pciutils libxss
|
|||
makedepends=(cmake ninja python2 python gperf jsoncpp qt6-tools pipewire nodejs qt6-websockets)
|
||||
optdepends=('pipewire: WebRTC desktop sharing under Wayland')
|
||||
groups=(qt6)
|
||||
options=(debug)
|
||||
_pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
|
||||
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
|
||||
qt6-webengine-ffmpeg5.patch
|
||||
|
|
Loading…
Reference in a new issue