mirror of
https://github.com/getsolus/packages.git
synced 2025-04-25 20:30:37 +03:00
qgis: Update to 3.42.2
**Summary** - [Changelog 3.42.2 - 3.42.0](https://github.com/qgis/QGIS/compare/final-3_42_0%5E...final-3_42_2) Signed-off-by: Algent Albrahimi <algent@protonmail.com>
This commit is contained in:
parent
eed26dafe0
commit
527bdcf64a
5 changed files with 58147 additions and 58129 deletions
|
@ -30,14 +30,14 @@ libprovider_virtualraster.so
|
|||
libprovider_wcs.so
|
||||
libprovider_wfs.so
|
||||
libprovider_wms.so
|
||||
libqgis_3d.so.3.42.0
|
||||
libqgis_analysis.so.3.42.0
|
||||
libqgis_app.so.3.42.0
|
||||
libqgis_core.so.3.42.0
|
||||
libqgis_customwidgets.so.3.42.0
|
||||
libqgis_gui.so.3.42.0
|
||||
libqgis_native.so.3.42.0
|
||||
libqgispython.so.3.42.0
|
||||
libqgis_3d.so.3.42.2
|
||||
libqgis_analysis.so.3.42.2
|
||||
libqgis_app.so.3.42.2
|
||||
libqgis_core.so.3.42.2
|
||||
libqgis_customwidgets.so.3.42.2
|
||||
libqgis_gui.so.3.42.2
|
||||
libqgis_native.so.3.42.2
|
||||
libqgispython.so.3.42.2
|
||||
pdal_wrench
|
||||
qgis
|
||||
qgis_process
|
||||
|
|
116225
packages/q/qgis/abi_symbols
116225
packages/q/qgis/abi_symbols
File diff suppressed because it is too large
Load diff
|
@ -7341,8 +7341,10 @@ libproj.so.25:proj_coordoperation_is_instantiable
|
|||
libproj.so.25:proj_create
|
||||
libproj.so.25:proj_create_compound_crs
|
||||
libproj.so.25:proj_create_crs_to_crs_from_pj
|
||||
libproj.so.25:proj_create_ellipsoidal_2D_cs
|
||||
libproj.so.25:proj_create_from_database
|
||||
libproj.so.25:proj_create_from_wkt
|
||||
libproj.so.25:proj_create_geographic_crs_from_datum
|
||||
libproj.so.25:proj_create_operation_factory_context
|
||||
libproj.so.25:proj_create_operations
|
||||
libproj.so.25:proj_crs_create_bound_crs_to_WGS84
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : qgis
|
||||
version : 3.42.0
|
||||
release : 117
|
||||
version : 3.42.2
|
||||
release : 118
|
||||
source :
|
||||
- https://github.com/qgis/QGIS/archive/refs/tags/final-3_42_0.tar.gz : 9b2714bde3f4d72be39e5c253997d894143e294f51b9dfe3c5c2d01cefeb0078
|
||||
- https://github.com/qgis/QGIS/archive/refs/tags/final-3_42_2.tar.gz : ff276fd3e666ce804b984fd40f5c69966c7936fb210b0af7c93bf52fbfc134ff
|
||||
homepage : https://qgis.org/
|
||||
license : GPL-2.0-or-later
|
||||
component : office.scientific
|
||||
|
|
|
@ -22,13 +22,13 @@
|
|||
<Files>
|
||||
<Path fileType="executable">/usr/bin/qgis</Path>
|
||||
<Path fileType="executable">/usr/bin/qgis_process</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_3d.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_analysis.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_app.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_core.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_gui.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_native.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib/libqgispython.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_3d.so.3.42.2</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_analysis.so.3.42.2</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_app.so.3.42.2</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_core.so.3.42.2</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_gui.so.3.42.2</Path>
|
||||
<Path fileType="library">/usr/lib/libqgis_native.so.3.42.2</Path>
|
||||
<Path fileType="library">/usr/lib/libqgispython.so.3.42.2</Path>
|
||||
<Path fileType="library">/usr/lib/python3.11/site-packages/PyQt5/uic/widget-plugins/__pycache__/qgis_customwidgets.cpython-311.pyc</Path>
|
||||
<Path fileType="library">/usr/lib/python3.11/site-packages/PyQt5/uic/widget-plugins/qgis_customwidgets.py</Path>
|
||||
<Path fileType="library">/usr/lib/qgis/crssync</Path>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<Path fileType="library">/usr/lib/qgis/plugins/libprovider_wms.so</Path>
|
||||
<Path fileType="library">/usr/lib/qgis/qgiscrashhandler</Path>
|
||||
<Path fileType="library">/usr/lib/qgis/untwine</Path>
|
||||
<Path fileType="library">/usr/lib64/qt5/plugins/designer/libqgis_customwidgets.so.3.42.0</Path>
|
||||
<Path fileType="library">/usr/lib64/qt5/plugins/designer/libqgis_customwidgets.so.3.42.2</Path>
|
||||
<Path fileType="data">/usr/share/applications/org.qgis.qgis.desktop</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/qgis.png</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/128x128/mimetypes/qgis-mime.png</Path>
|
||||
|
@ -227,10 +227,12 @@
|
|||
<Path fileType="data">/usr/share/qgis/i18n/qgis_cs.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_da.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_de.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_el.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_en_US.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_es.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_et.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_eu.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_fa.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_fi.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_fr.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_gl.qm</Path>
|
||||
|
@ -239,6 +241,7 @@
|
|||
<Path fileType="data">/usr/share/qgis/i18n/qgis_it.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_ja.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_ko.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_ky.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_lt.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_lv.qm</Path>
|
||||
<Path fileType="data">/usr/share/qgis/i18n/qgis_nb.qm</Path>
|
||||
|
@ -7302,7 +7305,7 @@
|
|||
</Description>
|
||||
<PartOf>programming.devel</PartOf>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="117">qgis</Dependency>
|
||||
<Dependency release="118">qgis</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/qgis/Bezier3D.h</Path>
|
||||
|
@ -9832,9 +9835,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="117">
|
||||
<Date>2025-02-23</Date>
|
||||
<Version>3.42.0</Version>
|
||||
<Update release="118">
|
||||
<Date>2025-04-22</Date>
|
||||
<Version>3.42.2</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Algent Albrahimi</Name>
|
||||
<Email>algent@protonmail.com</Email>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue