vp-build/srcpkgs/pianobar/template

21 lines
682 B
Bash

# Template file for 'pianobar'
pkgname=pianobar
version=2022.04.01
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 libgcrypt-devel"
short_desc="Free/open-source, console-based client for Pandora radio"
maintainer="Ulf <void@uw.anonaddy.com>"
license="MIT"
homepage="https://6xq.net/pianobar/"
changelog="https://raw.githubusercontent.com/PromyLOPh/pianobar/master/ChangeLog"
distfiles="https://6xq.net/pianobar/pianobar-${version}.tar.bz2"
checksum=1670b28865a8b82a57bb6dfea7f16e2fa4145d2f354910bb17380b32c9b94763
post_install() {
vlicense COPYING
}