pdp 1:0.14.1+darcs20180201-3 source package in Ubuntu

Changelog

pdp (1:0.14.1+darcs20180201-3) unstable; urgency=medium

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Use 'mktemp' instead of 'tempfile' to fix FTBFS
    (Closes: #997538)
  * Add salsa-ci configuration
  * Remove obsolete file d/source/local-options
  * Apply "warp-and-sort -ast"
  * Bump dh-compat to 13
  * Bump standards version to 4.6.0

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Remove constraints unnecessary since buster

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 03 Nov 2021 16:44:03 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pdp_0.14.1+darcs20180201-3.dsc 2.4 KiB 9d1530b9f07c8bd4e13336cc9abeb4526c265a5e8d81fb268e48291d937c0ebf
pdp_0.14.1+darcs20180201.orig.tar.gz 361.5 KiB 61f305589bf1f877d7d466236ab4c621913bdf9717ac88b01910f7bbecce1bb3
pdp_0.14.1+darcs20180201-3.debian.tar.xz 17.6 KiB 206f02e03af1fe04617a2b7ea44e55e37b2af0801eaaa72f955b9acd2a21d284

No changes file available.

Binary packages built by this source

pd-3dp: openGL extensions for PDP

 PDP is an extension library for Pd that allows you to manipulate movies
 and live video data in realtime. PDP stands for Pd Packet, the data
 container that is used for images in PDP.
 .
 This library extends PDP with texture and render context packets,
 to use some of the power of current video hardware.
 .
 Warning: this is still experimental and incomplete!

pd-3dp-dbgsym: debug symbols for pd-3dp
pd-pdp: Graphics system for Pd

 PDP is an extension library for Pd that allows you to manipulate movies
 and live video data in realtime. PDP stands for Pd Packet, the data
 container that is used for images in PDP.

pd-pdp-dbgsym: debug symbols for pd-pdp
pd-scaf: Simple Cellular Automaton Forth for PDP

 PDP is an extension library for Pd that allows you to manipulate movies
 and live video data in realtime. PDP stands for Pd Packet, the data
 container that is used for images in PDP.
 .
 This is a PDP extension lib that contains modules for cellular
 automata built on a (very) minimal forth-like virtual system
 (scaf - simple cellular automaton forth) to define update rules.
 A compiler is included to produce 'scafo' object code that can be
 dynamically loaded into the [pdp_ca] module. So it is possible to
 add/change rules without restarting Pd.

pd-scaf-dbgsym: debug symbols for pd-scaf