libopenmpt 0.3.2-1 source package in Ubuntu

Changelog

libopenmpt (0.3.2-1) unstable; urgency=medium

  * New upstream release.

  * debian/control:
    - Set Rules-Requires-Root: no.
  * debian/rules:
    - Remove unused variables.
    - Implement build targets manually to workaround dh not playing well
      with a "build" directory in the upstream source.

 -- James Cowgill <email address hidden>  Wed, 08 Nov 2017 23:31:31 +0000

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libopenmpt_0.3.2-1.dsc 2.6 KiB 27e461ab6ee485108cb49ee548757de2036c1f88ef90b8aad1a8421e612ea005
libopenmpt_0.3.2.orig.tar.gz 1.3 MiB 37b2fab97bf6f6e99ac448821dcd818edec4802dc24337b6ae98b2ce13c91268
libopenmpt_0.3.2-1.debian.tar.xz 12.1 KiB 9860ddbb0b99a5d2d9134e4abf80c9179dde0d435e7f3512a7f9ee2c6f0940c7

Available diffs

No changes file available.

Binary packages built by this source

libopenmpt-dev: module music library based on OpenMPT -- development files

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the development files required to compile programs
 using libopenmpt.

libopenmpt-doc: module music library based on OpenMPT -- documentation

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains documentation for developing programs which use
 libopenmpt.

libopenmpt-modplug-dev: module music library based on OpenMPT -- modplug compat development files

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the development files required to compile programs
 using libopenmpt's modplug compatibility layer. It serves as an alternative
 to the libmodplug-dev package.

libopenmpt-modplug1: module music library based on OpenMPT -- modplug compat library

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the modplug compatibility shared library. It is used by
 programs that want to use libopenmpt's decoder, but are written using
 libmodplug's API.

libopenmpt-modplug1-dbgsym: debug symbols for libopenmpt-modplug1
libopenmpt0: module music library based on OpenMPT -- shared library

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the main shared library.

libopenmpt0-dbgsym: debug symbols for libopenmpt0
openmpt123: module music library based on OpenMPT -- music player

 libopenmpt is a cross-platform C++ and C library to decode tracked music
 files (modules) into a raw PCM audio stream. It is based on the player code
 of the OpenMPT project, a descendant of the original ModPlug Tracker.
 .
 This package contains the openmpt123 command-line module player.

openmpt123-dbgsym: debug symbols for openmpt123