qt6-sensors: update to 6.7.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-06-23 10:44:32 +07:00 committed by Đoàn Trần Công Danh
parent 77a85a4333
commit b526854e5c
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'qt6-sensors' # Template file for 'qt6-sensors'
pkgname=qt6-sensors pkgname=qt6-sensors
version=6.6.0 version=6.7.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools pkg-config" hostmakedepends="perl qt6-declarative-host-tools pkg-config"
makedepends="qt6-declarative-devel qt6-svg-devel" makedepends="qt6-declarative-private-devel qt6-svg-devel qt6-base-private-devel"
short_desc="Cross-platform application and UI framework - Sensors" short_desc="Cross-platform application and UI framework - Sensors"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>" maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
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/qtsensors-everywhere-src-${version}.tar.xz" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz"
checksum=28f0be5d4eac103ba3bb660ea61806d0e193c1fab949d1c95f2cb7cb39d84498 checksum=ead1dec787c56ed4dc02ed810af54ff1e1f6875cb5cc2506c74eeb9554e6bb59
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/tests rm -rf ${DESTDIR}/usr/tests