aboutsummaryrefslogtreecommitdiff
path: root/ports/libgpod/vcpkg.json
blob: 3915e50b11d2bb5ee21bda7922f34d6edc9d3675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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"
  ]
}