diff --git a/srcpkgs/python3-pyqt6-core b/srcpkgs/python3-pyqt6-core deleted file mode 120000 index dd603d68234..00000000000 --- a/srcpkgs/python3-pyqt6-core +++ /dev/null @@ -1 +0,0 @@ -python3-pyqt6 \ No newline at end of file diff --git a/srcpkgs/python3-pyqt6/template b/srcpkgs/python3-pyqt6/template index 78dd4ed3b16..d3147879106 100644 --- a/srcpkgs/python3-pyqt6/template +++ b/srcpkgs/python3-pyqt6/template @@ -26,16 +26,6 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then fi # 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() { lib32disabled=yes