extra/qt6-webengine to 6.7.2-3

This commit is contained in:
Kevin Mihelich 2024-09-11 10:30:29 +00:00
parent d5e8ea3065
commit 3520f499fa
2 changed files with 5 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = qt6-webengine pkgbase = qt6-webengine
pkgdesc = Provides support for web applications using the Chromium browser project pkgdesc = Provides support for web applications using the Chromium browser project
pkgver = 6.7.2 pkgver = 6.7.2
pkgrel = 2 pkgrel = 3
url = https://www.qt.io url = https://www.qt.io
arch = x86_64 arch = x86_64
groups = qt6 groups = qt6
@ -61,6 +61,7 @@ pkgbase = qt6-webengine
depends = qt6-declarative depends = qt6-declarative
depends = qt6-positioning depends = qt6-positioning
depends = qt6-webchannel depends = qt6-webchannel
depends = re2
depends = snappy depends = snappy
depends = ttf-font depends = ttf-font
depends = zlib depends = zlib

View file

@ -10,7 +10,7 @@ highmem=1
pkgname=qt6-webengine pkgname=qt6-webengine
pkgver=6.7.2 pkgver=6.7.2
pkgrel=2 pkgrel=3
arch=(x86_64) arch=(x86_64)
url='https://www.qt.io' url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom) license=(GPL3 LGPL3 FDL custom)
@ -55,11 +55,12 @@ depends=(alsa-lib
qt6-declarative qt6-declarative
qt6-positioning qt6-positioning
qt6-webchannel qt6-webchannel
re2
snappy snappy
ttf-font ttf-font
zlib) zlib)
# system libvpx disabled since https://codereview.qt-project.org/c/qt/qtwebengine/+/454908 # system libvpx disabled since https://codereview.qt-project.org/c/qt/qtwebengine/+/454908
# libvpx pciutils re2 # libvpx pciutils
makedepends=(cmake makedepends=(cmake
git git
gperf gperf