mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 12:39:00 +08:00
10 lines
292 B
JSON
10 lines
292 B
JSON
{
|
|
"name": "mpg123",
|
|
"version": "1.26.5",
|
|
"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"
|
|
]
|
|
}
|