mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 11:42:15 +08:00
13 lines
284 B
JSON
13 lines
284 B
JSON
|
{
|
||
|
"name": "libgpod",
|
||
|
"version-date": "2019-08-29",
|
||
|
"port-version": 3,
|
||
|
"description": "libgpod is a library meant to abstract access to an iPod content.",
|
||
|
"homepage": "https://github.com/fadingred/libgpod",
|
||
|
"dependencies": [
|
||
|
"glib",
|
||
|
"libplist",
|
||
|
"sqlite3"
|
||
|
]
|
||
|
}
|