blob: 804aaea33ee692121030e3b595e4854cd5ddd0a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gps-share
pkgdesc = Utility to share your GPS device on local network
pkgver = 0.3.1
pkgrel = 2
url = https://github.com/zeenix/gps-share
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL2
makedepends = cargo
depends = dbus
source = https://github.com/zeenix/gps-share/archive/refs/tags/0.3.1.tar.gz
sha512sums = e2552b99169b7e914c225362db1b58cea0e7b0fb22340b1f6a7969f96a7fc497f921241a60166ed4712353de0808e99a859b7e270e9452963e5b86e913a1a949
pkgname = gps-share
|