openbsd-ports/misc/gpsd/pkg/PLIST-python
ckuethe ceda564da8 Update to gpsd 2.34 (plus a patch from current).
Notable changes include
	- removal of unbounded string functions
	- automatic support for nmea(4) timedelta sensors
	- lots of driver updates
	- profiled and cleaned up hot spots
	- runtime reliability fixes

Lots of good advice from steven and naddy, ok naddy@
2007-02-08 23:03:38 +00:00

18 lines
586 B
Plaintext

@comment $OpenBSD: PLIST-python,v 1.1 2007/02/08 23:03:38 ckuethe Exp $
bin/gpscat
bin/gpsctl
bin/gpsfake
bin/gpsprof
lib/python${MODPY_VERSION}/
lib/python${MODPY_VERSION}/site-packages/
lib/python${MODPY_VERSION}/site-packages/gps.py
lib/python${MODPY_VERSION}/site-packages/gps.pyc
lib/python${MODPY_VERSION}/site-packages/gps.pyo
lib/python${MODPY_VERSION}/site-packages/gpsfake.py
lib/python${MODPY_VERSION}/site-packages/gpsfake.pyc
lib/python${MODPY_VERSION}/site-packages/gpsfake.pyo
@man man/man1/gpscat.1
@man man/man1/gpsctl.1
@man man/man1/gpsfake.1
@man man/man1/gpsprof.1