Bug 901

Summary: new package: gpsd
Product: buildroot Reporter: Viktar Palstsiuk <viktar.palstsiuk>
Component: OtherAssignee: Gustavo Zacarias <gustavo>
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot, sschuberth
Priority: P5 Keywords: patch
Version: 2009.11   
Target Milestone: 2010.05   
Hardware: Other   
OS: Linux   
URL: http://gpsd.berlios.de/
Host: i686-linux Target:
Build:
Attachments: patch to add gpsd package to buildroot
Adds the gpsd 2.90 package, builds libgpsmm
Add gpsd 2.95 package

Description Viktar Palstsiuk 2010-01-15 08:39:15 UTC
Created attachment 925 [details]
patch to add gpsd package to buildroot

gpsd is a service daemon that monitors one or more GPSes
Comment 1 Sebastian Schuberth 2010-02-05 15:57:38 UTC
Created attachment 1063 [details]
Adds the gpsd 2.90 package, builds libgpsmm

Here's an alternative patch based on

http://lists.uclibc.org/pipermail/buildroot/2008-August/022273.html

that I've modified to work with the most recent gpsd 2.90 release. I'm linking against libstdc++ in order to build libgpsmm. If that's not required / desired, simply replace the LDFLAGS stuff in GPSD_CONF_OPT with "--disable-libgpsmm", and you will get rid of the C++ runtime dependency.
Comment 2 Thomas Petazzoni 2010-02-21 22:33:10 UTC
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
Comment 3 Gustavo Zacarias 2010-07-30 19:07:41 UTC
Created attachment 2275 [details]
Add gpsd 2.95 package

Latest iteration, based on work from Viktar Palstsiuk, Sebastian Schuberth and Julien Boibessot.
Comment 4 Gustavo Zacarias 2010-11-04 23:27:31 UTC
It's in!