pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/pianobar
Module Name: pkgsrc
Committed By: nia
Date: Thu Apr 23 17:07:00 UTC 2020
Modified Files:
pkgsrc/audio/pianobar: Makefile distinfo
Log Message:
pianobar: Update to 2020.04.05
Release 2020.04.05
- Support writing audio to named pipe (audio_pipe)
- Add resampling (sample_rate)
- Fix station list not showing more than 95 stations
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/audio/pianobar/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/pianobar/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/pianobar/Makefile
diff -u pkgsrc/audio/pianobar/Makefile:1.23 pkgsrc/audio/pianobar/Makefile:1.24
--- pkgsrc/audio/pianobar/Makefile:1.23 Sun Mar 8 16:48:48 2020
+++ pkgsrc/audio/pianobar/Makefile Thu Apr 23 17:07:00 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/03/08 16:48:48 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2020/04/23 17:07:00 nia Exp $
-DISTNAME= pianobar-2019.02.14
-PKGREVISION= 3
+DISTNAME= pianobar-2020.04.05
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_GITHUB:=PromyLOPh/}
@@ -21,6 +20,6 @@ CFLAGS.NetBSD+= -D_NETBSD_SOURCE
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../textproc/json-c/buildlink3.mk"
-.include "../../multimedia/ffmpeg3/buildlink3.mk"
+.include "../../multimedia/ffmpeg4/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/audio/pianobar/distinfo
diff -u pkgsrc/audio/pianobar/distinfo:1.3 pkgsrc/audio/pianobar/distinfo:1.4
--- pkgsrc/audio/pianobar/distinfo:1.3 Sat Dec 14 01:26:11 2019
+++ pkgsrc/audio/pianobar/distinfo Thu Apr 23 17:07:00 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/12/14 01:26:11 mef Exp $
+$NetBSD: distinfo,v 1.4 2020/04/23 17:07:00 nia Exp $
-SHA1 (pianobar-2019.02.14.tar.gz) = b831274943ef811c4b0c7066381b1a26ce3af1ca
-RMD160 (pianobar-2019.02.14.tar.gz) = 8267e68cabd11b109baab1723142bcf34c9d2118
-SHA512 (pianobar-2019.02.14.tar.gz) = 9ca461680d9e0a26e5636c0008b5bb7b7d8beccbf8d0855682f89fab009cbbd7c5a77d5ec309e6c33b9388c5ba1e6299044b12ccf5be3f12e02a1c595d206f0a
-Size (pianobar-2019.02.14.tar.gz) = 56530 bytes
+SHA1 (pianobar-2020.04.05.tar.gz) = 3f8ba74a2c3d1a24ce57f61e6cd77005ebfec246
+RMD160 (pianobar-2020.04.05.tar.gz) = 3baab80b81370bb393fa5bdcc177b95e115dcaf6
+SHA512 (pianobar-2020.04.05.tar.gz) = 5d05dc48536977b8f06219061c3279a4eb1a0d0a5d9f473aa2d59871868ec361814bd274a54bee8591412005161a131b0e1224ebf607cb56f3d0dbe6672abc98
+Size (pianobar-2020.04.05.tar.gz) = 56965 bytes
Home |
Main Index |
Thread Index |
Old Index