[neon/qt6/pyside6/Neon/release] debian: add a metapackage

Carlos De Maine null at kde.org
Wed Mar 19 05:05:56 GMT 2025


Git commit fa9f208bb6077280f80b063c3d5502765ece8b3b by Carlos De Maine.
Committed on 19/03/2025 at 05:05.
Pushed by carlosdem into branch 'Neon/release'.

add a metapackage

(cherry picked from commit 61cb2194d996ec9f6966b52aed506c98c7014568)

Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>

M  +72   -0    debian/control

https://invent.kde.org/neon/qt6/pyside6/-/commit/fa9f208bb6077280f80b063c3d5502765ece8b3b

diff --git a/debian/control b/debian/control
index 834ff7d..43af152 100644
--- a/debian/control
+++ b/debian/control
@@ -208,6 +208,78 @@ Description: Python bindings for Qt 6 (common documentation)
  .
  This package contains the common documentation package.
 
+Package: python3-pyside6
+Architecture: any
+Depends:
+  python3-pyside6.qt3danimation
+ python3-pyside6.qt3dcore
+ python3-pyside6.qt3dextras
+ python3-pyside6.qt3dinput
+ python3-pyside6.qt3dlogic
+ python3-pyside6.qt3drender
+ python3-pyside6.qtasyncio
+ python3-pyside6.qtbluetooth
+ python3-pyside6.qtcharts
+ python3-pyside6.qtconcurrent
+ python3-pyside6.qtdatavisualization
+ python3-pyside6.qtdbus
+ python3-pyside6.qtdesigner
+ python3-pyside6.qtdesigner-dbgsym
+ python3-pyside6.qtgraphs
+ python3-pyside6.qtgraphswidgets
+ python3-pyside6.qtgui
+ python3-pyside6.qthelp
+ python3-pyside6.qthttpserver
+ python3-pyside6.qtlocation
+ python3-pyside6.qtmultimedia
+ python3-pyside6.qtmultimediawidgets
+ python3-pyside6.qtnetwork
+ python3-pyside6.qtnetworkauth
+ python3-pyside6.qtnfc
+ python3-pyside6.qtopengl
+ python3-pyside6.qtopenglwidgets
+ python3-pyside6.qtpdf
+ python3-pyside6.qtpdfwidgets
+ python3-pyside6.qtpositioning
+ python3-pyside6.qtprintsupport
+ python3-pyside6.qtqml
+ python3-pyside6.qtquick
+ python3-pyside6.qtquick3d
+ python3-pyside6.qtquickcontrols2
+ python3-pyside6.qtquicktest
+ python3-pyside6.qtquickwidgets
+ python3-pyside6.qtremoteobjects
+ python3-pyside6.qtscxml
+ python3-pyside6.qtsensors
+ python3-pyside6.qtserialbus
+ python3-pyside6.qtserialport
+ python3-pyside6.qtspatialaudio
+ python3-pyside6.qtsql
+ python3-pyside6.qtstatemachine
+ python3-pyside6.qtsvg
+ python3-pyside6.qtsvgwidgets
+ python3-pyside6.qttest
+ python3-pyside6.qttexttospeech
+ python3-pyside6.qtuitools
+ python3-pyside6.qtwebchannel
+ python3-pyside6.qtwebenginecore
+ python3-pyside6.qtwebenginequick
+ python3-pyside6.qtwebenginewidgets
+ python3-pyside6.qtwebsockets
+ python3-pyside6.qtwebview
+ python3-pyside6.qtwidgets
+ python3-pyside6.qtxml
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends},
+Description: Python bindings for Qt 6, pyside6 provides Python
+ bindings for Qt 6.x framework.
+ .
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package is a meta package to install all qt6 modules with Python 3 bindings.
+
 Package: python3-pyside6.qt3danimation
 Architecture: any
 Depends:


More information about the Neon-commits mailing list