mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt6-webengine to 6.7.2-3
This commit is contained in:
parent
d5e8ea3065
commit
3520f499fa
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = qt6-webengine
|
||||
pkgdesc = Provides support for web applications using the Chromium browser project
|
||||
pkgver = 6.7.2
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://www.qt.io
|
||||
arch = x86_64
|
||||
groups = qt6
|
||||
|
@ -61,6 +61,7 @@ pkgbase = qt6-webengine
|
|||
depends = qt6-declarative
|
||||
depends = qt6-positioning
|
||||
depends = qt6-webchannel
|
||||
depends = re2
|
||||
depends = snappy
|
||||
depends = ttf-font
|
||||
depends = zlib
|
||||
|
|
|
@ -10,7 +10,7 @@ highmem=1
|
|||
|
||||
pkgname=qt6-webengine
|
||||
pkgver=6.7.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
|
@ -55,11 +55,12 @@ depends=(alsa-lib
|
|||
qt6-declarative
|
||||
qt6-positioning
|
||||
qt6-webchannel
|
||||
re2
|
||||
snappy
|
||||
ttf-font
|
||||
zlib)
|
||||
# system libvpx disabled since https://codereview.qt-project.org/c/qt/qtwebengine/+/454908
|
||||
# libvpx pciutils re2
|
||||
# libvpx pciutils
|
||||
makedepends=(cmake
|
||||
git
|
||||
gperf
|
||||
|
|
Loading…
Reference in a new issue