mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
parent
3a9f864c5d
commit
8d6cb94925
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'alfred'
|
||||
pkgname=alfred
|
||||
version=2017.4
|
||||
version=2018.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2, ISC"
|
||||
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"
|
||||
checksum=c4ea1afa75628667693d14ee95f08c9943b9f0001b8c442c9a2974f26c75dc88
|
||||
license="GPL-2, MIT"
|
||||
homepage="https://www.open-mesh.org/projects/alfred/wiki"
|
||||
distfiles="https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-${version}.tar.gz"
|
||||
checksum=c7cfeb6defc46fe0da9d620afcf89ee36ddc034e31dee58cc239b757a77cf257
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcap-devel libnl3-devel"
|
||||
make_build_args="CONFIG_ALFRED_GPSD=n"
|
||||
|
@ -20,5 +20,5 @@ post_install() {
|
|||
vsv alfred
|
||||
vsv batadv-vis
|
||||
|
||||
vlicense LICENSE
|
||||
vlicense LICENSES/preferred/MIT
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue