Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735964 - sci-geosciences/gpsd-3.21 Version bump
Summary: sci-geosciences/gpsd-3.21 Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL: http://download-mirror.savannah.gnu.o...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-04 19:35 UTC by James Browning
Modified: 2020-09-10 15:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Browning 2020-08-04 19:35:49 UTC
3.21: 2020-08-04
  Create python programs from .in files to allow macro substitution.
  Finally clean .sconsign*.dblite with "scons -c"
  Remove revision.h.  Move REVISION into gpsd_config.h
  Change asciidoc to asciidoctor, and revise documents to match.
  library version bumped to 27
  Add leap_seconds to gps_data_t
  Add/change many rtcm2 structs in gps.h
  Add/change many rtcm3 structs in gps.h
  Maindenhead now 8 chars.
  Add icondir and sharedir install options
  Install basic doc in sharedir
  Move gps_data_t->status to gps_fix_t.status for better fix merging
  The gps python module is now Pure Python + FFI.  FFI only for packet.py
  User should manually delete any old packet*so.
  Add wspeedt, wspeedr, wanglem, wanglet, wangler to  gps_fix_t
  Add "-p CONFIG", "-p STATUS", "-t" and "-tt" options to ubxtool.
  Add python_shebang option to scons config.
  gpsrinex has long options and many new options.
  Added long options to gpsd.
  Remove unused FORCE_GLOBAL_ENABLE
  Remove config option reconfigure, replace with -p, --passive runtime option.
  Remove config option controlsend (RECONFIGURE_ENABLE)
  Add config option rundir=XX.  Default set to /run, or /var/run as required.
  Fixes for Python 2.6 up to 3.9.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-09-10 15:27:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e1501ab7f3f8353b92edc95d586273a5c01900

commit d2e1501ab7f3f8353b92edc95d586273a5c01900
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2020-09-10 15:12:54 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2020-09-10 15:27:12 +0000

    sci-geosciences/gpsd: bump to 3.21
    
    Also fixes a few of the outstanding bugs.
    Invoking maintainer timeout.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=734364
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=735554
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=735964
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 sci-geosciences/gpsd/Manifest                      |   1 +
 ...psd-3.21-scons_conditional_python_scripts.patch |  64 +++++++
 sci-geosciences/gpsd/gpsd-3.21.ebuild              | 192 +++++++++++++++++++++
 3 files changed, 257 insertions(+)