Bump plugins revision. Replacing OSMesa usage with BGLView

This commit is contained in:
Gerasim Troeglazov
2025-12-28 13:14:25 +10:00
parent 8e9ee5923b
commit 05f6fa74a3

View File

@@ -8,14 +8,14 @@ COPYRIGHT="2015-2024 The Qt Company Ltd."
LICENSE="GNU LGPL v3
GNU GPL v3
GNU FDL v1"
REVISION="7"
REVISION="8"
QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive"
SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtbase-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="c5f22a5e10fb162895ded7de0963328e7307611c688487b5d152c9ee64767599"
SOURCE_DIR="qtbase-everywhere-src-$portVersion"
srcGitRev2="4341730a0b93fc5564d9a20688f6360526148a7a"
srcGitRev2="1d255f2f8e58d66c1d3f2fc12cf651e4ca0aa80d"
SOURCE_URI_2="https://github.com/threedeyes/qt6-haikuplugins/archive/$srcGitRev2.tar.gz"
CHECKSUM_SHA256_2="2e46855a2f215c5b19bf9961cff6303993b26f31bba120c90d1babfbf659db1a"
CHECKSUM_SHA256_2="ca54435a744b3d036b241a82380edaf3ffe7ed13501fd0529996dbf31e4f4558"
SOURCE_DIR_2="qt6-haikuplugins-$srcGitRev2"
PATCHES="qt6_base-$portVersion.patchset"
@@ -48,6 +48,7 @@ REQUIRES="
lib:libfreetype$secondaryArchSuffix
lib:libfontconfig$secondaryArchSuffix
lib:libgl$secondaryArchSuffix
lib:libglu$secondaryArchSuffix
lib:libharfbuzz$secondaryArchSuffix
lib:libicudata$secondaryArchSuffix
lib:libicui18n$secondaryArchSuffix
@@ -89,6 +90,7 @@ REQUIRES_devel="
haiku${secondaryArchSuffix}_devel
qt6_base$secondaryArchSuffix == $portVersion base
devel:libgl$secondaryArchSuffix
devel:libglu$secondaryArchSuffix
devel:libharfbuzz$secondaryArchSuffix
devel:libharfbuzz_gobject$secondaryArchSuffix
devel:libvulkan$secondaryArchSuffix