mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-position: update to 6.8.2.
This commit is contained in:
parent
2e5e16f9bc
commit
1963b5409b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-position'
|
# Template file for 'qt6-position'
|
||||||
pkgname=qt6-position
|
pkgname=qt6-position
|
||||||
version=6.8.1
|
version=6.8.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"
|
||||||
|
@ -11,7 +11,7 @@ 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=e310e7232591d4beb1785bfff8ff3e77430bdf5e9a17f56694b732f5267df78d
|
checksum=df30664f4e936466a7e1157ff26abc61efb5e94c9eb8750e1bcdffeec95db8e5
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue