diff --git a/srcpkgs/qt6-sensors/template b/srcpkgs/qt6-sensors/template index 6b0befd4b36..1dd0d0f3df1 100644 --- a/srcpkgs/qt6-sensors/template +++ b/srcpkgs/qt6-sensors/template @@ -1,16 +1,20 @@ # Template file for 'qt6-sensors' pkgname=qt6-sensors -version=6.4.0 +version=6.4.2 revision=1 build_style=cmake -hostmakedepends="perl qt6-declarative-devel qt6-svg-devel pkg-config" +hostmakedepends="perl qt6-declarative-host-tools pkg-config" makedepends="qt6-declarative-devel qt6-svg-devel" short_desc="Cross-platform application and UI framework - Sensors" maintainer="Đoàn Trần Công Danh " 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/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtsensors-everywhere-src-${version}.tar.xz" -checksum=f38c072f5b9f62631985f385de70cdc54c13f0b888d9496943342e3be1ca50da +checksum=455619ff28a39f4caba49c9e1952fbcfafc8ffc893b437d653d5465a077ee656 + +post_install() { + rm -rf ${DESTDIR}/usr/tests +} qt6-sensors-devel_package() { depends="${sourcepkg}>=${version}_${revision}