* update gpsd to 3.25-3
This commit is contained in:
parent
4a3603ebd5
commit
502fba61ff
@ -7,7 +7,7 @@
|
||||
|
||||
pkgname=gpsd
|
||||
pkgver=3.25
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="GPS daemon and library to support USB/serial GPS devices"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="http://catb.org/gpsd/"
|
||||
@ -20,7 +20,7 @@ optdepends=('gtk3: GUI frontends'
|
||||
'python-gobject: GUI frontends'
|
||||
'python-pyserial: GUI frontends'
|
||||
'qt5-base: for Qgpsmm')
|
||||
makedepends=('scons' 'docbook-xsl' 'qt5-base' 'python-gobject' 'python-cairo' 'python-pyserial' 'gtk3')
|
||||
makedepends=('scons' 'docbook-xsl' 'qt5-base' 'python-gobject' 'python-cairo' 'python-pyserial' 'gtk3' 'python-setuptools')
|
||||
backup=('etc/default/gpsd')
|
||||
source=(https://download-mirror.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
|
||||
$pkgname.conf)
|
||||
|
Loading…
x
Reference in New Issue
Block a user