aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-05-02 15:46:52 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-05-02 15:46:52 +0000
commit2921fcbcca65c62fe6447603d408fa3e1cda7964 (patch)
treef6b813393494f5b0d6e2801371c8d17677b62c95 /audio/Makefile
parent4e74521ff0ee509456093eeb8115ad448555f6eb (diff)
downloadports-2921fcbcca65c62fe6447603d408fa3e1cda7964.tar.gz
ports-2921fcbcca65c62fe6447603d408fa3e1cda7964.zip
- New port: audio/libgroove
Audio dispatching library. Generic sink-based interface. Provides decoding, encoding, resampling, and gain adjustment. Perfect for the backend of a music player. WWW: https://github.com/andrewrk/libgroove
Notes
Notes: svn path=/head/; revision=352820
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 48d820382b7a..50002dfa3b49 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -365,6 +365,7 @@
SUBDIR += libgig
SUBDIR += libgme
SUBDIR += libgpod
+ SUBDIR += libgroove
SUBDIR += libid3tag
SUBDIR += libkcddb
SUBDIR += libkcompactdisc