alfred: update to 2018.3.
This commit is contained in:
parent
0f457665ab
commit
819227a15d
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'alfred'
|
# Template file for 'alfred'
|
||||||
pkgname=alfred
|
pkgname=alfred
|
||||||
version=2018.1
|
version=2018.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"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="https://www.open-mesh.org/projects/alfred/wiki"
|
homepage="https://www.open-mesh.org/projects/alfred/wiki"
|
||||||
distfiles="https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
|
distfiles="https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
|
||||||
checksum=808fa6acf65c7a8e26405115176a5587157f746108cbe5dd974788eb05416d76
|
checksum=6265b8a3e99186ecb6e0cf7dde84fe8b67c66d9fefa6286f9f12110e98f28b1a
|
||||||
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,6 +19,5 @@ CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libnl3"
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv alfred
|
vsv alfred
|
||||||
vsv batadv-vis
|
vsv batadv-vis
|
||||||
|
|
||||||
vlicense LICENSES/preferred/MIT
|
vlicense LICENSES/preferred/MIT
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue