summaryrefslogtreecommitdiff
path: root/gnu/packages/gps.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Rename qtbase to qtbase-5.•••This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer2021-06-141-3/+3
* gnu: gama: Delete bundled pdfs.•••* gnu/packages/gps.scm (gama)[source]: Adjust snippet to also remove generated PDFs. Efraim Flashner2021-03-011-0/+1
* gnu: gama: Update to 2.14.•••* gnu/packages/gps.scm (gama): Update to 2.14. Efraim Flashner2021-03-011-2/+2
* gnu: gama: Update to 2.13.•••* gnu/packages/gps.scm (gama): Update to 2.13. Efraim Flashner2021-01-171-3/+3
* gnu: gpsbabel: Enable tests.•••* gnu/packages/patches/gps.scm (gpsbabel)[source]: Add patch. [arguments]: Enable tests. * gnu/packages/patches/gpsbabel-fix-i686-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2021-01-061-7/+2
* gnu: gpsbabel: Unbundle zlib.•••* gnu/packages/gps.scm (gpsbabel)[source]: Adjust snippet to remove bundled zlib and references from the Makefile. Efraim Flashner2021-01-061-0/+4
* gnu: gpsbabel: Update to 1.7.0.•••* gnu/packages/gps.scm (gpsbabel): Update to 1.7.0. [source]: Use git-fetch, remove obsolete patches. [inputs]: Add libusb. * gnu/packages/patches/gpsbabel-minizip.patch: Remove file. * gnu/packages/patches/gpsbabel-qstring.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove entries. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Björn Höfling2021-01-061-14/+13
* gnu: gpxsee: Update to 7.37.•••* gnu/packages/gps.scm (gpxsee): Update to 7.37. Tobias Geerinckx-Rice2020-11-301-2/+2
* gnu: gama: Update to 2.12.•••* gnu/packages/gps.scm (gama): Update to 2.12. Efraim Flashner2020-11-291-2/+2
* gnu: gpxsee: Update to 7.36.•••* gnu/packages/gps.scm (gpxsee): Update to 7.36. Tobias Geerinckx-Rice2020-11-131-2/+2
* gnu: gpxsee: Update to 7.35.•••* gnu/packages/gps.scm (gpxsee): Update to 7.35. Tobias Geerinckx-Rice2020-11-051-2/+2
* gnu: gama: Remove bundled library.•••* gnu/packages/gps.scm (gama)[source]: Add snippet to remove bundled expat-1.1 library. Efraim Flashner2020-10-281-1/+6
* gnu: gama: Update to 2.11.•••* gnu/packages/gps.scm (gama): Update to 2.11. Efraim Flashner2020-10-281-2/+2
* gnu: gpxsee: Update to 7.34.•••* gnu/packages/gps.scm (gpxsee): Update to 7.34. Tobias Geerinckx-Rice2020-10-161-2/+2
* gnu: gama: Update to 2.10.•••* gnu/packages/gps.scm (gama): Update to 2.10. Efraim Flashner2020-09-271-2/+2
* gnu: gpsd: Update to 3.21.•••* gnu/packages/gps.scm (gpsd): Update to 3.21. Tobias Geerinckx-Rice2020-08-161-2/+2
* gnu: gpscorrelate: Update to 2.0.•••* gnu/packages/gps.scm (gpscorrelate): Update to 2.0. [arguments]: Remove #:tests?. [inputs]: Remove GTK+-2. Add GTK+. Marius Bakke2020-07-241-42/+39
* gnu: gama: Update to 2.09.•••* gnu/packages/gps.scm (gama): Update to 2.09. Efraim Flashner2020-07-011-2/+2
* gnu: gpxsee: Update to 7.30.•••* gnu/packages/gps.scm (gpxsee): Update to 7.30. Tobias Geerinckx-Rice2020-06-061-3/+3
* gnu: gama: Update to 2.08.•••* gnu/packages/gps.scm (gama): Update to 2.08. Efraim Flashner2020-04-221-3/+3
* gnu: gpsbabel: Make some inputs native.•••* gnu/packages/gps.scm (gpsbabel)[inputs]: Move qttools from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Vincent Legoll2020-04-051-2/+3
* gnu: gpsd: Update to 3.20.•••* gnu/packages/gps.scm (gpsd): Update to 3.20. [inputs]: Add gtk+. Guillaume Le Vaillant2020-04-031-2/+3
* gnu: gpsd: Install python modules and scripts.•••* gnu/packages/gps.scm (gpsd)[native-inputs]: Remove python and add bc. [inputs]: Add python, python-pycairo, python-pygobject, python-pyserial, python-wrapper and qtbase. [arguments]: Update scons-flags, remove fix-paths phase, improve fix-build phase and add wrap-python-scripts phase. Guillaume Le Vaillant2020-03-171-49/+45
* gnu: gpxsee: Extend description.•••* gnu/packages/gps.scm (gpxsee)[description]: Extend. Tobias Geerinckx-Rice2020-03-111-2/+4
* gnu: gpxsee: Update to 7.25.•••* gnu/packages/gps.scm (gpxsee): Update to 7.25. Tobias Geerinckx-Rice2020-03-111-2/+2
* gnu: Add gpsd.•••* gnu/packages/gps.scm (gpsd): New variable. Guillaume Le Vaillant2020-03-041-4/+92
* gnu: gpxsee: Update to 7.16.•••* gnu/packages/gps.scm (gpxsee): Update to 7.16. Tobias Geerinckx-Rice2019-10-301-2/+2
* Merge branch 'master' into core-updatesLudovic Courtès2019-10-011-3/+3
|\
| * gnu: gpxsee: Update to 7.12.•••* gnu/packages/gps.scm (gpxsee): Update to 7.12. Tobias Geerinckx-Rice2019-09-281-3/+3
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-061-2/+2
|\|
| * gnu: gama: Update to 2.07.•••* gnu/packages/gps.scm (gama): Update to 2.07. Efraim Flashner2019-09-051-2/+2
* | gnu: gpsbabel: Remove GCC 5 workaround.•••* gnu/packages/gps.scm (gpsbabel)[arguments]<#:configure-flags>: Remove "CXXFLAGS". Marius Bakke2019-07-311-5/+1
|/
* gnu: gama: Update to 2.06.•••* gnu/packages/gps.scm (gama): Update to 2.06. Efraim Flashner2019-07-081-2/+2
* gnu: gpxsee: Fetch from Git instead of a generated tarball.•••* gnu/packages/gps.scm (gpxsee)[source]: Use 'git-fetch'. Ludovic Courtès2019-06-131-6/+6
* gnu: gpxsee: Upgrade to 7.8•••* gnu/packages/gps.scm (gpxsee): Update to 7.8. [arguments]: Leave "config.h" unchanged in 'configure' phase. Remove 'install' phase. [home-page, synopsis, description]: Update. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nikolay Korotkiy2019-06-131-18/+7
* gnu: gpscorrelate: Update home page.•••* gnu/packages/gps.scm (gpscorrelate)[source, home-page]: Update for new maintainer, as noted on <https://github.com/freefoote/gpscorrelate>. Marius Bakke2019-05-131-2/+2
* gnu: gama: Update to 2.03.•••* gnu/packages/gps.scm (gama): Update to 2.03. Kei Kebreau2019-02-111-2/+2
* gnu: Move sqlite to separate module.•••* gnu/packages/databases.scm (sqlite, sqlite-3.26.0, sqlite-with-fts5, sqlite-with-column-metadata): Move variables from here... * gnu/packages/sqlite.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/apl.scm, gnu/packages/bittorrent.scm, gnu/packages/calendar.scm, gnu/packages/code.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/dc.scm, gnu/packages/disk.scm, gnu/packages/ebook.scm, gnu/packages/education.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/file-systems.scm, gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm, gnu/packages/geo.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gps.scm, gnu/packages/guile.scm, gnu/packages/ibus.scm, gnu/packages/kerberos.scm, gnu/packages/kodi.scm, gnu/packages/lisp.scm, gnu/packages/mail.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/ocaml.scm, gnu/packages/package-management.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/php.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/scheme.scm, gnu/packages/sync.scm, gnu/packages/syndication.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/web-browsers.scm, gnu/packages/webkit.scm: Adjust module references. Ricardo Wurmus2019-01-161-2/+2
* gnu: gama: Update to 2.02.•••* gnu/packages/gps.scm (gama): Update to 2.02. Efraim Flashner2019-01-061-3/+3
* gnu: gama: Update to 2.01.•••* gnu/packages/gps.scm (gama): Update to 2.01. Tobias Geerinckx-Rice2018-10-271-2/+2
* gnu: gama: Update to 2.00.•••* gnu/pacakges/gps.scm (gama): Update to 2.00. Efraim Flashner2018-07-011-3/+3
* gnu: gpxsee: Use INVOKE.•••* gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-261-1/+1
* gnu: gama: Update to 1.22.•••* gnu/packages/gps.scm (gama): Update to 1.22. Tobias Geerinckx-Rice2018-04-051-2/+2
* gnu: gpscorrelate: Declare a source file-name.•••* gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name. Efraim Flashner2018-03-131-0/+1
* gnu: gpsbabel: Update to 1.5.4 and fix build.•••* gnu/packages/patches/gpsbabel-minizip.patch: New file. * gnu/packages/patches/gpsbabel-qstring.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gps.scm (gpsbabel): Update to 1.5.4, [source]: add two previous patches to fix build, [snippet]: remove "gpsbabel" directory excursion, [arguments]: ditto. Mathieu Othacehe2018-02-061-12/+10
* gnu: Add gpxsee.•••* gnu/packages/gps.scm (gpxsee): New variable. Mathieu Othacehe2018-02-061-0/+49
* gnu: gpsbabel: Add missing module.•••* gnu/packages/gps.scm (gpsbabel)[source]: Add (guix build utils) module for "with-directory-excursion" macro. Mathieu Othacehe2018-02-031-0/+1
* gnu: gpsbabel: Complete licencing information.•••* gnu/packages/gps.scm (gpsbabel)[source]: Remove unused files in a snippet. [license]: Add expat. Tobias Geerinckx-Rice2018-01-151-2/+12
* gnu: gpsbabel: Use HTTPS for home page.•••* gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-01-151-1/+1
* gnu: Add gama.•••* gnu/packages/gps.scm (gama): New variable. Efraim Flashner2017-11-271-1/+30