summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-geosciences/gpsbabel: drop ~armAndreas Sturmlechner2024-03-233-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-geosciences/grass: add 8.3.2Mario Haustein2024-03-202-0/+277
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/35478 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/josm-bin: version bump to 19017Henning Schild2024-03-202-0/+38
| | | | | | | | | | | Also add some java_args as now required to silence a warning on launch. Related-to: https://josm.openstreetmap.de/ticket/23489 Related-to: https://josm.openstreetmap.de/ticket/23355 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/35835 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/opencpn-plugin-radar: update github linkMichael Mair-Keimberger2024-03-163-5/+5
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-geosciences/laszip: fix variable orderSam James2024-03-151-3/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/laszip: add 3.4.3Eli Schwartz2024-03-152-0/+17
| | | | | | | | New version contains fix for LTO. Drop workaround. Bug: https://bugs.gentoo.org/862582 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/laszip: update EAPI 7 -> 8Eli Schwartz2024-03-151-0/+25
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/laszip: mark as LTO-unsafeEli Schwartz2024-03-151-2/+11
| | | | | | Closes: https://bugs.gentoo.org/862582 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/grass: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-152-2/+18
| | | | | | Closes: https://bugs.gentoo.org/862579 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/qgis: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-142-2/+18
| | | | | | Closes: https://bugs.gentoo.org/862660 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: mark as LTO-unsafeEli Schwartz2024-03-142-4/+14
| | | | | | | | Only in older versions. It is fixed starting 1.9.0 Closes: https://bugs.gentoo.org/862576 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: add 1.9.0Eli Schwartz2024-03-142-0/+109
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: update live for file deletions in 1.9.0Eli Schwartz2024-03-141-1/+1
| | | | | | | | Some trivial DOCS files no longer exist (or were deprecated). Yay for docs files no one reads causing the build to fail. ;) Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: sync live ebuildEli Schwartz2024-03-141-42/+64
| | | | | | | | | | | | | | | | | | Last "synced" in commit 26a3ddf088c3363bbe4d9ffaec95c25f70bb7024 but unfortunately at the time it somehow set S= twice, resulting in: * Checking out https://github.com/gpsbabel/gpsbabel.git to /var/tmp/portage/sci-geosciences/gpsbabel-9999/work/gpsbabel-9999 ... * ERROR: sci-geosciences/gpsbabel-9999::gentoo failed (prepare phase): * The source directory '/var/tmp/portage/sci-geosciences/gpsbabel-9999/work/gpsbabel-gpsbabel_9999' doesn't exist ??? It's also really old and still uses EAPI 7 and qmake while the stable releases have followed upstream over to cmake. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpxsee: remove old versionsAndrey Grozin2024-03-113-152/+0
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-geosciences/gpxsee: bump to 13.17Andrey Grozin2024-03-112-0/+75
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-geosciences/geopy: add 2.4.1Andrew Ammerlaan2024-03-102-0/+22
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/GeographicLib: update maintainersAndrew Ammerlaan2024-03-101-0/+4
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/geopy: add usedep defaultAndrew Ammerlaan2024-03-101-2/+2
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/GeographicLib: add 2.3Andrew Ammerlaan2024-03-103-1/+51
| | | | | | | | | python bindings are now distributed separately Closes: https://bugs.gentoo.org/851612 Closes: https://bugs.gentoo.org/923314 Closes: https://bugs.gentoo.org/910022 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/folium: add 0.16.0Alfredo Tupone2024-03-092-0/+50
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-geosciences/josm-bin: version bump to 18969Henning Schild2024-03-042-0/+34
| | | | | | Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/35269 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sci-geosciences/josm-bin: drop oldHenning Schild2024-03-043-68/+0
| | | | | Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sci-geosciences/josm-bin: Stabilize 18940 amd64, #925884Sam James2024-03-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gnome-maps: add 45.5Mart Raudsepp2024-03-032-0/+51
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-geosciences/gnome-maps: drop 44.3, 45.2, 45.3Mart Raudsepp2024-03-034-152/+0
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-geosciences/liblas: style tweak (VariableOrderWrong)Sam James2024-02-291-3/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/liblas: filter LTOSam James2024-02-291-2/+6
| | | | | | | | Reported the aliasing violation upstream. Bug: https://github.com/libLAS/libLAS/issues/224 Closes: https://bugs.gentoo.org/862585 Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/folium: fix versionAlfredo Tupone2024-02-232-14/+4
| | | | | Closes: https://bugs.gentoo.org/923313 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-geosciences/gpxsee: bump to 13.16Andrey Grozin2024-02-152-0/+76
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-geosciences/gnome-maps: Stabilize 45.4 amd64, #921406Arthur Zamarin2024-02-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-geosciences/gnome-maps: add 45.4Mart Raudsepp2024-02-102-0/+51
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-geosciences/qmapshack: remove old versionAndrey Grozin2024-02-092-47/+0
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-geosciences/gpxsee: remove old versionsAndrey Grozin2024-02-093-120/+0
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-geosciences/gpxsee: bump to 13.15Andrey Grozin2024-02-092-0/+76
| | | | | Closes: https://bugs.gentoo.org/922344 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-geosciences/gpxsee: Stabilize 13.14 amd64, #923534Sam James2024-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpxsee: Stabilize 13.14 arm64, #923534Sam James2024-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/routino: Stabilize 3.4.1 amd64, #923559Arthur Zamarin2024-02-021-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-geosciences/qmapshack: Stabilize 1.17.1 amd64, #923535Arthur Zamarin2024-02-021-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-geosciences/gpxsee: Stabilize 13.14 ppc64, #923534Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-geosciences/josm-bin: version bump to 18940Henning Schild2024-01-232-0/+34
| | | | | | Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/34921 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sci-geosciences/xyzservices: add RESTRICT testAlfredo Tupone2024-01-211-0/+1
| | | | | Closes: https://bugs.gentoo.org/921346 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* Move {dev-util → dev-build}/sconsMichał Górny2024-01-174-12/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/gtk-doc-amMichał Górny2024-01-172-4/+4
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-geosciences/osm2pgsql: depend on dev-cpp/nlohmann_jsonSven Wegener2024-01-131-1/+2
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* sci-geosciences/xyzservices: EmptyGlobalAssignmentAlfredo Tupone2024-01-131-3/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-122-3/+3
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-geosciences/gpxsee: Stabilize 13.4 arm64, #921770Arthur Zamarin2024-01-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-geosciences/librttopo: keyword 1.1.0 for ~riscvJakov Smolić2024-01-111-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-geosciences/josm-bin: drop oldHenning Schild2024-01-102-34/+0
| | | | | | Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/34145 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>