Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (59m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 20:15:36 UTC Now

2023-12-14 13:27:14 UTC MAIN commitmail json YAML

geography/qgis: Adapt to new USE_LANGUAGES scheme

Demote c++17 to c++ in USE_LANGUAGES and add USE_CXX_FEATURES.
PKGREVISION++ because I'm not entirely sure there are no changes.
(qgis is not documented to require setting -std flags, or even really
to need a c++17 compiler, but the CMakeFiles say that it does.  Raised
upstream with no response.)

(gdt)