pd-boids 1.1.1-7 source package in Ubuntu

Changelog

pd-boids (1.1.1-7) unstable; urgency=medium

  * Add 'licensecheck' target
    + Generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 24 Nov 2022 23:04:13 +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

Downloads

File Size SHA-256 Checksum
pd-boids_1.1.1-7.dsc 2.1 KiB bed94c39bff5e73309c1d0911147682a86cbee017c39b10a1191cb349f32209d
pd-boids_1.1.1.orig.tar.gz 29.8 KiB c4f7672acb7a8ee1c57be9ed4bb26c13e0a903272504e1228c3f3d74dbe47b51
pd-boids_1.1.1-7.debian.tar.xz 3.7 KiB 057c84c541b8b581705fd60d55f59151507257d254550d8eab40c76d34a8bfb3

Available diffs

No changes file available.

Binary packages built by this source

pd-boids: Pd library for the "boids" flocking simulator algorithm

 Boids is a bird flight and animal flock simulator. It is based on the
 same algorithm which was used in Jurassic Park for the herding
 dinosaurs. Boids takes an integer argument which is the number of
 boids. Each time Boids receives a bang, it calculates and outputs the
 new positions of the boids. The output consists of thew coordiantes
 for each boid, the number and type depending on the mode.
 .
 The flight parameters can be changed with messages. Use the 'dump'
 message to output a list of the current parameter settings.
 .
 For more information about the Boids algorithm, see Craig Reynolds'
 Web site at http://www.red3d.com/cwr/

pd-boids-dbgsym: debug symbols for pd-boids