qt6-position: update to 6.7.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-06-23 10:44:31 +07:00 committed by Đoàn Trần Công Danh
parent 02d93377f3
commit 78a1df920d

View file

@ -1,16 +1,17 @@
# Template file for 'qt6-position' # Template file for 'qt6-position'
pkgname=qt6-position pkgname=qt6-position
version=6.6.0 version=6.7.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools" hostmakedepends="perl qt6-base qt6-declarative-host-tools"
makedepends="qt6-serialport-devel qt6-declarative-devel" makedepends="qt6-serialport-devel qt6-declarative-private-devel
qt6-base-private-devel"
short_desc="Cross-platform application and UI framework - position" short_desc="Cross-platform application and UI framework - position"
maintainer="John <me@johnnynator.dev>" maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0" license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/" homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz"
checksum=8d6520fa3c759ed33eaea7cb1aa7e1e7ec999f828e496a6c592847d61f0fa539 checksum=020009f0aa8f6b1042963a45b6e19f2784cc937949cdb673f3b876153e087b1c
pre_check() { pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml" export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"