mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyqt6-webengine: update to 6.7.0.
This commit is contained in:
parent
66b1def76c
commit
4fa1bcb78c
1 changed files with 4 additions and 7 deletions
|
@ -1,21 +1,18 @@
|
||||||
# Template file for 'python3-pyqt6-webengine'
|
# Template file for 'python3-pyqt6-webengine'
|
||||||
pkgname=python3-pyqt6-webengine
|
pkgname=python3-pyqt6-webengine
|
||||||
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-webengine-devel
|
makedepends="qt6-webengine-devel qt6-webchannel-devel python3-pyqt6-bindings"
|
||||||
python3-pyqt6-network-devel python3-pyqt6-webchannel-devel
|
|
||||||
python3-pyqt6-declarative-devel python3-pyqt6-printsupport-devel
|
|
||||||
python3-pyqt6-widgets-devel"
|
|
||||||
depends="python3-pyqt6"
|
depends="python3-pyqt6"
|
||||||
short_desc="Python 3 bindings for Qt6 - WebEngine"
|
short_desc="Python 3 bindings for Qt6 - WebEngine"
|
||||||
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-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.riverbankcomputing.com/software/pyqtwebengine/"
|
homepage="https://www.riverbankcomputing.com/software/pyqtwebengine/"
|
||||||
distfiles="$PYPI_SITE/P/PyQt6_WebEngine/PyQt6_WebEngine-$version.tar.gz"
|
distfiles="$PYPI_SITE/P/PyQt6_WebEngine/PyQt6_WebEngine-$version.tar.gz"
|
||||||
checksum=d50b984c3f85e409e692b156132721522d4e8cf9b6c25e0cf927eea2dfb39487
|
checksum=68edc7adb6d9e275f5de956881e79cca0d71fad439abeaa10d823bff5ac55001
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue