pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/mpg123-nas add audio/mpg123-jack
details: https://anonhg.NetBSD.org/pkgsrc/rev/c72d9d0961e4
branches: trunk
changeset: 450458:c72d9d0961e4
user: nia <nia%pkgsrc.org@localhost>
date: Sat Apr 17 09:15:05 2021 +0000
description:
add audio/mpg123-jack
JACK output module for the mpg123 audio player.
diffstat:
audio/mpg123-nas/DESCR | 2 +-
audio/mpg123-nas/Makefile | 7 +++----
audio/mpg123-nas/PLIST | 4 ++--
3 files changed, 6 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 81cd1c7594c9 -r c72d9d0961e4 audio/mpg123-nas/DESCR
--- a/audio/mpg123-nas/DESCR Sat Apr 17 09:10:38 2021 +0000
+++ b/audio/mpg123-nas/DESCR Sat Apr 17 09:15:05 2021 +0000
@@ -1,1 +1,1 @@
-NAS (Network Audio System) output module for the mpg123 audio player.
+JACK output module for the mpg123 audio player.
diff -r 81cd1c7594c9 -r c72d9d0961e4 audio/mpg123-nas/Makefile
--- a/audio/mpg123-nas/Makefile Sat Apr 17 09:10:38 2021 +0000
+++ b/audio/mpg123-nas/Makefile Sat Apr 17 09:15:05 2021 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2016/12/18 22:58:35 adam Exp $
+# $NetBSD: Makefile,v 1.28 2021/04/17 09:15:05 nia Exp $
-MPG123_MODULE= nas
+MPG123_MODULE= jack
.include "../../audio/mpg123/Makefile.common"
.include "../../audio/mpg123/buildlink3.mk"
-.include "../../audio/nas/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
+.include "../../audio/jack/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 81cd1c7594c9 -r c72d9d0961e4 audio/mpg123-nas/PLIST
--- a/audio/mpg123-nas/PLIST Sat Apr 17 09:10:38 2021 +0000
+++ b/audio/mpg123-nas/PLIST Sat Apr 17 09:15:05 2021 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.2 2010/03/14 14:47:36 martin Exp $
-lib/mpg123/output_nas.la
+@comment $NetBSD: PLIST,v 1.3 2021/04/17 09:15:05 nia Exp $
+lib/mpg123/output_jack.la
Home |
Main Index |
Thread Index |
Old Index