mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-pyqt6-3d: update to 6.8.0.
This commit is contained in:
parent
aa4f06c7a0
commit
987c5d16ca
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'python3-pyqt6-3d'
|
||||
pkgname=python3-pyqt6-3d
|
||||
version=6.7.0
|
||||
revision=2
|
||||
version=6.8.0
|
||||
revision=1
|
||||
build_style=sip-build
|
||||
build_helper="python3"
|
||||
hostmakedepends="qt6-base python3-PyQt-builder pkg-config"
|
||||
makedepends="python3-pyqt6-bindings qt6-3d-devel"
|
||||
depends="python3-pyqt6"
|
||||
makedepends="python3-pyqt6-bindings qt6-3d-private-devel python3-pyqt6-sip"
|
||||
depends="python3-pyqt6>=${version%.*} python3-pyqt6-sip"
|
||||
short_desc="Qt6 bindings for 3D - Python 3"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://www.riverbankcomputing.com/software/pyqt3d/"
|
||||
distfiles="$PYPI_SITE/P/PyQt6-3D/PyQt6_3D-${version}.tar.gz"
|
||||
checksum=3e99bfc801918ab4758dd2660b2d2358e0057c943eb2bd9f8d0ddf156ea5ccd7
|
||||
checksum=f62790a787cfc99fcd84c774fa952b83c877dd2175355a3a6609d37fe1a1c7a3
|
||||
lib32disabled=yes
|
||||
|
||||
python3-pyqt6-3d-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue