pd-libdir 1.11-7 source package in Ubuntu

Changelog

pd-libdir (1.11-7) unstable; urgency=medium

  * Explicitly set buildsystem to 'pd_lib_builder'
  * Remove superfluous deletion of LICENSE.txt prior to symlinking it.
  * 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:46:26 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe sound

Downloads

File Size SHA-256 Checksum
pd-libdir_1.11-7.dsc 2.0 KiB 998c617c7f5943c430459004b36e997af3411c4503a0fa171dab06aa11c4d13d
pd-libdir_1.11.orig.tar.gz 15.5 KiB ee32bd5f4fa4a21504d51a9fb72634084a40615a0b83942f396f417deb1666f5
pd-libdir_1.11-7.debian.tar.xz 3.7 KiB bbcd394ffbe28d2665fd73ff7206287a1e68b9005e2bb07c7f485b03ab404484

Available diffs

No changes file available.

Binary packages built by this source

pd-libdir: provides support for the libdir library format for Pd

 The 'libdir' loader is a Pure Data loader which supports the libdir
 library format. The libdir library format aims to be a common
 library format for Pd which works with objects written in any
 language, including Pd. This library format was designed to be easy
 to create, install, and use. It should work when installed into the
 global path (i.e. pd/extra) or when copied locally into a project
 folder. It should work with objects written in any supported language
 (i.e. binaries, .pd, and the various loaders like pdlua and tclpd).

pd-libdir-dbgsym: debug symbols for pd-libdir