pd-boids 1.1.1-10build1 source package in Ubuntu

Changelog

pd-boids (1.1.1-10build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 09:25:01 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound
Noble release universe sound

Downloads

File Size SHA-256 Checksum
pd-boids_1.1.1.orig.tar.gz 29.8 KiB c4f7672acb7a8ee1c57be9ed4bb26c13e0a903272504e1228c3f3d74dbe47b51
pd-boids_1.1.1-10build1.debian.tar.xz 4.4 KiB 528fbd841be320abb8a139a544ed437a01cebcb2a64c3e69f8396dcb181464f4
pd-boids_1.1.1-10build1.dsc 2.1 KiB 9a58efcb5d89ad77bdbf84b9b1e4fa5ea98a045501ac309ef6f322e2b8d811d9

View changes file

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