qt6-virtualkeyboard: 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 2d0a5cadfb
commit 527d9940e1
1 changed files with 4 additions and 3 deletions

View File

@ -1,16 +1,17 @@
# Template file for 'qt6-virtualkeyboard'
pkgname=qt6-virtualkeyboard
version=6.6.0
version=6.7.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
makedepends="qt6-declarative-devel qt6-svg-devel hunspell-devel"
makedepends="qt6-declarative-private-devel qt6-svg-devel hunspell-devel
qt6-base-private-devel"
short_desc="Cross-platform application and UI framework - virtualkeyboard"
maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtvirtualkeyboard-everywhere-src-${version}.tar.xz"
checksum=2784db43f514bfd3a2ce0e79e0096deea95a3866254d376a9134bc512bfa777b
checksum=320664b55a0960ff79c1b822dcf6e8cebe3e08b791147d41b570996d81ce180f
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"