mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
qt6-declarative: upgrade to 6.6.1
This commit is contained in:
@@ -1 +1 @@
|
||||
29b0e8def6152ced84eacb45775a2e54 qt6-declarative-6.6.0.tar.xz
|
||||
d3d47a63b812d966e17793202a802529 qt6-declarative-6.6.1.tar.xz
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
||||
# depends : at-spi2-core qt6-shadertools
|
||||
|
||||
name=qt6-declarative
|
||||
version=6.6.0
|
||||
version=6.6.1
|
||||
release=1
|
||||
source="$name-$version.tar.xz::https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtdeclarative-everywhere-src-$version.tar.xz"
|
||||
|
||||
@@ -11,7 +11,7 @@ build() {
|
||||
|
||||
|
||||
cmake -S qtdeclarative-everywhere-src-$version -B build -G Ninja \
|
||||
-D QT_USE_CCACHE=ON \
|
||||
-D QT_USE_CCACHE=$(scratch isinstalled ccache && echo ON || echo OFF) \
|
||||
-D INSTALL_PUBLICBINDIR=usr/bin \
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
|
||||
|
||||
Reference in New Issue
Block a user