libmikmod 3.1.12-5 source package in Ubuntu

Changelog

libmikmod (3.1.12-5) unstable; urgency=low


  * Acknowledge the NMU, thanks Simon!
  * Make the nosound driver have higher priority than the disk
    writers. (Closes: #690943)
  * Demote the pulseaudio-esound-compat | oss-compat recommendation to
    Suggests, now that the fallback is not the disk writer.
    (Closes: #696013)
  * Build with hardening=-fortify, as enabling fortification breaks the
    driver loading.

 -- Gergely Nagy <email address hidden>  Fri, 21 Dec 2012 16:41:15 +0100

Upload details

Uploaded by:
Gergely Nagy
Uploaded to:
Sid
Original maintainer:
Gergely Nagy
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmikmod_3.1.12-5.dsc 1.9 KiB 953afc8757d0d2dcc20c49a52daf033674b0ddfc66c945239a79751e0eed47fc
libmikmod_3.1.12.orig.tar.gz 583.1 KiB 04410f2b060ccadbf493452ddaee3f9ee97d7876ebac8c8425cced018e0e81dc
libmikmod_3.1.12-5.debian.tar.gz 16.1 KiB bb5e523c354e1cb4837e58211da4de47b5d453ea42872d5d254129f545e060d6

Available diffs

No changes file available.

Binary packages built by this source

libmikmod2: No summary available for libmikmod2 in ubuntu raring.

No description available for libmikmod2 in ubuntu raring.

libmikmod2-dev: Portable sound library - development files

 This library is capable of playing samples as well as module
 files and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It has
 subsequently been hacked by many hands and now runs on many Unix flavours.
 It uses the OSS /dev/dsp driver included in all recent kernels for output,
 and will also write wav files.
 .
 Supported file formats include mod, stm, s3m, mtm, xm, and it.
 .
 This package contains the symlinks, headers, and object files needed to compile
 and link programs which use libmikmod.