Skip to content

Commit

Permalink
qt6-quick3d: link upstream issues for context
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 8, 2024
1 parent 3b9e019 commit 7eec079
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion mingw-w64-qt6-quick3d/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 49,11 @@ prepare() {
cd $srcdir/${_pkgfn}

apply_patch_with_msg \
001-appending-qt6-to-remove-qt5-conflict.patch \
001-appending-qt6-to-remove-qt5-conflict.patch

# https://bugreports.qt.io/browse/QTBUG-131962
# https://github.com/RenderKit/embree/commit/cda4cf1919bb2a748e78915fbd6e421a1056638d
apply_patch_with_msg \
002-fix-bezier-curve.patch \
003-fix-pointi.patch
}
Expand Down

0 comments on commit 7eec079

Please sign in to comment.