pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/mpg123-jack
Module Name: pkgsrc
Committed By: nia
Date: Sat Apr 17 09:17:45 UTC 2021
Added Files:
pkgsrc/audio/mpg123-jack: DESCR Makefile PLIST
Log Message:
add audio/mpg123-jack (properly, this time)
JACK output module for the mpg123 audio player.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/mpg123-jack/DESCR \
pkgsrc/audio/mpg123-jack/Makefile pkgsrc/audio/mpg123-jack/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/audio/mpg123-jack/DESCR
diff -u /dev/null pkgsrc/audio/mpg123-jack/DESCR:1.1
--- /dev/null Sat Apr 17 09:17:45 2021
+++ pkgsrc/audio/mpg123-jack/DESCR Sat Apr 17 09:17:45 2021
@@ -0,0 +1 @@
+JACK output module for the mpg123 audio player.
Index: pkgsrc/audio/mpg123-jack/Makefile
diff -u /dev/null pkgsrc/audio/mpg123-jack/Makefile:1.1
--- /dev/null Sat Apr 17 09:17:45 2021
+++ pkgsrc/audio/mpg123-jack/Makefile Sat Apr 17 09:17:45 2021
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1 2021/04/17 09:17:45 nia Exp $
+
+MPG123_MODULE= jack
+
+.include "../../audio/mpg123/Makefile.common"
+
+.include "../../audio/mpg123/buildlink3.mk"
+.include "../../audio/jack/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/audio/mpg123-jack/PLIST
diff -u /dev/null pkgsrc/audio/mpg123-jack/PLIST:1.1
--- /dev/null Sat Apr 17 09:17:45 2021
+++ pkgsrc/audio/mpg123-jack/PLIST Sat Apr 17 09:17:45 2021
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/04/17 09:17:45 nia Exp $
+lib/mpg123/output_jack.la
Home |
Main Index |
Thread Index |
Old Index