add audio/mpg123-jack (properly, this time)
JACK output module for the mpg123 audio player.
This commit is contained in:
parent
07242dcb75
commit
e99d5e3132
3 changed files with 12 additions and 0 deletions
1
audio/mpg123-jack/DESCR
Normal file
1
audio/mpg123-jack/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
JACK output module for the mpg123 audio player.
|
9
audio/mpg123-jack/Makefile
Normal file
9
audio/mpg123-jack/Makefile
Normal file
|
@ -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"
|
2
audio/mpg123-jack/PLIST
Normal file
2
audio/mpg123-jack/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2021/04/17 09:17:45 nia Exp $
|
||||
lib/mpg123/output_jack.la
|
Loading…
Reference in a new issue