mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
40b6acf770
* [libopenmpt] Upgrade to 0.5.10, include author feedback * [libopenmpt] Add version info * [mpg123] Switch to CMake build for all platforms. Fixes#15551 * [libopenmpt] Address CR feedback * [libopenmpt] Update to 0.5.12 * Update version db Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
|
"name": "mpg123",
|
|
"version": "1.28.0",
|
|
"port-version": 1,
|
|
"description": "mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).",
|
|
"homepage": "https://sourceforge.net/projects/mpg123/",
|
|
"dependencies": [
|
|
"yasm-tool-helper"
|
|
]
|
|
}
|