alfred: update to 2017.3. (#8030)
This commit is contained in:
parent
c0d72b49b2
commit
5326dfa96c
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'alfred'
|
# Template file for 'alfred'
|
||||||
pkgname=alfred
|
pkgname=alfred
|
||||||
version=2017.2
|
version=2017.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
||||||
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||||||
license="GPL-2, ISC"
|
license="GPL-2, ISC"
|
||||||
homepage="http://www.open-mesh.org/projects/open-mesh/wiki/Alfred"
|
homepage="http://www.open-mesh.org/projects/open-mesh/wiki/Alfred"
|
||||||
distfiles="http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
|
distfiles="http://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
|
||||||
checksum=3d5256abe298f7ee266f9d2a0c41b0878e81bc5c8413c4f66cf8813e7f7f4a03
|
checksum=c2963523ba86746476db9bbd820b7956761b362d5daa392d9ed471786eaf0208
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libcap-devel libnl3-devel"
|
makedepends="libcap-devel libnl3-devel"
|
||||||
make_build_args="CONFIG_ALFRED_GPSD=n"
|
make_build_args="CONFIG_ALFRED_GPSD=n"
|
||||||
@ -19,4 +19,6 @@ CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libnl3"
|
|||||||
post_install() {
|
post_install() {
|
||||||
vsv alfred
|
vsv alfred
|
||||||
vsv batadv-vis
|
vsv batadv-vis
|
||||||
|
|
||||||
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user