tag:github.com,2008:https://github.com/timothyschoen/pd-lua/releasesRelease notes from pd-lua2023-01-03T23:41:41Ztag:github.com,2008:Repository/586684640/plugdata/0.10.22023-01-03T23:41:41Zplugdata/0.10.2<p>PlugData integration (<a href="https://plugdata.org/" rel="nofollow">https://plugdata.org/</a>).</p>agraeftag:github.com,2008:Repository/586684640/0.10.22022-12-05T03:31:46Z0.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>agraeftag:github.com,2008:Repository/586684640/0.10.12020-07-23T22:19:01Z0.10.1<p>Tutorial text changes, add a note about installing the improved live-…</p>agraeftag:github.com,2008:Repository/586684640/0.102020-07-14T14:38:11Z0.10<p>Version bump.</p>agraeftag:github.com,2008:Repository/586684640/0.92018-03-07T15:42:09Z0.9<p>Update version number and copyright</p>agraeftag:github.com,2008:Repository/586684640/0.82017-12-09T17:35:27Z0.8<p>macOS/MacPorts compatibility</p>agraeftag:github.com,2008:Repository/586684640/upstream/0.7.32016-01-24T20:49:54Zupstream/0.7.3<p>Upstream version 0.7.3</p>umlaeutetag:github.com,2008:Repository/586684640/debian/0.7.3-12016-01-24T21:29:38Zdebian/0.7.3-1<p>pd-lua Debian release 0.7.3-1</p>umlaeutetag:github.com,2008:Repository/586684640/debian/0.6.0-22014-09-01T07:35:29Zdebian/0.6.0-2<p>pd-lua Debian release 0.6.0-2</p>umlaeutetag:github.com,2008:Repository/586684640/upstream/0.6.02014-07-21T15:09:15Zupstream/0.6.0<p>Upstream version 0.6.0</p>umlaeute