mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:58:59 +08:00
4ec290c716
* [mpg123] Upgrade to 1.26.3-1 Fix invalid MPG123_API_VERSION value in mpg123.h.in for Windows platform. It was equal to @API_VERSION@, now it is read from configure.ac and set to correct value. See also libsndfile/libsndfile#499. * [mpg123] Update 1.26.3-1 baseline version
11 lines
320 B
JSON
11 lines
320 B
JSON
{
|
|
"name": "mpg123",
|
|
"version-string": "1.26.3",
|
|
"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"
|
|
]
|
|
}
|