Skip to content

Commit

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

Changelog: qgis/QGIS@final-3_22_6^...final-3_22_7

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

PORTNAME= qgis
DISTVERSION= 3.22.6
DISTVERSION= 3.22.7
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
PKGNAMESUFFIX= -ltr
Expand Down Expand Up @@ -110,7 +110,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 @@ -125,10 +125,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

Expand Down
6 changes: 3 additions & 3 deletions graphics/qgis-ltr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1650178469
SHA256 (qgis-3.22.6.tar.bz2) = c5885b16a6d5655aa6127bc5abefb0294c40c3b5b89e597087c16a127dd066b4
SIZE (qgis-3.22.6.tar.bz2) = 138056354
TIMESTAMP = 1653120815
SHA256 (qgis-3.22.7.tar.bz2) = 76d8ed72827b11ba221e323b6eae3d01bfbd375056bd17c923988c112d00d090
SIZE (qgis-3.22.7.tar.bz2) = 138076419
3 changes: 1 addition & 2 deletions graphics/qgis-ltr/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 @@ -1725,7 +1724,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 @@ -1829,6 +1827,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 fd2fa06

Please sign in to comment.