aboutsummaryrefslogtreecommitdiff
path: root/ports/gamma/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/gamma/CONTROL')
-rw-r--r--ports/gamma/CONTROL6
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/gamma/CONTROL b/ports/gamma/CONTROL
deleted file mode 100644
index b0814d919..000000000
--- a/ports/gamma/CONTROL
+++ /dev/null
@@ -1,6 +0,0 @@
-Source: gamma
-Version: gamma-2018-01-27
-Port-Version: 2
-Homepage: https://github.com/LancePutnam/Gamma
-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.