tag:github.com,2008:https://github.com/timothyschoen/pd-lua/releases Release notes from pd-lua 2023-01-03T23:41:41Z tag:github.com,2008:Repository/586684640/plugdata/0.10.2 2023-01-03T23:41:41Z plugdata/0.10.2 <p>PlugData integration (<a href="https://plugdata.org/" rel="nofollow">https://plugdata.org/</a>).</p> agraef tag:github.com,2008:Repository/586684640/0.10.2 2022-12-05T03:31:46Z 0.10.2: Add support for Apple silicon Macs and pkg-config lua. <p>Disabled some compilation options which prevented compilation on Apple<br> silicon Macs (M1, M2, etc.).</p> <p>Lua header files and libraries are located using pkg-config now, to<br> better accommodate different build environments. There's also a new<br> <code>static</code> option to link against the static Lua library, which is<br> useful if the target system doesn't have the dynamic Lua library<br> installed. To do this, invoke make as <code>make static=yes</code> (of course,<br> you'll need to have liblua.a installed to make this work).</p> <p>If pkg-config fails to locate the Lua header files and libraries, you<br> can still use LUA_CFLAGS and LUA_LIBS to point make to the right<br> locations. E.g., the following should work on most Unix-like systems<br> if Lua is installed in the standard location:</p> <p>LUA_CFLAGS = -I/usr/include/lua<br> LUA_LIBS = -llua</p> agraef tag:github.com,2008:Repository/586684640/0.10.1 2020-07-23T22:19:01Z 0.10.1 <p>Tutorial text changes, add a note about installing the improved live-…</p> agraef tag:github.com,2008:Repository/586684640/0.10 2020-07-14T14:38:11Z 0.10 <p>Version bump.</p> agraef tag:github.com,2008:Repository/586684640/0.9 2018-03-07T15:42:09Z 0.9 <p>Update version number and copyright</p> agraef tag:github.com,2008:Repository/586684640/0.8 2017-12-09T17:35:27Z 0.8 <p>macOS/MacPorts compatibility</p> agraef tag:github.com,2008:Repository/586684640/upstream/0.7.3 2016-01-24T20:49:54Z upstream/0.7.3 <p>Upstream version 0.7.3</p> umlaeute tag:github.com,2008:Repository/586684640/debian/0.7.3-1 2016-01-24T21:29:38Z debian/0.7.3-1 <p>pd-lua Debian release 0.7.3-1</p> umlaeute tag:github.com,2008:Repository/586684640/debian/0.6.0-2 2014-09-01T07:35:29Z debian/0.6.0-2 <p>pd-lua Debian release 0.6.0-2</p> umlaeute tag:github.com,2008:Repository/586684640/upstream/0.6.0 2014-07-21T15:09:15Z upstream/0.6.0 <p>Upstream version 0.6.0</p> umlaeute