qt6-3d: update to 6.7.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-06-23 10:44:30 +07:00 committed by Đoàn Trần Công Danh
parent 000be518ea
commit 3461399637

View file

@ -1,16 +1,17 @@
# Template file for 'qt6-3d'
pkgname=qt6-3d
version=6.6.0
version=6.7.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
makedepends="qt6-declarative-devel qt6-shadertools-devel libassimp-devel"
makedepends="qt6-declarative-private-devel qt6-shadertools-devel libassimp-devel
qt6-base-private-devel"
short_desc="Cross-platform application and UI framework - 3d"
maintainer="John <me@johnnynator.dev>"
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/qt3d-everywhere-src-${version}.tar.xz"
checksum=0da87a46217f4d72f6d0de9768605d5325ef3d093f73a5e0d73dd88e99c1fc2a
checksum=8bc087d904973133186e58471845c5df376bbfdcfcf079fda287e1cda27c8adf
qt6-3d-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"