mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
qt6-position: update to 6.6.0.
This commit is contained in:
parent
e8f0a6d320
commit
5650c1582f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qt6-position'
|
# Template file for 'qt6-position'
|
||||||
pkgname=qt6-position
|
pkgname=qt6-position
|
||||||
version=6.5.2
|
version=6.6.0
|
||||||
revision=2
|
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-devel"
|
||||||
|
@ -10,10 +10,10 @@ 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=70493f03748d1c5b1577e4c011c0af9bcaffcdc6c5e519362605b01f917614fa
|
checksum=8d6520fa3c759ed33eaea7cb1aa7e1e7ec999f828e496a6c592847d61f0fa539
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"
|
export QML2_IMPORT_PATH="$wrksrc/build/lib${XBPS_TARGET_WORDSIZE}/qt6/qml"
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue