Skip to content

accountant's amends

Latest
Compare
Choose a tag to compare
@umlaeute umlaeute released this 01 Jun 10:06
· 107 commits to main since this release
v0.9.2

this is the first bug-fix release for deken-v0.9

Animated GIF demonstration of the Deken plugin user interface v0.9

deken-plugin ("Find externals" within Pd)

  • fix crash on some macOS versions of Pd (basically reverting to the old list view in selected cases)
  • double-click on the "library" heading now will open/close all library nodes
  • double-click on any other heading (e.g. "version") will also re-sort the libraries
    • (single-click will only re-sort packages within each library node, but leave the library-sorting itself intact)

deken-xtra-apt-plugin

  • fix the deken-extension to also include packages installed via apt-get (on Debian and derivatives)

deken cmdline (create and upload packages)

  • fix overriding of destination URL with --destination
  • minor fixes in the GPG/SHA256 verification code
  • make flags for enabling/disabling certain features consistent
  • make wrapper script POSIX compliant
  • fixes to help Debian packaging of the the cmdline tool
  • Docker image
    • reduce size
    • prepare Docker image for GPG signing

Installation

deken-plugin

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