pd-hid 0.7-7 source package in Ubuntu

Changelog

pd-hid (0.7-7) unstable; urgency=medium

  * Build for both single and double-precision Pd
  * Add patch to use pd_error()
  * Switch build-system to pd-lib-builder
    + Replace upstream build-system with pd-lib-builder
  * Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 05 Jul 2023 14:25:01 +0200

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
Mantic release universe sound

Downloads

File Size SHA-256 Checksum
pd-hid_0.7-7.dsc 2.0 KiB c89c542a8550ad09380cf10a865e7a7b6e5279bb1331f02808ff3b33bdf8f89d
pd-hid_0.7.orig.tar.gz 135.1 KiB f578d18e62da3b4ec4ded024559b1ab97d3957a0af29f4cb3361d2e2e50eff4e
pd-hid_0.7-7.debian.tar.xz 6.1 KiB f36f3e2c2536fdd816cdd2e8f76e1448c26365d50229e99b91af1fc271f16755

Available diffs

No changes file available.

Binary packages built by this source

pd-hid: Pd object for getting data from USB HID devices

 [hid] is a Pure Data object for reading data from USB HID devices like
 keyboards, mice, joysticks, gamepads, keypads, and all sorts of other
 esoteric controllers like USB knobs, touchscreens, Apple IR Remotes, etc. It
 represents the data with a cross-platform message scheme which is then
 translated to the underlying native API for input devices (Linux input.h or
 Mac OS X HID Utilities).

pd-hid-dbgsym: debug symbols for pd-hid