mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
python3-pyqt6: remove unused python3-pyqt6-core subpkg.
This commit is contained in:
parent
ddf3204303
commit
a234617a8d
2 changed files with 0 additions and 11 deletions
|
@ -1 +0,0 @@
|
||||||
python3-pyqt6
|
|
|
@ -26,16 +26,6 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Split like qt6, but keep qt6-core in main pkg
|
# Split like qt6, but keep qt6-core in main pkg
|
||||||
# python3-pyqt6-core_package() {
|
|
||||||
# lib32disabled=yes
|
|
||||||
# depends="python3-pyqt6-sip>=${version}_${revision}"
|
|
||||||
# short_desc="${short_desc} - Core"
|
|
||||||
# pkg_install() {
|
|
||||||
# vmove "${py3_sitelib}/*.dist-info"
|
|
||||||
# vmove "${py3_sitelib}/PyQt6/__init__.py"
|
|
||||||
# vmove "${py3_sitelib}/PyQt6/QtCore.*"
|
|
||||||
# }
|
|
||||||
# }
|
|
||||||
|
|
||||||
python3-pyqt6-core-devel_package() {
|
python3-pyqt6-core-devel_package() {
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue