summaryrefslogtreecommitdiff
path: root/extra/gpsd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-07 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-10-07 23:14:36 +0000
commit8a8ac56bbf82685c43072923560881e6b119ec66 (patch)
treea83c44158166a5ad2cc5bfcaf1199ca7ba3652cc /extra/gpsd
parent5442e9b8f357932ed5d6cb46e90fcbf6f453469f (diff)
Fri Oct 7 23:14:36 UTC 2011
Diffstat (limited to 'extra/gpsd')
-rw-r--r--extra/gpsd/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
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 <andrea@archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# 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')