summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-11-30 13:35:42 +0000
committernia <nia@pkgsrc.org>2019-11-30 13:35:42 +0000
commit62cbd8f68f103ce2d2f914c8079cbb35c4336023 (patch)
tree23d69a634d130ea961a70f493d7c214dc78c370a /audio/Makefile
parent01aa2ebbf9259f46b1de4f160600a1ef1b0badd1 (diff)
downloadpkgsrc-62cbd8f68f103ce2d2f914c8079cbb35c4336023.tar.gz
audio: Add libmysofa.
This is a simple set of C functions to read AES SOFA files, if they contain HRTFs stored according to the AES69-2015 standard.
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 1acf57e8147..29342c69b2c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.576 2019/11/25 12:30:16 nia Exp $
+# $NetBSD: Makefile,v 1.577 2019/11/30 13:35:42 nia Exp $
#
COMMENT= Audio tools
@@ -251,6 +251,7 @@ SUBDIR+= libmtag
SUBDIR+= libmusepack
SUBDIR+= libmusicbrainz
SUBDIR+= libmusicbrainz5
+SUBDIR+= libmysofa
SUBDIR+= libofa
SUBDIR+= libopenmpt
SUBDIR+= libopenspc