mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-29 00:28:24 -05:00
14 lines
311 B
JSON
Executable File
14 lines
311 B
JSON
Executable File
{
|
|
"name": "libmpeg2",
|
|
"version": "0.5.1",
|
|
"port-version": 2,
|
|
"description": "a free MPEG-2 video stream decoder",
|
|
"homepage": "http://libmpeg2.sourceforge.net/",
|
|
"supports": "!(linux | osx | uwp)",
|
|
"features": {
|
|
"tools": {
|
|
"description": "Build tools provided with libmpeg2"
|
|
}
|
|
}
|
|
}
|