From 31c70eff3b6a3dca4ccb932953a18cfd261b1950 Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 28 May 2012 17:37:28 +0000 Subject: gpsd 3.6-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gpsd/Pkgfile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'gpsd/Pkgfile') 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 # 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 -- cgit v1.2.3-54-g00ecf