189 Commits

Author SHA1 Message Date
Thomas JANVIER
0d169bba7c Add python3-packaging to DEB/RPM dependencies 2025-02-22 07:28:38 +10:00
Juergen E. Fischer
dcc76674cf fix debian package 2025-01-15 18:10:54 +01:00
Juergen E. Fischer
9ec2c9a528 debian packing: add ubuntu oracular 2024-11-02 06:17:27 +10:00
Juergen E. Fischer
c4b6eccc88 debian packaging: include pdal support for noble-ubuntugis (fixes #58485) 2024-08-29 09:23:14 +10:00
Juergen E. Fischer
ba2ff0cc12 install nlohmann/json_fwd.hpp if using WITH_INTERNAL_NLOHMANN_JSON (followup c268fb14035678c1a61e7793afe8aaee159094b5) 2024-07-16 07:37:37 +10:00
Juergen E. Fischer
a56f708023 debian packaging: drop bullseye
qgis.g.info now uses G_get_projwkt / G_get_projsrid, which was
introduced in GRASS 7.8.6, GRASS' version.h includes major and minor and
bullseye only has 7.8.5.
2024-07-16 04:09:37 +10:00
Juergen E. Fischer
66c716d8a3 debian packaging: make packaging of api documentation optional 2024-03-27 06:31:14 +01:00
Juergen E. Fischer
1e7c6c966f remove duplicate python3-pyqt5.qtserialport 2024-02-22 21:21:40 +01:00
Juergen E. Fischer
d5b9669dd0 debian packaging:
* add ubuntu mantic and noble
* add dependency to python3-pyqt5.qtserialport (fixes #56241; that part of INSTALL.md is auto-generated by scripts/scandeps.pl)
2024-02-09 14:00:10 +01:00
Harrissou Sant-anna
ff283a3f95 Update control.in file with python3-pyqt5.qtserialport 2024-02-09 08:14:01 +10:00
Juergen E. Fischer
854554d940 debian packaging: remove dummy server service and unused files
[skip ci]
2023-12-03 00:06:12 +01:00
Nyall Dawson
58e2ddb7e5 Drop OTB Processing provider
As discussed in https://lists.osgeo.org/pipermail/qgis-developer/2023-November/066221.html

This plugin needs to be ported to a 3rd party plugin by a motivated maintainer.
2023-11-27 10:09:16 +10:00
Juergen E. Fischer
982fea5287 debian packaging: update to latest oracle client 2023-10-02 12:02:08 +02:00
Juergen E. Fischer
bde58219b3 debian packaging: add libdraco-dev 2023-08-07 15:38:36 +02:00
Juergen E. Fischer
8a82afd79b debian packaging: enable PDAL only on bullseye and jammy 2023-05-16 15:49:43 +02:00
Juergen E. Fischer
bb4d23c0af debian packaging: add debian bookworm and build-essential to scandeps.pl
(superceeds #52813, #52875)
2023-05-02 14:52:57 +02:00
Juergen E. Fischer
456d72589f debian packaging: drop focal (Qt 5.13 and GEOS 3.7 required; last packaged version is 3.26) 2023-04-21 14:25:29 +02:00
Juergen E. Fischer
38de233de2 debian packaging: add python3-pyqt5.qtmultimedia also as runtime dependency 2023-01-31 22:25:46 +01:00
pathmapper
10748bdaf1 Add python3-pyqt5.qtmultimedia dependency for debian based-distros
ref https://lists.osgeo.org/pipermail/qgis-developer/2023-January/065488.html
2023-01-31 11:46:40 +00:00
Juergen E. Fischer
83877ca492 debian packaging: add qtmultimedia5-dev build dependency 2023-01-29 11:33:20 +01:00
Chris Mayo
f9414b49ae Remove indirect jinja2 and owslib Debian dependencies
These are mandatory for jinja2 and owslib, listed in their
requirements.txt/setup.py files and installed by Debian
python3-jinja2 and python3-owslib.

At runtime owslib tests for lxml and pyproj. Leave those dependencies.
2023-01-08 07:38:29 +10:00
Chris Mayo
14289b23f2 Remove unused httplib2 Debian dependency
Used by removed plugin:
2073026f7c ("[processing] removed geoserver algorithms and moved postgis
ones to qgis agorithms group", 2014-06-08)
2023-01-08 07:38:29 +10:00
Chris Mayo
04b1ee91f3 Remove Python future package from installation
Not used since:
78af413dcc ("Remove python future compatibility layer", 2017-08-05)
2022-12-27 19:40:55 +00:00
Juergen E. Fischer
ec976cb50a run scripts/scandeps.pl (followup efbd5eaffc) 2022-11-17 01:39:09 +01:00
Juergen E. Fischer
efbd5eaffc debian packaging: add ubuntu lunar 2022-11-16 21:26:59 +01:00
Nyall Dawson
894a938fff [processing] Drop unmainted saga provider from QGIS install
This provider has not been maintained and does not work with
newer SAGA versions. Users are encouraged to use the 3rd-party
"Processing Saga NextGen" plugin instead.
2022-11-10 17:25:06 +10:00
Chris Mayo
b15f6facd7 Remove Python six package from installation
Already removed from RPM template in:
15e5419a74 ("Initial RPM sources update for QGIS3", 2017-10-01)

Python ext-libs removed in:
f10e9eee7d ("remove python ext-libs that should meanwhile available
everywhere", 2017-03-09)

Last use removed from scripts/process_function_template.py in:
d37a79943f ("handle utf-8 in function help", 2018-09-17)
2022-11-02 08:15:40 +10:00
Juergen E. Fischer
0580369dbf debian packaging: disable pdal for ubuntu kinetic too 2022-08-10 16:31:26 +02:00
Juergen E. Fischer
c35526e6a9 debian packaging: drop ubuntu hirsute and impish, add kinetic
(closes #49522)
2022-08-08 19:11:40 +02:00
Juergen E. Fischer
d6bdb60869 debian packaging:
* add ubuntu jammy
* drop debian buster, ubuntu bionic and groovy
* exclude untwine on sid
2022-05-18 10:49:12 +02:00
Juergen E. Fischer
f3eab3473a debian packaging: PDAL removed from debian sid 2022-05-02 04:30:20 +02:00
Juergen E. Fischer
029b97584e debian packaging: add sip-build for sid/impish 2021-09-28 21:40:03 +02:00
Juergen E. Fischer
e53a2e0686 debian unstable: switch back from sip5-tools too python3-sip 2021-09-14 23:58:56 +02:00
Juergen E. Fischer
298c78f723 debian packaging: add ubuntu impish 2021-08-05 15:42:03 +02:00
Juergen E. Fischer
be63c8b753 debian packaging: include python3-pyqt5.qtpositioning 2021-06-24 00:03:23 +02:00
Matthias Kuhn
6596d872b6 add python3-pyqt5.qtpositioning 2021-06-19 06:20:57 +10:00
Juergen E. Fischer
5078939dac debian packaging: add hirsute 2021-03-10 02:45:44 +01:00
Juergen E. Fischer
94c5694354 debian packaging: add back python3-sip-dev for dh_sip3 in unstable 2021-01-04 17:19:37 +01:00
Juergen E. Fischer
312e24a0bb Revert "debian packaging: disable pdal provider on all dists except unstable"
As b5e98c346da2 reverts back to support earlier PDAL versions than 2.2.

This reverts commit a75ff775f976aa044dd4439762a135cffda737fb.
2020-12-23 14:54:30 +01:00
Juergen E. Fischer
a75ff775f9 debian packaging: disable pdal provider on all dists except unstable 2020-12-22 23:04:14 +01:00
Juergen E. Fischer
17134eee5e debian packaging: enable entwine point clouds 2020-11-12 10:47:01 +01:00
Juergen E. Fischer
53380b8048 debian packaging: fix groovy build 2020-11-11 11:12:44 +01:00
Juergen E. Fischer
6711edbd7c debian packaging: move qt5-image-formats-plugins dependency to
qgis-providers (fixes 71a755a023, closes #39886, closes #39887)
2020-11-09 23:50:06 +01:00
Juergen E. Fischer
9e02078d88 debian packaging: add pdal provider and switch to sip5 2020-11-07 19:02:13 +01:00
Juergen E. Fischer
71a755a023 debian packaging: add qt5-image-formats-plugins dependency (closes #39763) 2020-11-02 21:29:19 +01:00
Juergen E. Fischer
09d6185b06 debian packaging: drop ubuntu eoan add ubuntu groovy 2020-11-02 21:29:19 +01:00
Juergen E. Fischer
f20d5624dd debian packaging: include landing page service 2020-08-16 20:39:27 +02:00
Juergen E. Fischer
48619cf552 debian packaging fixes:
* include qgis-server-wmts
* fix Qt53DExtras cmake module lookup
2020-08-02 21:50:19 +02:00
Juergen E. Fischer
f54c8fb7ee debian packaging: split server into several packages 2020-07-09 01:34:39 +02:00
Juergen E. Fischer
b304e3843a fix installation and some other followup cleanups to dcd017a655f 2020-06-10 12:25:29 +02:00