summaryrefslogtreecommitdiffstats
path: root/gpsd/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd/Pkgfile')
-rw-r--r--gpsd/Pkgfile12
1 files changed, 5 insertions, 7 deletions
diff --git a/gpsd/Pkgfile b/gpsd/Pkgfile
index 93794a5ea..0e3bb440b 100644
--- a/gpsd/Pkgfile
+++ b/gpsd/Pkgfile
@@ -2,21 +2,19 @@
# URL: http://catb.org/gpsd/
# Packager: piernov <piernov@piernov.org>
# Maintainer: NuTyX Core Team
-# Depends on: scons, chrpath, libusb, bluez, desktop-file-utils, pygtk
-# Run on: libusb,bluez,desktop-file-utils,pygtk
+# Depends on: scons, chrpath, libusbx, bluez, desktop-file-utils, pygtk
+# Run on: libusbx,bluez,desktop-file-utils,pygtk
name=gpsd
-version=3.4
-release=2
+version=3.6
+release=1
source=(http://download-mirror.savannah.gnu.org/releases/$name/$name-$version.tar.gz
gpsd.conf
- gpsd.rc
- gpsd-3.4-link.patch)
+ gpsd.rc)
build() {
cd $name-$version
- patch -p0 < ../gpsd-3.4-link.patch
# Correction de chemins pour Python2.7
sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" $(find . -name '*.py')
sed -i "s|/usr/bin/env python|/usr/bin/env python2|" gegps gpscat gpsfake gpsprof xgps xgpsspeed