libopenmpt 0.4.10-1 source package in Ubuntu
Changelog
libopenmpt (0.4.10-1) unstable; urgency=medium [ James Cowgill ] * New upstream release. [ Ondřej Nový ] * d/control: Bump Standards-Version to 4.4.1. -- James Cowgill <email address hidden> Wed, 30 Oct 2019 23:22:01 +0000
Upload details
- Uploaded by:
- Debian Multimedia Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libopenmpt_0.4.10-1.dsc | 2.7 KiB | c533fde98cc79c7f453dd54fd7318ae8f79ea58fa647a11c90c51bacc3181f6c |
libopenmpt_0.4.10.orig.tar.gz | 1.4 MiB | 6a2804d5491eaa90e4b2d7fb5d68e436113e8c8fd164fc705547bcb23a8f258a |
libopenmpt_0.4.10-1.debian.tar.xz | 12.7 KiB | f38c312b8f784e103cf26dd4a39173e4e3562c5a7417d91eb5e6c49a71ded9af |
Available diffs
- diff from 0.4.9-1 to 0.4.10-1 (10.1 KiB)
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