summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/pianobar/DESCR10
-rw-r--r--audio/pianobar/Makefile24
-rw-r--r--audio/pianobar/PLIST3
-rw-r--r--audio/pianobar/distinfo6
4 files changed, 43 insertions, 0 deletions
diff --git a/audio/pianobar/DESCR b/audio/pianobar/DESCR
new file mode 100644
index 00000000000..8709e094089
--- /dev/null
+++ b/audio/pianobar/DESCR
@@ -0,0 +1,10 @@
+Pianobar is a console client for the personalized web radio Pandora.
+
+Features
+
+* Play and manage (create, add more music, delete, rename, ...) your stations.
+* Rate played songs and let pandora explain why they have been selected.
+* Show upcoming songs/song history.
+* Configure keybindings.
+* last.fm scrobbling support (external application)
+* Proxy support for listeners outside the USA.
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile
new file mode 100644
index 00000000000..f902c32aee9
--- /dev/null
+++ b/audio/pianobar/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2016/01/15 07:54:39 wiz Exp $
+
+DISTNAME= pianobar-2015.11.22
+CATEGORIES= audio net
+MASTER_SITES= https://6xq.net/pianobar/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://6xq.net/pianobar/
+COMMENT= Console client for Pandora
+LICENSE= mit
+
+USE_TOOLS+= gmake pkg-config
+USE_LANGUAGES= c99
+MAKE_FLAGS+= PREFIX=${PREFIX}
+MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}
+
+.include "../../audio/libao/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../textproc/json-c/buildlink3.mk"
+.include "../../multimedia/ffmpeg2/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/pianobar/PLIST b/audio/pianobar/PLIST
new file mode 100644
index 00000000000..b63e253defd
--- /dev/null
+++ b/audio/pianobar/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2016/01/15 07:54:39 wiz Exp $
+bin/pianobar
+man/man1/pianobar.1
diff --git a/audio/pianobar/distinfo b/audio/pianobar/distinfo
new file mode 100644
index 00000000000..5dd5d1e9697
--- /dev/null
+++ b/audio/pianobar/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/01/15 07:54:39 wiz Exp $
+
+SHA1 (pianobar-2015.11.22.tar.bz2) = 1c44080f483bd5ceb68a54c038d81b5112dcbbc3
+RMD160 (pianobar-2015.11.22.tar.bz2) = 3ea3aa7cd0fcbbf70387934b3fc374b0637f1507
+SHA512 (pianobar-2015.11.22.tar.bz2) = cd8f7307f0d7bd0359954202d2fc3b6d9fdcdc7238a2057c1541f85d62d69fafb22c4a6466d873c35727c1ad1576755ac2f9224dd5ce4ccba2d9c1c8b9a0205a
+Size (pianobar-2015.11.22.tar.bz2) = 45973 bytes