this is the first bug-fix release for deken-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
- In Pd, open Help -> Find externals...
- search for "deken-plugin"
- Install the latest and greatest (v0.9.2)
- 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