aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2008-11-15 12:40:03 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2008-11-15 12:40:03 +0000
commit3321a10bcb1734a1ab1ea34ae26c8655fa396944 (patch)
tree87b47c18d739940e0c7b955b66357ed22ada558f /audio/Makefile
parent970cb53cedcb62104ee6fe1dd1c9075b23de3aad (diff)
downloadports-3321a10bcb1734a1ab1ea34ae26c8655fa396944.tar.gz
ports-3321a10bcb1734a1ab1ea34ae26c8655fa396944.zip
libgig is a C++ library written for accessing Gigasampler files and
DLS Level 1 and 2 files, that is for reading and writing of those files. libgig is used by linuxsampler to load Gigasampler files and it can be used by qsampler to retrieve additional informations about Gigasampler files. WWW: http://www.linuxsampler.org/
Notes
Notes: svn path=/head/; revision=222866
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 bb7dbb54d81e..a64d797e5b06 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -348,6 +348,7 @@
SUBDIR += libconvolve
SUBDIR += libdiscid
SUBDIR += libdssialsacompat
+ SUBDIR += libgig
SUBDIR += libgpod
SUBDIR += libid3tag
SUBDIR += libjackasyn