this is the deken-v0.10
deken-plugin ("Find externals" within Pd)
- compat with TclTk-9.0
- Escape closes the deken window (resp the preferences)
- if the installation directory does not exist, try to create it
- if the installation target is not a directory, ask the user what to do (rather than fail)
- when auto-uninstalling a library on re-install of an architecture that is incompatible with the current CPU architecture, ask the user for confirmation
- fix SHA256 verification on windows (when using the
certUtil
tool) - support for
zipfs
for extracting packages (part of TclTk-9) - support for
tar
for extracting zip-packages (so itworks on Windows where the Windows Scripting Host is blacklisted) - use the
Tools
menu (if available)
deken cmdline (create and upload packages)
- support for hy-1.0
Installation
deken-plugin
- In Pd, open Help -> Find externals...
- search for "deken-plugin"
- Install the latest and greatest (v0.10.0)
- Restart Pd
deken cmdline
Follow the instructions in developer/README.
There are also pre-built binaries available for macOS and Windows (see the Assets of this release).
There is also a Docker image available registry.git.iem.at/pd/deken:0.10.0