pd-lua 0.7.3-6 source package in Ubuntu

Changelog

pd-lua (0.7.3-6) unstable; urgency=medium

  * Modernize 'licensecheck' target
    + Ensure that 'licensecheck' is run with the C.UTF-8 locale
    + Exclude debian/ from 'licensecheck'
    + Re-generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 07 Dec 2022 10:47:01 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pd-lua_0.7.3-6.dsc 2.1 KiB 23191ccd04f7d1c2c73c2181e444debd59cfb569b756e67ff52be990e887d12a
pd-lua_0.7.3.orig.tar.gz 61.4 KiB 7ee7e6406a3334002cdb3ff503c1136f0e4b254a73cf8a6e14e95e7efdb85c6c
pd-lua_0.7.3-6.debian.tar.xz 4.5 KiB cc8feea5c7529f707be627297f5a9acaae4abcf0cb73e4b8ec714978b9f553ea

Available diffs

No changes file available.

Binary packages built by this source

pd-lua: Lua bindings for Pure Data

 pd-lua adds a new loader to Pure Data (Pd), that allows one to load
 objectclasses written in the popular Lua programming language.
 .
 Some programming problems are complicated to express in graphical
 dataflow languages like Pd, requiring the user to ressort to objectclasses
 written in more general purpose languages.
 For those who do not want to use compiled languages like C/C++, this package
 offers the possibility to write first-class objectclasses in the lightweight
 programming language "Lua".

pd-lua-dbgsym: debug symbols for pd-lua