Skip to content

Commit

Permalink
graphics/qgis: Update to 3.24.3
Browse files Browse the repository at this point in the history
- Remove testbuild
- Sort pkg-plist

Changelog: qgis/QGIS@final-3_24_2^...final-3_24_3

Reported by:	portscout, Repology
  • Loading branch information
rhurlin committed May 21, 2022
1 parent 935a195 commit e0ea3e9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
8 changes: 4 additions & 4 deletions graphics/qgis/Makefile
@@ -1,7 +1,7 @@
# Created by: Laurent Courty

PORTNAME= qgis
DISTVERSION= 3.24.2
DISTVERSION= 3.24.3
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/

Expand Down Expand Up @@ -109,7 +109,7 @@ USE_PYQT= pyqt5 qscintilla2 pysip sip
USE_QT= 3d buildtools_build core concurrent dbus declarative \
designer_build qdoc_build gamepad gui linguist_build location \
network printsupport qmake_build script serialport \
sql sql-pgsql sql-sqlite3 svg testlib uitools_build \
sql sql-pgsql sql-sqlite3 svg uitools_build \
webengine webkit widgets xml

SHEBANG_FILES= src/plugins/grass/scripts/*.py
Expand All @@ -124,10 +124,10 @@ CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Release \
-DQWT_INCLUDE_DIR:PATH=${LOCALBASE}/include/qt5/qwt6 \
-DQWT_LIBRARY:FILEPATH=${LOCALBASE}/lib/qt5/libqwt6.so \
-DQGIS_MANUAL_SUBDIR:PATH=share/man
CMAKE_ON= BUILD_TESTING ENABLE_TESTS USE_OPENCL WITH_3D WITH_ASTYLE \
CMAKE_ON= USE_OPENCL WITH_3D WITH_ASTYLE \
WITH_BINDINGS WITH_CUSTOM_WIDGETS WITH_EPT WITH_POSTGRESQL \
WITH_PDAL
CMAKE_OFF= WITH_QWTPOLAR
CMAKE_OFF= ENABLE_TESTS WITH_QWTPOLAR

CONFLICTS_INSTALL= qgis-ltr

Expand Down
6 changes: 3 additions & 3 deletions graphics/qgis/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1650112777
SHA256 (qgis-3.24.2.tar.bz2) = 898b148ab83e751c8c5de936929438315dec4cc449307cb405b156cd02b8d127
SIZE (qgis-3.24.2.tar.bz2) = 139709131
TIMESTAMP = 1653078325
SHA256 (qgis-3.24.3.tar.bz2) = fc9fa28e10c32773f49f1de0c52a35a393060acd6f799d6926f08e96fbaf2b4e
SIZE (qgis-3.24.3.tar.bz2) = 139820235
3 changes: 1 addition & 2 deletions graphics/qgis/pkg-plist
@@ -1,6 +1,5 @@
%%SERVER%%bin/admin.sld
bin/qgis
bin/qgis_bench
%%SERVER%%bin/qgis_mapserv.fcgi
%%SERVER%%bin/qgis_mapserver
bin/qgis_process
Expand Down Expand Up @@ -1747,7 +1746,6 @@ lib/qgis/untwine
%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so
%%QT_PLUGINDIR%%/designer/libqgis_customwidgets.so.%%DISTVERSION%%
%%SERVER%%%%QT_PLUGINDIR%%/sqldrivers/libqsqlspatialite.so
share/man/man1/qgis.1.gz
share/applications/org.qgis.qgis.desktop
share/icons/hicolor/128x128/apps/qgis.png
share/icons/hicolor/128x128/mimetypes/qgis-mime.png
Expand Down Expand Up @@ -1851,6 +1849,7 @@ share/icons/hicolor/scalable/mimetypes/qgis_qgs.svg
share/icons/hicolor/scalable/mimetypes/qgis_qlr.svg
share/icons/hicolor/scalable/mimetypes/qgis_qml.svg
share/icons/hicolor/scalable/mimetypes/qgis_qpt.svg
share/man/man1/qgis.1.gz
share/metainfo/org.qgis.qgis.appdata.xml
%%DATADIR%%/FindQGIS.cmake
%%DATADIR%%/doc/AUTHORS
Expand Down

0 comments on commit e0ea3e9

Please sign in to comment.