bplay 0.991-10 source package in Ubuntu

Changelog

bplay (0.991-10) unstable; urgency=low

  * Install the manpages. (Closes: #327759)
  * debian/copyright: download location is gone, so just removing it for now.
  * bplay.1: fixed minor typo.  (Closes: #307033)
  * debian/control: Standards-Version bumped to 3.7.2.2.
  * debian/compat: created, compatible with debhelper V5.
  * debian/control: Build-Depends on debhelper >> 5.0.0 now.
  * debian/rules: no longer ignore the result of 'make clean', removes
    binary-indep target, and uses dh_install now.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Oct 2007 15:34:20 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Hardy
Original maintainer:
Carlos Laviola
Architectures:
any
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe sound
Trusty release universe sound
Precise release universe sound

Downloads

File Size SHA-256 Checksum
bplay_0.991.orig.tar.gz 18.5 KiB c2ac63fb34012259f9636ea79ee298a7e6d4c361a2754d0954af7c0c7ee553aa
bplay_0.991-10.diff.gz 14.3 KiB f53445e1f6fb622bc78f2c17e8238605018f625bb0e1ebb74c74a7e3c04dd872
bplay_0.991-10.dsc 560 bytes 437ada3e5e0f91ad76896d73305607ba2a9267be14a971625051680d4b40470e

View changes file

Binary packages built by this source

bplay: Buffered audio file player/recorder

 The bplay package provides a simple command-line utility for playing
 and recording audio files in raw sample, VOC and WAV formats.
 .
 To use this program you need a soundcard of some kind and the
 appropriate driver configured into your kernel.
 .
 When run the program creates two processes which share a memory
 buffer. It does reading/writing on the disk and the sound device
 simultaneously, in order to be less liable to `pause' because the
 disk is too slow or too busy.

bplay-dbgsym: debug symbols for bplay