From 1f93206a9ca8f2737e46be69f864ddab5bfe4c58 Mon Sep 17 00:00:00 2001 From: Phillip Warner Date: Sun, 20 May 2012 16:53:13 -0400 Subject: audio/pianobar: Updated for version 2012.05.06. Signed-off-by: dsomero --- audio/pianobar/README | 2 ++ audio/pianobar/pianobar.SlackBuild | 4 ++-- audio/pianobar/pianobar.info | 8 ++++---- 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/pianobar/README b/audio/pianobar/README index d8f34e1b16..239ae501cb 100644 --- a/audio/pianobar/README +++ b/audio/pianobar/README @@ -14,3 +14,5 @@ this a FIFO must first be created by the user: mkfifo ~/.config/pianobar/ctl Please see man pianobar and pianobarctl --help for more information. + +** NOTE json-c is now a dependency for pianobar ** diff --git a/audio/pianobar/pianobar.SlackBuild b/audio/pianobar/pianobar.SlackBuild index 4fb35f8420..c51c7764aa 100644 --- a/audio/pianobar/pianobar.SlackBuild +++ b/audio/pianobar/pianobar.SlackBuild @@ -4,7 +4,7 @@ # Written by Phillip Warner PRGNAM=pianobar -VERSION=${VERSION:-2012.01.10} +VERSION=${VERSION:-2012.05.06} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -68,7 +68,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ find $PKG/usr/man -type f -exec gzip -9 {} \; mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a COPYING README ChangeLog contrib/config-example \ +cp -a COPYING README INSTALL ChangeLog contrib/config-example \ $PKG/usr/doc/$PRGNAM-$VERSION mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/example-scripts cp -a contrib/*.sh contrib/eventcmd-examples/ \ diff --git a/audio/pianobar/pianobar.info b/audio/pianobar/pianobar.info index fefde18dfd..d883b1a113 100644 --- a/audio/pianobar/pianobar.info +++ b/audio/pianobar/pianobar.info @@ -1,10 +1,10 @@ PRGNAM="pianobar" -VERSION="2012.01.10" +VERSION="2012.05.06" HOMEPAGE="http://6xq.net/projects/pianobar/" -DOWNLOAD="http://6xq.net/static/projects/pianobar/pianobar-2012.01.10.tar.bz2" -MD5SUM="448c57d65c71158674e8b30a8cfa217e" +DOWNLOAD="http://6xq.net/static/projects/pianobar/pianobar-2012.05.06.tar.bz2" +MD5SUM="12a966ecee0b1cd3bb9f8fe965f39e03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Phillip Warner" EMAIL="pc_warner@yahoo.com" -APPROVED="dsomero,Erik Hanson,Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3