13 lines
290 B
JSON
Executable File
13 lines
290 B
JSON
Executable File
{
|
|
"name": "libirecovery",
|
|
"version-string": "1.0.25",
|
|
"port-version": 4,
|
|
"description": "Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux",
|
|
"supports": "!(windows & arm64)",
|
|
"dependencies": [
|
|
"getopt",
|
|
"libusbmuxd",
|
|
"readline"
|
|
]
|
|
}
|