void-packages/srcpkgs/pianobar/template

20 lines
600 B
Bash

# Template file for 'pianobar'
pkgname=pianobar
version=2019.01.25
revision=1
build_style=gnu-makefile
make_build_args="V=1"
hostmakedepends="pkg-config"
makedepends="faad2-devel ffmpeg-devel gnutls-devel json-c-devel libao-devel
libcurl-devel"
short_desc="Free/open-source, console-based client for Pandora radio"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="MIT"
homepage="https://6xq.net/pianobar/"
distfiles="https://github.com/PromyLOPh/pianobar/archive/${version}.tar.gz"
checksum=8530eb6fe845b61aeaf96b34f045e9b134518862a1038c9e5959f3f7dcacfd6f
post_install() {
vlicense COPYING
}