aboutsummaryrefslogtreecommitdiff
Related to https://github.com/mtytel/cursynth/issues/9

--- a/mopo/src/wave.h	2014-06-25 14:10:57.827369578 -0500
+++ b/mopo/src/wave.h	2014-06-25 14:08:15.795376354 -0500
@@ -19,6 +19,7 @@
 #define WAVE_H
 
 #include "mopo.h"
+#include <cstdlib>
 #include <cmath>
 
 #define LOOKUP_SIZE 2048
e725f8c6e4f976731&showmsg=1'>Expand)Author 2020-04-13gnu: perl-ev: Update to 4.31....* gnu/packages/libevent.scm (perl-ev): Update to 4.31. Marius Bakke 2020-03-14gnu: LibUV: Update to 1.35.0....* gnu/packages/libevent.scm (libuv): Update to 1.35.0. Marius Bakke 2020-03-04Merge branch 'master' into core-updatesMarius Bakke 2020-02-26gnu: LibUV: Add version 1.34.2....* gnu/packages/libevent.scm (libuv/latest): New public variable. Marius Bakke 2020-02-20gnu: libevent: Split into two outputs....This removes python and its dependencies from the libevent closure, reducing it from 180MB to 70MB. * gnu/packages/libevent.scm (libevent): Add bin output. Julien Lepiller2020-06-08system: bare-bones: Remove dependency to X libraries....Use "openssh-sans-x" to prevent the inclusion of X libraries to the bare-bones system closure. * gnu/system/examples/bare-bones.tmpl (operating-system)[services]: Use openssh-sans-x instead of openssh. Mathieu Othacehe ot build the static library....* gnu/packages/libevent.scm (libuv)[arguments]: Add #:configure-flags. Marius Bakke 2020-01-14gnu: libuv: Update to 1.34.1....* gnu/packages/libevent.scm (libuv): Update to 1.34.1. Marius Bakke 2020-01-14gnu: libev: Do not build the static library....* gnu/packages/libevent.scm (libev)[arguments]: New field. Marius Bakke 2020-01-14gnu: libev: Update to 4.31....* gnu/packages/libevent.scm (libev): Update to 4.31. Marius Bakke 2019-12-05gnu: libuv: Update to 1.34.0....* gnu/packages/libevent.scm (libuv): Update to 1.34.0. Marius Bakke 2019-09-24Merge branch 'master' into core-updatesLudovic Courtès 2019-09-20gnu: perl-anyevent: Update to 7.17....* gnu/packages/libevent.scm (perl-anyevent): Update to 7.17. Tobias Geerinckx-Rice