[SCM] multimedia-blends/master: Add pd-hexloader ITP to the puredata task

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Mon Aug 17 19:14:08 UTC 2015


The following commit has been merged in the master branch:
commit 6a46d4f116baf4c4404d7c191b465b2463ca7328
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Mon Aug 17 21:13:29 2015 +0200

    Add pd-hexloader ITP to the puredata task

diff --git a/tasks/puredata b/tasks/puredata
index b52cd91..e07a913 100644
--- a/tasks/puredata
+++ b/tasks/puredata
@@ -130,3 +130,16 @@ Pkg-Description: Flext C++ external layer for Pd (and similar)
  been packaged up until now because pd-flext has been removed from the
  archives in 2009.
 WNPP: 792534
+
+Depends: pd-hexloader
+Pkg-Description: enable Pure Data objects with funny characters
+ Pd's default external objects loader maps object names to filenames and
+ C-function names.
+ Unfortunately both filenames and C-function names have restrictions (like the
+ impossibility to include a '/').
+ .
+ This library adds an escaping mechanism based on hexadecimal encoding that
+ allows to write and use objects that would otherwise be impossible.
+Homepage: https://get.puredata.info/hexloader
+License: GPL
+WNPP: 795896

-- 
multimedia-blends packaging



More information about the pkg-multimedia-commits mailing list