QGIS/debian/control.in
Juergen E. Fischer 0b1ba631b3 add internal spatialindex 2.0.0 for platforms with >=2.1 (followup fd20e69dae)
spatialindex/include/spatialindex/tools/Tools.h slightly adapted to set
SIDX_DLL to CORE_EXPORT
2025-09-22 09:19:58 +02:00

993 lines
34 KiB
Plaintext

Source: qgis
Maintainer: QGIS developers <qgis-developer@lists.osgeo.org>
Uploaders: Jürgen E. Fischer <jef@norbit.de>
Section: science
Priority: optional
Build-Depends:
bison,
ca-certificates,
cmake (>= 2.8),
debhelper (>= 9),
dh-python,
flex,
gdal-bin,
grass-dev,
libexiv2-dev,
libexpat1-dev,
libfcgi-dev,
libgdal-dev (>= 1.11),
libgeos-dev (>= 3.0.0),
libgsl-dev,
libpq-dev,
libproj-dev,
libdraco-dev,
#bookworm noble# libspatialindex-dev,
libspatialite-dev,
libmeshoptimizer-dev,
libsqlite3-dev,
libsqlite3-mod-spatialite,
libzip-dev,
nlohmann-json3-dev,
ninja-build,
ocl-icd-opencl-dev,
opencl-headers,
pkgconf,
python3-all-dev,
python3-dev,
python3-gdal,
python3-mock,
python3-nose2,
python3-owslib,
python3-packaging,
python3-psycopg2,
python3-pyqtbuild,
sip-tools,
python3-termcolor,
python3-yaml,
libprotobuf-dev,
protobuf-compiler,
libzstd-dev,
git,
graphviz,
xvfb,
xauth,
xfonts-base,
xfonts-100dpi,
xfonts-75dpi,
xfonts-scalable,
spawn-fcgi,
poppler-utils,
lighttpd,
#qt6# qt6-base-dev, qt6-base-private-dev, qt6-multimedia-dev, qt6-positioning-dev, qtkeychain-qt6-dev, qt6-tools-dev-tools, qt6-tools-dev, libqca-qt6-dev, libqca-qt6-plugins, libqscintilla2-qt6-dev,
#qt5# qtbase5-dev, qtbase5-private-dev, qtmultimedia5-dev, qtpositioning5-dev, qtkeychain-qt5-dev, qttools5-dev-tools, qttools5-dev, libqca-qt5-2-dev, libqca-qt5-2-plugins, libqscintilla2-qt5-dev,
#qt5##webkit# libqt5webkit5-dev,
#qt5# libqt5opengl5-dev, libqt5serialport5-dev, libqt5sql5-sqlite, libqt5svg5-dev, libqt5xmlpatterns5-dev,
#qt6# qt6-serialport-dev, qt6-svg-dev, qt6-5compat-dev, qt6-webengine-dev,
#qt5# qt3d5-dev, qt3d-assimpsceneimport-plugin, qt3d-defaultgeometryloader-plugin, qt3d-gltfsceneio-plugin, qt3d-scene2d-plugin,
#qt6# qt6-3d-dev, qt6-3d-assimpsceneimport-plugin, qt6-3d-defaultgeometryloader-plugin, qt6-3d-gltfsceneio-plugin, qt6-3d-scene2d-plugin,
#qt5# python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtmultimedia, python3-pyqt5.qtpositioning, python3-pyqt5.qtserialport, python3-pyqt5.qtsvg, pyqt5-dev-tools, pyqt5-dev, pyqt5.qsci-dev, python3-pyqt6.sip, python3-pyqt5.qtsql,
#qt6# python3-pyqt6, python3-pyqt6.qsci, python3-pyqt6.qtmultimedia, python3-pyqt6.qtpositioning, python3-pyqt6.qtserialport, python3-pyqt6.qtsvg, pyqt6-dev-tools, pyqt6-dev, pyqt6.qsci-dev, python3-pyqt6.sip,
#oracle# oracle-instantclient-basiclite, oracle-instantclient-devel,
#pdal# libpdal-dev, pdal,
#sfcgal# libsfcgal-dev (>= 2.0.0),
locales
#apidoc#Build-Depends-indep:
#apidoc# doxygen
Build-Conflicts:
libspatialindex-dev (>= 2.1.0),
libqgis-dev,
libqgis-qt6-dev,
qgis-dev
Standards-Version: 3.9.7
Vcs-Browser: https://github.com/qgis/QGIS/
Vcs-Git: https://github.com/qgis/QGIS.git
Homepage: https://qgis.org/
Rules-Requires-Root: no
Package: qgis-common
Architecture: all
Depends:
libjs-jquery,
libjs-leaflet,
qml-module-qtcharts,
${misc:Depends}
Description: QGIS - architecture-independent data
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent supporting data files for use
with QGIS.
Package: qgis-plugin-grass-common
Architecture: all
Depends:
${python3:Depends},
${misc:Depends}
Breaks: qgis-common (<< 1.5)
Replaces: qgis-common (<< 1.5)
Description: GRASS plugin for QGIS - architecture-independent data
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent supporting data files for use
with the QGIS GRASS plugin.
Package: python3-qgis-common
Architecture: all
Section: python
Depends:
gdal-bin,
python3-gdal,
python3-matplotlib,
${python3:Depends},
${misc:Depends}
Breaks: python-qgis-common (<< ${source:Version})
Replaces: python-qgis-common (<< ${source:Version})
Suggests:
saga
Description: Python bindings to QGIS - architecture-independent files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent files for the QGIS Python
bindings.
Package: qgis-providers-common
Architecture: all
Depends: ${misc:Depends}
Breaks: qgis-common (<= 1.6)
Replaces: qgis-common (<= 1.6)
Description: collection of data providers to QGIS - architecture-independent files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent files for the QGIS providers.
Package: python-qgis
Depends: python3-qgis, ${misc:Depends}
Architecture: all
Priority: optional
Section: oldlibs
Description: transitional package
This is a transitional package. It can safely be removed.
Package: python-qgis-common
Depends: python3-qgis-common, ${misc:Depends}
Architecture: all
Priority: optional
Section: oldlibs
Description: transitional package
This is a transitional package. It can safely be removed.
Package: qgis-server-common
Architecture: all
Description: QGIS - common server files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the common files of QGIS server.
Package: qgis-quick-common
Architecture: all
Description: QGIS - common Qt Quick files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains the common files for Qt Quick.
#qt5#Package: qgis
#qt5#Architecture: any
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends},
#qt5# python3-qgis (= ${binary:Version}),
#qt5# qgis-providers (= ${binary:Version}),
#qt5# qgis-common (= ${source:Version})
#qt5#Recommends:
#qt5# qgis-plugin-grass
#qt5#Suggests: gpsbabel
#qt5#Conflicts: uim-qt3
#qt5#Description: Geographic Information System (GIS)
#qt5# A Geographic Information System (GIS) manages, analyzes, and displays
#qt5# databases of geographic information. QGIS supports shape file viewing and
#qt5# editing, spatial data storage with PostgreSQL/PostGIS, projection on-the-fly,
#qt5# map composition, and a number of other features via a plugin interface. QGIS
#qt5# also supports display of various georeferenced raster and Digital Elevation
#qt5# Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII
#qt5# DEM.
#qt5#
#qt5#Package: libqgis-3d{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# qt3d-assimpsceneimport-plugin,
#qt5# qt3d-defaultgeometryloader-plugin,
#qt5# qt3d-gltfsceneio-plugin,
#qt5# qt3d-scene2d-plugin,
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared 3d library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared 3d library.
#qt5#
#qt5#Package: libqgis-analysis{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared analysis library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared analysis library.
#qt5#
#qt5#Package: libqgis-app{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Replaces: libqgis{QGIS_ABI}
#qt5#Description: QGIS - shared app library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared app library.
#qt5#
#qt5#Package: libqgis-core{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared core library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared core library.
#qt5#
#qt5#Package: libqgis-gui{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared gui library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared gui library.
#qt5#
#qt5#Package: libqgis-native{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared native gui library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared native gui library.
#qt5#
#qt5#Package: libqgis-server{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared server library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared server library.
#qt5#
#qt5#Package: libqgis-quick
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# qgis-quick-common (= ${source:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared quick library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared quick library.
#qt5#
#qt5#Package: libqgisgrass{GRASSVER}-{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS - shared grass library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared grass library.
#qt5#
#qt5#Package: libqgispython{QGIS_ABI}
#qt5#Architecture: any
#qt5#Section: libs
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Replaces: libqgis{QGIS_ABI}
#qt5#Description: QGIS - shared Python library
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the shared Python library.
#qt5#
#qt5#Package: libqgis-customwidgets
#qt5#Architecture: any
#qt5#Depends:
#qt5# qttools5-dev-tools,
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS custom widgets for Qt Designer
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains a library to use specific QGIS widgets in Qt Designer.
#qt5#
#qt5#Package: libqgis-dev
#qt5#Architecture: any
#qt5#Section: libdevel
#qt5#Depends:
#qt5# grass-dev,
#qt5# libexiv2-dev,
#qt5# libexpat1-dev,
#qt5# libgdal-dev (>= 1.11),
#qt5# libgeos-dev (>= 3.0.0),
#qt5# libgsl-dev,
#qt5# libpq-dev,
#qt5# libproj-dev,
#qt5# qtbase5-dev, qtmultimedia5-dev, qtpositioning5-dev, qttools5-dev, libqca-qt5-2-dev, libqscintilla2-qt5-dev, libqt5svg5-dev, pyqt5-dev-tools, pyqt5.qsci-dev, python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtsql,
#qt5##webkit# libqt5webkit5-dev,
#qt5# libqgis-3d{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-analysis{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-app{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-core{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-gui{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-native{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-server{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgisgrass{GRASSVER}-{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgispython{QGIS_ABI} (= ${binary:Version}),
#qt5# libsqlite3-dev,
#qt5# nlohmann-json3-dev,
#qt5# python3-dev,
#qt5# ${misc:Depends}
#qt5#Recommends: libqgis-customwidgets
#qt5#Provides: qgis-dev
#qt5#Description: QGIS - development files
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the libraries needed to develop plugins for QGIS.
#qt5#
#qt5#Package: qgis-dbg
#qt5#Architecture: any
#qt5#Section: debug
#qt5#Priority: extra
#qt5#Depends:
#qt5# libqgis-3d{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-analysis{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-app{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-core{QGIS_ABI}(= ${binary:Version}),
#qt5# libqgis-gui{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-native{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgis-server{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgisgrass{GRASSVER}-{QGIS_ABI} (= ${binary:Version}),
#qt5# libqgispython{QGIS_ABI} (= ${binary:Version}),
#qt5# ${misc:Depends}
#qt5#Suggests: gdb
#qt5#Description: QGIS - debugging symbols
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains debugging symbols.
#qt5#
#qt5#Package: qgis-provider-grass
#qt5#Architecture: any
#qt5#Depends:
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: GRASS provider for QGIS
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This provider enables GRASS data access in QGIS.
#qt5#
#qt5#Package: qgis-plugin-grass
#qt5#Architecture: any
#qt5#Depends:
#qt5# qgis (= ${binary:Version}),
#qt5# qgis-plugin-grass-common (= ${source:Version}),
#qt5# qgis-provider-grass (= ${binary:Version}),
#qt5# grass-core,
#qt5# ${grass:Depends},
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: GRASS plugin for QGIS
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This plugin enables GRASS data access in QGIS.
#qt5#
#qt5#Package: python3-qgis
#qt5#Architecture: any
#qt5#Section: python
#qt5#Depends:
#qt5# python3-qgis-common (= ${source:Version}),
#qt5# qgis-providers (= ${binary:Version}),
#qt5# libqgispython{QGIS_ABI},
#qt5# libsqlite3-mod-spatialite,
#qt5# python3-jinja2,
#qt5# python3-owslib,
#qt5# python3-plotly,
#qt5# python3-psycopg2,
#qt5# python3-pygments,
#qt5# python3-pyproj,
#qt5# python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtsql, python3-pyqt5.qtmultimedia, python3-pyqt5.qtpositioning, python3-pyqt5.qtsvg, python3-pyqt5.qtserialport,
#qt5##webkit# python3-pyqt5.qtwebkit,
#qt5# python3-yaml,
#qt5# python3-lxml,
#qt5# ${python3:Depends},
#qt5# ${shlibs:Depends},
#qt5# ${sip3:Depends},
#qt5# ${misc:Depends}
#qt5#Breaks:
#qt5# python-qgis (<< ${binary:Version}),
#qt5# python3-qgis-common (<< ${source:Version})
#qt5#Replaces:
#qt5# python-qgis (<< ${binary:Version}),
#qt5# python3-qgis-common (<< ${source:Version})
#qt5#Description: Python bindings to QGIS
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the files for the Python support.
#qt5#
#qt5#Package: qgis-providers
#qt5#Architecture: any
#qt5#Pre-Depends:
#qt5# dpkg (>= 1.16.1),
#qt5# ${misc:Pre-Depends}
#qt5#Depends:
#qt5# qgis-providers-common (= ${source:Version}),
#qt5# libqca-qt5-2-plugins, libqt5sql5-sqlite, qt5-image-formats-plugins, qt5-image-formats-plugin-pdf,
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Breaks: qgis (<= 1.6)
#qt5#Replaces: qgis (<= 1.6)
#qt5#Description: collection of data providers to QGIS
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the provider plugins for QGIS.
#qt5#
#qt5#Package: qgis-server
#qt5#Architecture: any
#qt5#Depends:
#qt5# qgis-server-wms (= ${binary:Version}),
#qt5# qgis-server-wmts (= ${binary:Version}),
#qt5# qgis-server-wcs (= ${binary:Version}),
#qt5# qgis-server-wfs (= ${binary:Version}),
#qt5# qgis-server-wfs3 (= ${binary:Version}),
#qt5# qgis-server-bin (= ${binary:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS server providing various OGC services
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package is a meta-package depending on all QGIS Server components.
#qt5#
#qt5#Package: qgis-server-bin
#qt5#Architecture: all
#qt5#Depends:
#qt5# qgis-providers (= ${binary:Version}),
#qt5# python3-qgis (= ${binary:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS server providing various OGC services
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the binaries for QGIS server.
#qt5#
#qt5#Package: qgis-server-wms
#qt5#Architecture: any
#qt5#Depends:
#qt5# qgis-server-common (= ${binary:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS server providing various OGC services
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the WMS service.
#qt5#
#qt5#Package: qgis-server-wmts
#qt5#Architecture: any
#qt5#Depends:
#qt5# qgis-server-common (= ${binary:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS server providing various OGC services
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the WMTS service.
#qt5#
#qt5#Package: qgis-server-wfs
#qt5#Architecture: any
#qt5#Depends:
#qt5# qgis-server-common (= ${binary:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS server providing various OGC services
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the WFS service.
#qt5#
#qt5#Package: qgis-server-wfs3
#qt5#Architecture: any
#qt5#Depends:
#qt5# qgis-server-common (= ${binary:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS server providing various OGC services
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the WFS 3 service.
#qt5#
#qt5#Package: qgis-server-wcs
#qt5#Architecture: any
#qt5#Depends:
#qt5# qgis-server-common (= ${binary:Version}),
#qt5# ${shlibs:Depends},
#qt5# ${misc:Depends}
#qt5#Description: QGIS server providing various OGC services
#qt5# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5# display databases of geographic information.
#qt5# .
#qt5# This package contains the WCS service.
#apidoc#
#apidoc#Package: qgis-api-doc
#apidoc#Architecture: all
#apidoc#Section: doc
#apidoc#Depends:
#apidoc# ${misc:Depends}
#apidoc#Recommends:
#apidoc##qt5##!qt6# qt5-doc-html
#apidoc##qt5##qt6# qt5-doc-html,
#apidoc##qt6# qt6-doc-html
#apidoc#Description: QGIS API documentation
#apidoc# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#apidoc# display databases of geographic information.
#apidoc# .
#apidoc# This package contains the QGIS API documentation.
#qt5##oracle#
#qt5##oracle#Package: qgis-oracle-provider
#qt5##oracle#Architecture: any
#qt5##oracle#Depends: libaio1, ${shlibs:Depends}, ${misc:Depends}
#qt5##oracle#Section: contrib/database
#qt5##oracle#Description: QGIS oracle provider
#qt5##oracle# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt5##oracle# display databases of geographic information.
#qt5##oracle# .
#qt5##oracle# This package contains the QGIS oracle provider.
#qt5#
#qt6#Package: qgis-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends},
#qt6# python3-qgis-qt6 (= ${binary:Version}),
#qt6# qgis-providers-qt6 (= ${binary:Version}),
#qt6# qgis-common (= ${source:Version})
#qt6#Recommends:
#qt6# qgis-plugin-grass-qt6
#qt6#Suggests: gpsbabel
#qt6#Description: Geographic Information System (GIS)
#qt6# A Geographic Information System (GIS) manages, analyzes, and displays
#qt6# databases of geographic information. QGIS supports shape file viewing and
#qt6# editing, spatial data storage with PostgreSQL/PostGIS, projection on-the-fly,
#qt6# map composition, and a number of other features via a plugin interface. QGIS
#qt6# also supports display of various georeferenced raster and Digital Elevation
#qt6# Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII
#qt6# DEM.
#qt6# .
#qt6# This package contains the version built with Qt6.
#qt6#
#qt6#Package: libqgis-3d{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# qt6-3d-assimpsceneimport-plugin,
#qt6# qt6-3d-defaultgeometryloader-plugin,
#qt6# qt6-3d-gltfsceneio-plugin,
#qt6# qt6-3d-scene2d-plugin,
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared 3d library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared 3d library with Qt6.
#qt6#
#qt6#Package: libqgis-analysis{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared analysis library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared analysis library with Qt6.
#qt6#
#qt6#Package: libqgis-app{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Replaces: libqgis{QGIS_ABI}
#qt6#Description: QGIS - shared app library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared app library with Qt6.
#qt6#
#qt6#Package: libqgis-core{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared core library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared core library with Qt6.
#qt6#
#qt6#Package: libqgis-gui{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared gui library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared gui library with Qt6.
#qt6#
#qt6#Package: libqgis-native{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared native gui library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared native gui library with Qt6.
#qt6#
#qt6#Package: libqgis-server{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared server library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared server library with Qt6.
#qt6#
#qt6#Package: libqgisgrass{GRASSVER}-{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared grass library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared grass library with Qt6.
#qt6#
#qt6#Package: libqgispython{QGIS_ABI}-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Replaces: libqgis{QGIS_ABI}-qt6
#qt6#Description: QGIS - shared Python library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared Python library with Qt6.
#qt6#
#qt6#Package: libqgis-customwidgets-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qttools5-dev-tools,
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS custom widgets for Qt Designer
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains a library to use specific QGIS widgets in Qt Designer
#qt6# with Qt6.
#qt6#
#qt6#Package: libqgis-qt6-dev
#qt6#Architecture: any
#qt6#Section: libdevel
#qt6#Depends:
#qt6# grass-dev,
#qt6# libexiv2-dev,
#qt6# libexpat1-dev,
#qt6# libgdal-dev (>= 1.11),
#qt6# libgeos-dev (>= 3.0.0),
#qt6# libgsl-dev,
#qt6# libpq-dev,
#qt6# libproj-dev,
#qt6# qt6-base-dev, qt6-multimedia-dev, qt6-positioning-dev, qt6-tools-dev-tools, qt6-tools-dev, libqca-qt6-dev, libqscintilla2-qt6-dev, libqca-qt6-plugins,
#qt6# libqgis-3d{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-analysis{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-app{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-core{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-gui{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-native{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-server{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgisgrass{GRASSVER}-{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgispython{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libsqlite3-dev,
#qt6# nlohmann-json3-dev,
#qt6# python3-dev,
#qt6# ${misc:Depends}
#qt6#Recommends: libqgis-customwidgets-qt6
#qt6#Provides: qgis-dev-qt6
#qt6#Description: QGIS - development files
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the libraries needed to develop plugins for QGIS
#qt6# with Qt6.
#qt6#
#qt6#Package: qgis-dbg-qt6
#qt6#Architecture: any
#qt6#Section: debug
#qt6#Priority: extra
#qt6#Depends:
#qt6# libqgis-3d{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-analysis{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-app{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-core{QGIS_ABI}-qt6(= ${binary:Version}),
#qt6# libqgis-gui{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-native{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgis-server{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgisgrass{GRASSVER}-{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# libqgispython{QGIS_ABI}-qt6 (= ${binary:Version}),
#qt6# ${misc:Depends}
#qt6#Suggests: gdb
#qt6#Description: QGIS - debugging symbols
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains debugging symbols for QGIS with Qt6.
#qt6#
#qt6#Package: qgis-provider-grass-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: GRASS provider for QGIS
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This provider enables GRASS data access in QGIS with Qt6.
#qt6#
#qt6#Package: qgis-plugin-grass-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-qt6 (= ${binary:Version}),
#qt6# qgis-plugin-grass-common (= ${source:Version}),
#qt6# qgis-provider-grass-qt6 (= ${binary:Version}),
#qt6# grass-core,
#qt6# ${grass:Depends},
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: GRASS plugin for QGIS
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This plugin enables GRASS data access in QGIS with Qt6.
#qt6#
#qt6#Package: python3-qgis-qt6
#qt6#Architecture: any
#qt6#Section: python
#qt6#Depends:
#qt6# python3-qgis-common (= ${source:Version}),
#qt6# qgis-providers-qt6 (= ${binary:Version}),
#qt6# libqgispython{QGIS_ABI}-qt6,
#qt6# libsqlite3-mod-spatialite,
#qt6# python3-jinja2,
#qt6# python3-owslib,
#qt6# python3-plotly,
#qt6# python3-psycopg2,
#qt6# python3-pygments,
#qt6# python3-pyproj,
#qt6# python3-pyqt6, python3-pyqt6.qsci, python3-pyqt6.qtmultimedia, python3-pyqt6.qtpositioning, python3-pyqt6.qtsvg, python3-pyqt6.qtserialport, python3-pyqt6.sip,
#qt6# python3-yaml,
#qt6# python3-lxml,
#qt6# ${python3:Depends},
#qt6# ${shlibs:Depends},
#qt6# ${sip3:Depends},
#qt6# ${misc:Depends}
#qt6#Breaks: python-qgis-qt6 (<< ${binary:Version})
#qt6#Replaces: python-qgis-qt6 (<< ${binary:Version})
#qt6#Description: Python bindings to QGIS
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the files for the Python support for Qt6.
#qt6#
#qt6#Package: qgis-providers-qt6
#qt6#Architecture: any
#qt6#Pre-Depends:
#qt6# dpkg (>= 1.16.1),
#qt6# ${misc:Pre-Depends}
#qt6#Depends:
#qt6# qgis-providers-common (= ${source:Version}),
#qt6# libqca-qt6-plugins, libqt6sql6-sqlite, qt6-image-formats-plugin-pdf,
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: collection of data providers to QGIS
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the provider plugins for QGIS with Qt6.
#qt6#
#qt6#Package: qgis-server-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-server-wms-qt6 (= ${binary:Version}),
#qt6# qgis-server-wmts-qt6 (= ${binary:Version}),
#qt6# qgis-server-wcs-qt6 (= ${binary:Version}),
#qt6# qgis-server-wfs-qt6 (= ${binary:Version}),
#qt6# qgis-server-wfs3-qt6 (= ${binary:Version}),
#qt6# qgis-server-bin-qt6 (= ${binary:Version}),
#qt6# qgis-server-common (= ${source:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS server providing various OGC services
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package is a meta-package depending on all QGIS Server components
#qt6# for Qt6.
#qt6#
#qt6#Package: qgis-server-bin-qt6
#qt6#Architecture: all
#qt6#Depends:
#qt6# qgis-providers-qt6 (= ${binary:Version}),
#qt6# python3-qgis-qt6 (= ${binary:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS server providing various OGC services
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the binaries of QGIS server parts for Qt6.
#qt6#
#qt6#Package: qgis-server-wms-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-server-common (= ${source:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS server providing various OGC services
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the WMS service.
#qt6#
#qt6#Package: qgis-server-wmts-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-server-common (= ${source:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS server providing various OGC services
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the WMTS service.
#qt6#
#qt6#Package: qgis-server-wfs-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-server-common (= ${source:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS server providing various OGC services
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the WFS service.
#qt6#
#qt6#Package: qgis-server-wfs3-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-server-common (= ${source:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS server providing various OGC services
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the WFS 3 service.
#qt6#
#qt6#Package: qgis-server-wcs-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-server-common (= ${source:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS server providing various OGC services
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the WCS service.
#qt6#
#qt6#Package: qgis-quick-qt6
#qt6#Architecture: any
#qt6#Depends:
#qt6# qgis-quick-common (= ${source:Version}),
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - quick executable for Qt6
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the quick executable for Qt6
#qt6#
#qt6#Package: libqgis-quick-qt6
#qt6#Architecture: any
#qt6#Section: libs
#qt6#Depends:
#qt6# ${shlibs:Depends},
#qt6# ${misc:Depends}
#qt6#Description: QGIS - shared quick library
#qt6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6# display databases of geographic information.
#qt6# .
#qt6# This package contains the shared quick library for Qt6.
#qt6#
#qt6##oracle#
#qt6##oracle#Package: qgis-oracle-provider-qt6
#qt6##oracle#Architecture: any
#qt6##oracle#Depends: libaio1, ${shlibs:Depends}, ${misc:Depends}
#qt6##oracle#Section: contrib/database
#qt6##oracle#Description: QGIS oracle provider
#qt6##oracle# QGIS is a Geographic Information System (GIS) which manages, analyzes and
#qt6##oracle# display databases of geographic information.
#qt6##oracle# .
#qt6##oracle# This package contains the QGIS oracle provider.