* update qt5-doc to 5.15.15-1

This commit is contained in:
Alexander Baldeck 2024-09-30 19:19:37 +02:00
parent e449c6cd39
commit 5a0ba8b2ae
2 changed files with 39 additions and 2 deletions

37
qt5/qt5-doc/.SRCINFO Normal file
View File

@ -0,0 +1,37 @@
pkgbase = qt5-doc
pkgver = 5.15.15
pkgrel = 1
url = https://www.qt.io
arch = any
groups = qt5
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = qt5-tools
makedepends = python
makedepends = pciutils
makedepends = libxtst
makedepends = libxcursor
makedepends = libxrandr
makedepends = libxss
makedepends = libxcomposite
makedepends = libxkbfile
makedepends = gperf
makedepends = nss
makedepends = clang
makedepends = nodejs
source = https://download.qt.io/official_releases/qt/5.15/5.15.15/single/qt-everywhere-opensource-src-5.15.15.tar.xz
source = qt5-webengine-python3.patch
source = no-qmake.patch
sha256sums = b423c30fe3ace7402e5301afbb464febfb3da33d6282a37a665be1e51502335e
sha256sums = 398c996cb5b606695ac93645143df39e23fa67e768b09e0da6dbd37342a43f32
sha256sums = db90fa31381fa0814c9c8c803c9e2f9b36bdd6f52da753399e500c0692352498
pkgname = qt5-doc
pkgdesc = A cross-platform application and UI framework (Documentation)
depends = qt5-base
pkgname = qt5-examples
pkgdesc = Examples and demos from qt5 documentation
depends = qt5-doc

View File

@ -5,7 +5,7 @@
pkgbase=qt5-doc
pkgname=(qt5-doc qt5-examples)
_basever=5.15.14
_basever=5.15.15
pkgver=$_basever
pkgrel=1
arch=(any)
@ -18,7 +18,7 @@ _pkgfqn="qt-everywhere-opensource-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/single/$_pkgfqn.tar.xz"
qt5-webengine-python3.patch
no-qmake.patch)
sha256sums=('fdd3a4f197d2c800ee0085c721f4bef60951cbda9e9c46e525d1412f74264ed7'
sha256sums=('b423c30fe3ace7402e5301afbb464febfb3da33d6282a37a665be1e51502335e'
'398c996cb5b606695ac93645143df39e23fa67e768b09e0da6dbd37342a43f32'
'db90fa31381fa0814c9c8c803c9e2f9b36bdd6f52da753399e500c0692352498')