From 8a8ac56bbf82685c43072923560881e6b119ec66 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Oct 2011 23:14:36 +0000 Subject: Fri Oct 7 23:14:36 UTC 2011 --- extra/gpsd/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'extra/gpsd') diff --git a/extra/gpsd/PKGBUILD b/extra/gpsd/PKGBUILD index 972663291..c50e90add 100644 --- a/extra/gpsd/PKGBUILD +++ b/extra/gpsd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 136393 2011-08-28 23:22:26Z andrea $ +# $Id: PKGBUILD 140082 2011-10-06 08:10:19Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Sergej Pupykin # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org @@ -9,18 +9,19 @@ pkgver=3.1 pkgrel=1 pkgdesc="GPS daemon and library to support USB/serial GPS devices" arch=('i686' 'x86_64') -url="http://gpsd.berlios.de" +url="http://catb.org/gpsd/" license=('BSD') depends=('python2' 'libusb' 'bluez' 'desktop-file-utils') optdepends=('php: generate a PHP status page for your GPS' - 'php-gd: image support for the PHP status page') + 'php-gd: image support for the PHP status page' + 'pygtk: GUI frontends') makedepends=('scons' 'docbook-xsl' 'chrpath') backup=('etc/conf.d/gpsd' 'lib/udev/rules.d/99-gpsd-usb.rules') options=('!libtool' '!buildflags') install="${pkgname}.install" -source=("http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.gz" +source=("http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'gpsd' 'gpsd.conf.d') -md5sums=('f280b914c19da3a91aa5e67d83d35033' +md5sums=('f783c2890774fcafa56bdb968a0372fc' '1f3402f8e33a7032b9ae6dfd077234f7' '3e963df3f9f7ef3572ecc648ae829315') -- cgit v1.2.3-54-g00ecf