summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-10-30 15:22:23 +0000
committernia <nia@pkgsrc.org>2020-10-30 15:22:23 +0000
commitfe522c7b27debc8804e416990bee4693d65c257a (patch)
tree32e60b84b97b07981969ea0ae2802b850933ef3a /audio/Makefile
parentdd3c0d7af7b9b496f0f56363285a2fe3962cfb4e (diff)
downloadpkgsrc-fe522c7b27debc8804e416990bee4693d65c257a.tar.gz
audio: Add libdssialsacompat from wip
Supplies DSSI with the necessary subset of ALSA on systems without ALSA. Based on work by Johann Franz a very long time ago.
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 903b5ac5154..9b4962460eb 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.611 2020/10/11 13:41:19 pin Exp $
+# $NetBSD: Makefile,v 1.612 2020/10/30 15:22:23 nia Exp $
#
COMMENT= Audio tools
@@ -226,6 +226,7 @@ SUBDIR+= libcddb
SUBDIR+= libcuefile
SUBDIR+= libdca
SUBDIR+= libdiscid
+SUBDIR+= libdssialsacompat
SUBDIR+= libebur128
SUBDIR+= libfishsound
SUBDIR+= libgpod