libopenmpt0 (0.6.1-1)
Published 2024-10-01 17:15:57 +00:00 by Archive
Installation
sudo curl -o /etc/apt/keyrings/gitea-Archive-Team.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Archive-Team.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install libopenmpt0=0.6.1-1
Repository Info
Distributions |
bullseye |
Components |
main |
Architectures |
amd64 |
About this package
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.
Dependencies
libc6 (>= 2.32) |
libgcc-s1 (>= 4.0) |
libmpg123-0 (>= 1.28.0) |
libstdc++6 (>= 11) |
libvorbis0a (>= 1.1.2) |
libvorbisfile3 (>= 1.1.2) |
zlib1g (>= 1:1.1.4) |