Age | Commit message (Expand) | Author |
2021-10-04 | gnu: gpsd: Update to 3.23.1....* gnu/packages/gps.scm (gpsd): Update to 3.23.1.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-25 | gnu: Consolidate duplicate copyright names....* gnu/packages/android.scm: Consolidate copyright lines with the same email address.
* gnu/packages/code.scm: Likewise.
* gnu/packages/cpp.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/file.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gps.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/web.scm: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Greg Hogan |
2021-09-22 | gnu: gama: Update to 2.15....* gnu/packages/gps.scm (gama): Update to 2.15.
| Efraim Flashner |
2021-07-27 | gnu: GPSD: Update to 3.23....Fixes <https://gitlab.com/gpsd/gpsd/-/issues/144>, "GPSD time will jump
back 1024 weeks at after week=2180 (23-October-2021)".
See also <http://bugs.gnu.org/49815>.
* gnu/packages/gps.scm (gpsd): Update to 3.23.
[arguments]: Set TAR=noop in the 'fix-build' phase.
| Leo Famulari |
2021-06-14 | 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 Cournoyer |
2021-03-01 | gnu: gama: Delete bundled pdfs....* gnu/packages/gps.scm (gama)[source]: Adjust snippet to also remove
generated PDFs.
| Efraim Flashner |
2021-03-01 | gnu: gama: Update to 2.14....* gnu/packages/gps.scm (gama): Update to 2.14.
| Efraim Flashner |
2021-01-17 | gnu: gama: Update to 2.13....* gnu/packages/gps.scm (gama): Update to 2.13.
| Efraim Flashner |
2021-01-06 | 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 Flashner |
2021-01-06 | gnu: gpsbabel: Unbundle zlib....* gnu/packages/gps.scm (gpsbabel)[source]: Adjust snippet to remove
bundled zlib and references from the Makefile.
| Efraim Flashner |
2021-01-06 | 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öfling |
2020-11-30 | gnu: gpxsee: Update to 7.37....* gnu/packages/gps.scm (gpxsee): Update to 7.37.
| Tobias Geerinckx-Rice |
2020-11-29 | gnu: gama: Update to 2.12....* gnu/packages/gps.scm (gama): Update to 2.12.
| Efraim Flashner |
2020-11-13 | gnu: gpxsee: Update to 7.36....* gnu/packages/gps.scm (gpxsee): Update to 7.36.
| Tobias Geerinckx-Rice |
2020-11-05 | gnu: gpxsee: Update to 7.35....* gnu/packages/gps.scm (gpxsee): Update to 7.35.
| Tobias Geerinckx-Rice |
2020-10-28 | gnu: gama: Remove bundled library....* gnu/packages/gps.scm (gama)[source]: Add snippet to remove bundled
expat-1.1 library.
| Efraim Flashner |
2020-10-28 | gnu: gama: Update to 2.11....* gnu/packages/gps.scm (gama): Update to 2.11.
| Efraim Flashner |
2020-10-16 | gnu: gpxsee: Update to 7.34....* gnu/packages/gps.scm (gpxsee): Update to 7.34.
| Tobias Geerinckx-Rice |
2020-09-27 | gnu: gama: Update to 2.10....* gnu/packages/gps.scm (gama): Update to 2.10.
| Efraim Flashner |
2020-08-16 | gnu: gpsd: Update to 3.21....* gnu/packages/gps.scm (gpsd): Update to 3.21.
| Tobias Geerinckx-Rice |
2020-07-24 | 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 Bakke |
2020-07-01 | gnu: gama: Update to 2.09....* gnu/packages/gps.scm (gama): Update to 2.09.
| Efraim Flashner |
2020-06-06 | gnu: gpxsee: Update to 7.30....* gnu/packages/gps.scm (gpxsee): Update to 7.30.
| Tobias Geerinckx-Rice |
2020-04-22 | gnu: gama: Update to 2.08....* gnu/packages/gps.scm (gama): Update to 2.08.
| Efraim Flashner |
2020-04-05 | 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 Legoll |
2020-04-03 | gnu: gpsd: Update to 3.20....* gnu/packages/gps.scm (gpsd): Update to 3.20.
[inputs]: Add gtk+.
| Guillaume Le Vaillant |
2020-03-17 | 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 Vaillant |
2020-03-11 | gnu: gpxsee: Extend description....* gnu/packages/gps.scm (gpxsee)[description]: Extend.
| Tobias Geerinckx-Rice |
2020-03-11 | gnu: gpxsee: Update to 7.25....* gnu/packages/gps.scm (gpxsee): Update to 7.25.
| Tobias Geerinckx-Rice |
2020-03-04 | gnu: Add gpsd....* gnu/packages/gps.scm (gpsd): New variable.
| Guillaume Le Vaillant |
2019-10-30 | gnu: gpxsee: Update to 7.16....* gnu/packages/gps.scm (gpxsee): Update to 7.16.
| Tobias Geerinckx-Rice |
2019-10-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-28 | gnu: gpxsee: Update to 7.12....* gnu/packages/gps.scm (gpxsee): Update to 7.12.
| Tobias Geerinckx-Rice |
2019-09-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-09-05 | gnu: gama: Update to 2.07....* gnu/packages/gps.scm (gama): Update to 2.07.
| Efraim Flashner |
2019-07-31 | gnu: gpsbabel: Remove GCC 5 workaround....* gnu/packages/gps.scm (gpsbabel)[arguments]<#:configure-flags>: Remove
"CXXFLAGS".
| Marius Bakke |
2019-07-08 | gnu: gama: Update to 2.06....* gnu/packages/gps.scm (gama): Update to 2.06.
| Efraim Flashner |
2019-06-13 | gnu: gpxsee: Fetch from Git instead of a generated tarball....* gnu/packages/gps.scm (gpxsee)[source]: Use 'git-fetch'.
| Ludovic Courtès |
2019-06-13 | 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 Korotkiy |
2019-05-13 | 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 Bakke |
2019-02-11 | gnu: gama: Update to 2.03....* gnu/packages/gps.scm (gama): Update to 2.03.
| Kei Kebreau |
2019-01-16 | 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 Wurmus |
2019-01-06 | gnu: gama: Update to 2.02....* gnu/packages/gps.scm (gama): Update to 2.02.
| Efraim Flashner |
2018-10-27 | gnu: gama: Update to 2.01....* gnu/packages/gps.scm (gama): Update to 2.01.
| Tobias Geerinckx-Rice |
2018-07-01 | gnu: gama: Update to 2.00....* gnu/pacakges/gps.scm (gama): Update to 2.00.
| Efraim Flashner |
2018-06-26 | gnu: gpxsee: Use INVOKE....* gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-04-05 | gnu: gama: Update to 1.22....* gnu/packages/gps.scm (gama): Update to 1.22.
| Tobias Geerinckx-Rice |
2018-03-13 | gnu: gpscorrelate: Declare a source file-name....* gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name.
| Efraim Flashner |
2018-02-06 | 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 Othacehe |
2018-02-06 | gnu: Add gpxsee....* gnu/packages/gps.scm (gpxsee): New variable.
| Mathieu Othacehe |