Commit Graph

121 Commits

Author SHA1 Message Date
Weijia Wang
ff813f8347
Merge pull request #251592 from imincik/qgis-dont-build-test
qgis: disable building tests
2023-08-30 23:55:35 +02:00
Ivan Mincik
a791f731e3 qgis-ltr: disable building tests
No tests are currently executed during the build process. Disable
building them to save significant amount of time and resources.
2023-08-26 19:11:05 +02:00
Ivan Mincik
0e82f77a33 qgis-ltr: alphabetical sorting of dependencies 2023-08-26 19:10:58 +02:00
Ivan Mincik
09f9749a09 qgis: alphabetical sorting of dependencies 2023-08-26 19:08:59 +02:00
Ivan Mincik
2cf9345708 qgis-ltr: 3.28.7 -> 3.28.10 2023-08-26 18:52:56 +02:00
Ivan Mincik
b2a14fc0e4 qgis: disable building tests
No tests are currently executed during the build process. Disable
building them to save significant amount of time and resources.
2023-08-26 15:15:51 +02:00
Ivan Mincik
85cf505bdf qgis: alphabetical sorting of dependencies 2023-08-23 10:52:22 +02:00
Ivan Mincik
e831daaf4d qgis: 3.28.3 -> 3.32.2 2023-08-23 10:52:21 +02:00
Ivan Mincik
f28c626a19 qgis: change package maintainer to geospatial team
Maintainer change was pre-discussed with @willcohen and @sikmir over
email. @willcohen and @sikmir are now members of Geospatial team.
2023-06-19 17:19:14 +02:00
Ivan Mincik
27721801c1 qgis-ltr: 3.28.5 -> 3.28.7 2023-06-01 12:49:58 +02:00
Ivan Mincik
2f27b9cb0c qgis-ltr: 3.22.16 -> 3.28.5 2023-04-04 14:48:59 +02:00
Kerstin Humm
0b0cc93e79
remove myself (erictapen) from packages which I don't use anymore 2023-04-03 17:07:16 +02:00
Ivan Mincik
4f77f9a0f4 qgis-ltr: 3.22.15 -> 3.22.16 2023-02-07 12:21:35 +01:00
Weijia Wang
2caf4ef500
Merge pull request #213529 from imincik/qgis-3.28.3
qgis: 3.28.2 -> 3.28.3
2023-01-30 22:55:03 +01:00
Ivan Mincik
92929e2cfe qgis: 3.22.14 -> 3.22.15 2023-01-30 17:28:39 +01:00
Ivan Mincik
6b3986df94 qgis: 3.28.2 -> 3.28.3 2023-01-30 10:22:01 +01:00
Nikolay Korotkiy
245eff7171
Merge pull request #206856 from imincik/qgis-3.22.14
qgis-ltr: 3.22.13 -> 3.22.14
2023-01-05 18:31:07 +04:00
hqurve
bba45f07ce qgis, qgis-ltr: fix grass 2023-01-02 10:10:02 -04:00
hqurve
cc51367718 qgis, qgis-ltr: disable qtwebkit by default
qtwebkit has been marked has having known vulnerabilities.

Since qtlocation was propagated by qtwebkit, it now needs to be
explicitly added.

See also: 783d526965
2023-01-02 10:09:36 -04:00
Ivan Mincik
b62a567b74 qgis-ltr: 3.22.13 -> 3.22.14 2022-12-19 14:17:55 +01:00
Nikolay Korotkiy
283502a299
Merge pull request #205575 from willcohen/qgis-3.22.13
qgis-ltr: 3.22.10 -> 3.22.13
2022-12-18 05:07:47 +04:00
Ivan Mincik
e5348c1c8c qgis: 3.26.2 -> 3.28.2 2022-12-17 08:25:40 +01:00
figsoda
69ce4fbad8
Merge pull request #206154 from trofi/qgis-without-xlibsWrapper
qgis: drop unused xlibsWrapper inputs
2022-12-14 21:55:01 -05:00
Sergei Trofimovich
dce61952e2 qgis-ltr: drop unused xlibsWrapper inputs
Validated as no material change in `out` output with `diffoscope`.
2022-12-14 23:37:51 +00:00
Sergei Trofimovich
1666dc68b7 qgis: drop unused xlibsWrapper inputs
Validated as no material change in `out` output with `diffoscope`.
2022-12-14 23:36:40 +00:00
Will Cohen
657a5766d2 qgis-ltr: 3.22.10 -> 3.22.13 2022-12-10 19:34:32 -05:00
Nikolay Korotkiy
30536606bb
qgis-ltr: 3.22.9 → 3.22.10 2022-08-21 01:31:26 +03:00
Nikolay Korotkiy
e54e97acec
qgis: 3.26.1 → 3.26.2 2022-08-21 01:30:53 +03:00
Thomas Watson
c3aff2b7d7 qgis, qgis-ltr: fix build
A recent upgrade to PyQt5 broke the build due to incompatibilities
with SIP < 5. Upstream QGIS has supported SIP >= 5 for a while now
so this patch corrects the issue by using the latest SIP and adding
the necessary dependencies.

The logic to find the PyQt5 libraries and SIP files is different
for SIP >= 5, so a patch is included to correctly supply them.

This also adds wrapGAppsHook to prevent opening file dialogs from
crashing on non-NixOS distributions.
2022-08-06 19:17:07 -05:00
github-actions[bot]
83702a6ef7
Merge master into staging-next 2022-07-18 18:01:14 +00:00
Nikolay Korotkiy
75fdfe76cd qgis-ltr: 3.22.8 → 3.22.9 2022-07-18 14:09:45 +02:00
Nikolay Korotkiy
83841f8bf7 qgis: 3.26.0 → 3.26.1 2022-07-18 14:09:45 +02:00
Josef Kemetmüller
1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
Will Cohen
f2eef30c0d qgis-ltr: 3.22.6 -> 3.22.8 2022-06-23 12:41:04 +02:00
Will Cohen
34a533b1e2 qgis: 3.24.2 -> 3.26.0 2022-06-23 12:41:04 +02:00
Will Cohen
8d03b2418e qgis-ltr: 3.22.5 -> 3.22.6 2022-05-03 14:39:07 +02:00
Will Cohen
14d77e895d qgis: 3.24.1 -> 3.24.2 2022-05-03 14:39:07 +02:00
Will Cohen
fd620c8da1 qgis: 3.24.0 -> 3.24.1 2022-03-22 17:56:16 +01:00
Will Cohen
826febf74f qgis-ltr: 3.22.4 -> 3.22.5 2022-03-22 17:56:16 +01:00
Will Cohen
b2ffb9fc96 qgis-ltr: add willcohen to maintainers 2022-02-27 22:30:33 +01:00
Will Cohen
e18d2801ad qgis: add willcohen to maintainers 2022-02-27 22:30:33 +01:00
Will Cohen
9f27578b40 qgis-ltr: 3.16.16 -> 3.22.4 2022-02-27 22:30:33 +01:00
Will Cohen
2448f4dd45 qgis: 3.22.3 -> 3.24.0 2022-02-27 22:30:33 +01:00
Will Cohen
0072957c7e qgis-ltr: 3.16.14 -> 3.16.16 2022-01-25 23:14:33 -08:00
Will Cohen
2ca00af2c7 qgis: 3.22.1 -> 3.22.3 2022-01-25 23:14:33 -08:00
Will Cohen
de256f2c02 qgis, qgis-ltr: only expose unwrapped via passthru 2022-01-25 23:14:33 -08:00
Matthew Pickering
85d0a94f90 qgis, pyqt: introduce qgis-ltr and update qgis
Add qtlocation to pyqt, and ensure that it is included with both
qgis derivations.
2022-01-25 23:14:33 -08:00
Matthew Pickering
ce4927f0d5 qgis: enable 3D, grass
Grass is a runtime dependency which qgis attempts to find on the path.

3D is on by default with normal distributions so we should
also enable it.
2022-01-25 23:14:33 -08:00
Will Cohen
2cdbb565ad qgis: update QSCI_SIP_DIR location 2022-01-05 19:02:00 -05:00
Kerstin Humm
2d0c11c034
qgis: add erictapen as maintainer 2021-11-26 20:58:59 +01:00