libopenmpt 0.4.10-1build3 source package in Ubuntu
Changelog
libopenmpt (0.4.10-1build3) focal; urgency=medium * Fix a typo in the previous change... -- Sebastien Bacher <email address hidden> Tue, 10 Dec 2019 16:19:15 +0100
Upload details
- Uploaded by:
- Sebastien Bacher
- Uploaded to:
- Focal
- 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.orig.tar.gz | 1.4 MiB | 6a2804d5491eaa90e4b2d7fb5d68e436113e8c8fd164fc705547bcb23a8f258a |
libopenmpt_0.4.10-1build3.debian.tar.xz | 12.9 KiB | 838363b0c3c722e2ac3cb1959d37b6215f59a8c0265d35aaf6044f6e1be506f0 |
libopenmpt_0.4.10-1build3.dsc | 1.8 KiB | a6bbb53159b9b73385694d61541b8f705871644494853b9de14d6fdc98a73e1a |
Available diffs
- diff from 0.4.10-1 (in Debian) to 0.4.10-1build3 (855 bytes)
- diff from 0.4.10-1build2 to 0.4.10-1build3 (511 bytes)
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