pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mpg123-jack: Import mpg123-jack-1.22.4 as wip/mpg123-jack
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sat Sep 10 17:58:59 2016 +0200
Changeset: 3de1d179b92ce48de20e44789bc81d4e30c65ebe
Modified Files:
Makefile
Added Files:
mpg123-jack/DESCR
mpg123-jack/Makefile
mpg123-jack/PLIST
Log Message:
mpg123-jack: Import mpg123-jack-1.22.4 as wip/mpg123-jack
Module for the mpg123 audio player to play back audio via the
Jack Audio System.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3de1d179b92ce48de20e44789bc81d4e30c65ebe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
mpg123-jack/DESCR | 2 ++
mpg123-jack/Makefile | 11 +++++++++++
mpg123-jack/PLIST | 2 ++
4 files changed, 16 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index b3eab07..0975d6e 100644
--- a/Makefile
+++ b/Makefile
@@ -1885,6 +1885,7 @@ SUBDIR+= mpb
SUBDIR+= mpb-openmpi
SUBDIR+= mpc-el
SUBDIR+= mpfi
+SUBDIR+= mpg123-jack
SUBDIR+= mpg123-nightly
SUBDIR+= mpgedit
SUBDIR+= mpi-ch
diff --git a/mpg123-jack/DESCR b/mpg123-jack/DESCR
new file mode 100644
index 0000000..0423be8
--- /dev/null
+++ b/mpg123-jack/DESCR
@@ -0,0 +1,2 @@
+Module for the mpg123 audio player to play back audio via the
+Jack Audio System.
diff --git a/mpg123-jack/Makefile b/mpg123-jack/Makefile
new file mode 100644
index 0000000..aad21bd
--- /dev/null
+++ b/mpg123-jack/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD$
+
+MPG123_MODULE= jack
+
+.include "../../audio/mpg123/Makefile.common"
+
+USE_TOOLS+= pkg-config
+
+.include "../../audio/jack/buildlink3.mk"
+.include "../../audio/mpg123/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mpg123-jack/PLIST b/mpg123-jack/PLIST
new file mode 100644
index 0000000..715236d
--- /dev/null
+++ b/mpg123-jack/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+lib/mpg123/output_jack.la
Home |
Main Index |
Thread Index |
Old Index