aboutsummaryrefslogtreecommitdiff
path: root/ports/gamma/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/gamma/CONTROL')
-rw-r--r--ports/gamma/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/gamma/CONTROL b/ports/gamma/CONTROL
new file mode 100644
index 000000000..b70639ea6
--- /dev/null
+++ b/ports/gamma/CONTROL
@@ -0,0 +1,4 @@
+Source: gamma
+Version: gamma-2018-01-27
+Build-Depends: libsndfile, portaudio
+Description: Gamma is a cross-platform, C++ library for doing generic synthesis and filtering of signals. It is oriented towards real-time sound and graphics applications, but is equally useful for non-real-time tasks. Gamma is designed to be "light-footed" in terms of memory and processing making it highly suitable for plug-in development or embedding in other C++ projects.