mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
c5b6297a27
commit
b459cd3cd1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-PyQt5'
|
# Template file for 'python3-PyQt5'
|
||||||
pkgname=python3-PyQt5
|
pkgname=python3-PyQt5
|
||||||
version=5.15.9
|
version=5.15.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=sip-build
|
build_style=sip-build
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="--confirm-license"
|
configure_args="--confirm-license"
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://riverbankcomputing.com/software/pyqt/intro"
|
homepage="https://riverbankcomputing.com/software/pyqt/intro"
|
||||||
distfiles="${PYPI_SITE}/P/PyQt5/PyQt5-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyQt5/PyQt5-${version}.tar.gz"
|
||||||
checksum=dc41e8401a90dc3e2b692b411bd5492ab559ae27a27424eed4bd3915564ec4c0
|
checksum=d46b7804b1b10a4ff91753f8113e5b5580d2b4462f3226288e2d84497334898a
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
export INCPATH=$XBPS_CROSS_BASE/usr/include/python$py3_ver
|
export INCPATH=$XBPS_CROSS_BASE/usr/include/python$py3_ver
|
||||||
|
|
Loading…
Add table
Reference in a new issue