pd-hid 0.7-6 source package in Ubuntu

Changelog

pd-hid (0.7-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:43:35 +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-hid_0.7-6.dsc 2.0 KiB 2d0288972d63289634e9c218699111a471a86b50f693445825a830816bd58c5d
pd-hid_0.7.orig.tar.gz 135.1 KiB f578d18e62da3b4ec4ded024559b1ab97d3957a0af29f4cb3361d2e2e50eff4e
pd-hid_0.7-6.debian.tar.xz 5.5 KiB 12b47d8f8f765c2422e69a0023bbba29b7093f04cfe67fe6de4ecb931ad40133

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