Skip to content

zipping zappers

Latest
Compare
Choose a tag to compare
@umlaeute umlaeute released this 02 Dec 13:32
· 51 commits to main since this release

this is the deken-v0.10

Animated GIF demonstration of the Deken plugin user interface 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

  1. In Pd, open Help -> Find externals...
  2. search for "deken-plugin"
  3. Install the latest and greatest (v0.10.0)
  4. 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