summaryrefslogtreecommitdiffstats
path: root/audio-creation/fluidsynth/HISTORY
diff options
context:
space:
mode:
authorVlad Glagolev2014-02-01 16:07:54 +0400
committerVlad Glagolev2014-02-01 16:07:54 +0400
commit5e6f7881cf5b1529ff10cb07070af68fc35d23b5 (patch)
tree1ca93776a7dce399f6977b3b1c2b337bbb798282 /audio-creation/fluidsynth/HISTORY
parenta13e105aadf7de5c5f69753d65f870850ce5c328 (diff)
fluidsynth: switched to cmake build (officially preferred) -- fixes long options parsing
Diffstat (limited to 'audio-creation/fluidsynth/HISTORY')
-rw-r--r--audio-creation/fluidsynth/HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-creation/fluidsynth/HISTORY b/audio-creation/fluidsynth/HISTORY
index 50203f7f15..79caa27adf 100644
--- a/audio-creation/fluidsynth/HISTORY
+++ b/audio-creation/fluidsynth/HISTORY
@@ -1,3 +1,10 @@
+2014-02-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: don't do useless doc'ing
+ * BUILD: switched to cmake
+ * DEPENDS: rewritten for official cmake build support; added missing
+ dependencies: cmake, readline, portaudio19
+ * CONFIGURE: removed, oss support is added automatically with cmake
+
2013-11-03 Robin Cook <rcook@wyrms.net>
* DETAILS: updated VERSION to 1.1.6
updated SOURCE, SOURCE_URL, and Website