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