pianobar: update to 2019.01.25
This commit is contained in:
parent
44417fa62d
commit
fe414880b9
1 changed files with 5 additions and 4 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'pianobar'
|
# Template file for 'pianobar'
|
||||||
pkgname=pianobar
|
pkgname=pianobar
|
||||||
version=2018.06.22
|
version=2019.01.25
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="V=1"
|
make_build_args="V=1"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="faad2-devel ffmpeg-devel gnutls-devel json-c-devel libao-devel libcurl-devel"
|
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"
|
short_desc="Free/open-source, console-based client for Pandora radio"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://6xq.net/pianobar/"
|
homepage="https://6xq.net/pianobar/"
|
||||||
distfiles="https://github.com/PromyLOPh/pianobar/archive/${version}.tar.gz"
|
distfiles="https://github.com/PromyLOPh/pianobar/archive/${version}.tar.gz"
|
||||||
checksum=a616ef70c04ceea8294caaba091d6a16bf35293bdc587151a235fb0e6a00ad90
|
checksum=8530eb6fe845b61aeaf96b34f045e9b134518862a1038c9e5959f3f7dcacfd6f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue