pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/mpg123-sndio
Module Name: pkgsrc
Committed By: vins
Date: Sun Dec 14 12:34:45 UTC 2025
Added Files:
pkgsrc/audio/mpg123-sndio: DESCR Makefile PLIST
Log Message:
audio/mpg123-sndio: add sndio module for mpg123
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/mpg123-sndio/DESCR \
pkgsrc/audio/mpg123-sndio/Makefile pkgsrc/audio/mpg123-sndio/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-sndio/DESCR
diff -u /dev/null pkgsrc/audio/mpg123-sndio/DESCR:1.1
--- /dev/null Sun Dec 14 12:34:45 2025
+++ pkgsrc/audio/mpg123-sndio/DESCR Sun Dec 14 12:34:45 2025
@@ -0,0 +1 @@
+Sndio server output module for the mpg123 audio player.
Index: pkgsrc/audio/mpg123-sndio/Makefile
diff -u /dev/null pkgsrc/audio/mpg123-sndio/Makefile:1.1
--- /dev/null Sun Dec 14 12:34:45 2025
+++ pkgsrc/audio/mpg123-sndio/Makefile Sun Dec 14 12:34:45 2025
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1 2025/12/14 12:34:45 vins Exp $
+
+MPG123_MODULE= sndio
+
+.include "../../audio/mpg123/Makefile.common"
+
+.include "../../audio/mpg123/buildlink3.mk"
+.include "../../audio/sndio/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/audio/mpg123-sndio/PLIST
diff -u /dev/null pkgsrc/audio/mpg123-sndio/PLIST:1.1
--- /dev/null Sun Dec 14 12:34:45 2025
+++ pkgsrc/audio/mpg123-sndio/PLIST Sun Dec 14 12:34:45 2025
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2025/12/14 12:34:45 vins Exp $
+lib/mpg123/output_sndio.la
Home |
Main Index |
Thread Index |
Old Index