qt6-virtualkeyboard: update to 6.2.0.
This commit is contained in:
parent
7c6c37dee0
commit
e122509fc1
1 changed files with 3 additions and 5 deletions
|
@ -1,20 +1,18 @@
|
|||
# Template file for 'qt6-virtualkeyboard'
|
||||
pkgname=qt6-virtualkeyboard
|
||||
version=6.1.1
|
||||
version=6.2.0
|
||||
revision=1
|
||||
wrksrc="qtvirtualkeyboard-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DQT_HOST_PATH=/usr"
|
||||
hostmakedepends="perl pkg-config qt6-declarative-devel"
|
||||
makedepends="qt6-declarative-devel qt6-quickcontrols2-devel
|
||||
qt6-svg-devel hunspell-devel"
|
||||
depends="qt6-quickcontrols2"
|
||||
makedepends="qt6-declarative-devel qt6-svg-devel hunspell-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=246d1acdcd953819b09b1da22bd359335d145d8a3550d9e827dc1fd27b6bd3ff
|
||||
checksum=1055e7fe1dfaecbfd4b69f40ec1135fda1980e6e21adbe757a8a4affbfb9bcee
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in a new issue