13 lines
317 B
JSON
Executable file
13 lines
317 B
JSON
Executable file
{
|
|
"name": "libgpod",
|
|
"version-date": "2019-08-29",
|
|
"port-version": 4,
|
|
"description": "libgpod is a library meant to abstract access to an iPod content.",
|
|
"homepage": "https://github.com/fadingred/libgpod",
|
|
"supports": "!windows & !osx",
|
|
"dependencies": [
|
|
"glib",
|
|
"libplist",
|
|
"sqlite3"
|
|
]
|
|
}
|