summaryrefslogtreecommitdiff
path: root/gnu/packages/gps.scm
AgeCommit message (Collapse)Author
2021-03-06Merge branch 'master' into core-updatesChristopher Baines
2021-03-01gnu: gama: Delete bundled pdfs.Efraim Flashner
* gnu/packages/gps.scm (gama)[source]: Adjust snippet to also remove generated PDFs.
2021-03-01gnu: gama: Update to 2.14.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.14.
2021-02-03Merge branch 'master' into core-updatesChristopher Baines
2021-02-01gnu: Adjust package collection to Wrap using GUIX_PYTHONPATH.Maxim Cournoyer
This change was automated using: $ git ls-files | grep .scm | \ xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i $ git ls-files | grep .scm | \ xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i * gnu/packages/admin.scm (nmap): (dstat): Wrap using GUIX_PYTHONPATH. * gnu/packages/audio.scm (jack-2): (carla): Likewise. * gnu/packages/benchmark.scm (fio): Likewise. * gnu/packages/bioinformatics.scm (couger): Likewise. (gess, find-circ, filtlong, nanopolish): Likewise. * gnu/packages/cdrom.scm (cdemu-client): Likewise. * gnu/packages/chemistry.scm (avogadro): Likewise. * gnu/packages/connman.scm (econnman): Likewise. * gnu/packages/cups.scm (hplip): Likewise. * gnu/packages/debug.scm (scanmem): Likewise. * gnu/packages/display-managers.scm (lightdm): Likewise. * gnu/packages/ebook.scm (cozy): Likewise. * gnu/packages/education.scm (anki): Likewise. * gnu/packages/engineering.scm (kicad, volk, freecad): Likewise. * gnu/packages/game-development.scm (renpy): Likewise. * gnu/packages/games.scm (roguebox-adventures) (seahorse-adventures, kajongg): Likewise. * gnu/packages/gimp.scm (gimp, glimpse): Likewise. * gnu/packages/glib.scm (itstool): Likewise. * gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise. (eolie, d-feet, gedit, caribou, gnome-shell, authenticator) (gnome-todo, orca, passwordsafe, terminator, setzer) (libratbag, komikku): Likewise. * gnu/packages/gps.scm (gpsd): Likewise. * gnu/packages/gtk.scm (gtk-doc): Likewise. * gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy) (ibus-libhangul): Likewise. * gnu/packages/inkscape.scm (inkscape-1.0): Likewise. * gnu/packages/linux.scm (bcc): Likewise. * gnu/packages/mail.scm (notifymuch): Likewise. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/music.scm (solfege): Likewise. * gnu/packages/networking.scm (blueman): Likewise. * gnu/packages/patchutils.scm (patchwork): Likewise. * gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise. * gnu/packages/plotutils.scm (asymptote): Likewise. * gnu/packages/presentation.scm (presentty): Likewise. * gnu/packages/screen.scm (byobu): Likewise. * gnu/packages/storage.scm (ceph): Likewise. * gnu/packages/syndication.scm (liferea): Likewise. * gnu/packages/task-management.scm (blanket): Likewise. * gnu/packages/text-editors.scm (manuskript): Likewise. * gnu/packages/version-control.scm (gitless, cgit, git-when-merged) (git-imerge): Likewise. * gnu/packages/video.scm (pitivi): Likewise. * gnu/packages/virtualization.scm (criu): Likewise. * gnu/packages/xfce.scm (catfish): Likewise.
2021-01-17gnu: gama: Update to 2.13.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.13.
2021-01-06gnu: gpsbabel: Enable tests.Efraim Flashner
* 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.
2021-01-06gnu: gpsbabel: Unbundle zlib.Efraim Flashner
* gnu/packages/gps.scm (gpsbabel)[source]: Adjust snippet to remove bundled zlib and references from the Makefile.
2021-01-06gnu: gpsbabel: Update to 1.7.0.Björn Höfling
* 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>
2020-11-30gnu: gpxsee: Update to 7.37.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.37.
2020-11-29gnu: gama: Update to 2.12.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.12.
2020-11-13gnu: gpxsee: Update to 7.36.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.36.
2020-11-05gnu: gpxsee: Update to 7.35.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.35.
2020-10-28gnu: gama: Remove bundled library.Efraim Flashner
* gnu/packages/gps.scm (gama)[source]: Add snippet to remove bundled expat-1.1 library.
2020-10-28gnu: gama: Update to 2.11.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.11.
2020-10-16gnu: gpxsee: Update to 7.34.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.34.
2020-09-27gnu: gama: Update to 2.10.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.10.
2020-08-16gnu: gpsd: Update to 3.21.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpsd): Update to 3.21.
2020-07-24gnu: gpscorrelate: Update to 2.0.Marius Bakke
* gnu/packages/gps.scm (gpscorrelate): Update to 2.0. [arguments]: Remove #:tests?. [inputs]: Remove GTK+-2. Add GTK+.
2020-07-01gnu: gama: Update to 2.09.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.09.
2020-06-06gnu: gpxsee: Update to 7.30.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.30.
2020-04-22gnu: gama: Update to 2.08.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.08.
2020-04-05gnu: gpsbabel: Make some inputs native.Vincent Legoll
* gnu/packages/gps.scm (gpsbabel)[inputs]: Move qttools from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03gnu: gpsd: Update to 3.20.Guillaume Le Vaillant
* gnu/packages/gps.scm (gpsd): Update to 3.20. [inputs]: Add gtk+.
2020-03-17gnu: gpsd: Install python modules and scripts.Guillaume Le Vaillant
* 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.
2020-03-11gnu: gpxsee: Extend description.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee)[description]: Extend.
2020-03-11gnu: gpxsee: Update to 7.25.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.25.
2020-03-04gnu: Add gpsd.Guillaume Le Vaillant
* gnu/packages/gps.scm (gpsd): New variable.
2019-10-30gnu: gpxsee: Update to 7.16.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.16.
2019-10-01Merge branch 'master' into core-updatesLudovic Courtès
2019-09-28gnu: gpxsee: Update to 7.12.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.12.
2019-09-06Merge branch 'master' into core-updatesMark H Weaver
2019-09-05gnu: gama: Update to 2.07.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.07.
2019-07-31gnu: gpsbabel: Remove GCC 5 workaround.Marius Bakke
* gnu/packages/gps.scm (gpsbabel)[arguments]<#:configure-flags>: Remove "CXXFLAGS".
2019-07-08gnu: gama: Update to 2.06.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.06.
2019-06-13gnu: gpxsee: Fetch from Git instead of a generated tarball.Ludovic Courtès
* gnu/packages/gps.scm (gpxsee)[source]: Use 'git-fetch'.
2019-06-13gnu: gpxsee: Upgrade to 7.8Nikolay Korotkiy
* 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>
2019-05-13gnu: gpscorrelate: Update home page.Marius Bakke
* gnu/packages/gps.scm (gpscorrelate)[source, home-page]: Update for new maintainer, as noted on <https://github.com/freefoote/gpscorrelate>.
2019-02-11gnu: gama: Update to 2.03.Kei Kebreau
* gnu/packages/gps.scm (gama): Update to 2.03.
2019-01-16gnu: Move sqlite to separate module.Ricardo Wurmus
* 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.
2019-01-06gnu: gama: Update to 2.02.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.02.
2018-10-27gnu: gama: Update to 2.01.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gama): Update to 2.01.
2018-07-01gnu: gama: Update to 2.00.Efraim Flashner
* gnu/pacakges/gps.scm (gama): Update to 2.00.
2018-06-26gnu: gpxsee: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for SYSTEM*.
2018-04-05gnu: gama: Update to 1.22.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gama): Update to 1.22.
2018-03-13gnu: gpscorrelate: Declare a source file-name.Efraim Flashner
* gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name.
2018-02-06gnu: gpsbabel: Update to 1.5.4 and fix build.Mathieu Othacehe
* 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.
2018-02-06gnu: Add gpxsee.Mathieu Othacehe
* gnu/packages/gps.scm (gpxsee): New variable.
2018-02-03gnu: gpsbabel: Add missing module.Mathieu Othacehe
* gnu/packages/gps.scm (gpsbabel)[source]: Add (guix build utils) module for "with-directory-excursion" macro.
2018-01-15gnu: gpsbabel: Complete licencing information.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpsbabel)[source]: Remove unused files in a snippet. [license]: Add expat.