qt6-sensors: update to 6.4.2.
This commit is contained in:
parent
77f52826f6
commit
3c8575ce4a
1 changed files with 7 additions and 3 deletions
|
@ -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 <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"
|
||||
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}
|
||||
|
|
Loading…
Add table
Reference in a new issue