21 lines
376 B
JSON
21 lines
376 B
JSON
{
|
|
"name": "gexiv2",
|
|
"version": "0.14.3",
|
|
"port-version": 1,
|
|
"description": "A GObject-based Exiv2 wrapper.",
|
|
"homepage": "https://gitlab.gnome.org/GNOME/gexiv2/",
|
|
"license": "GPL-2.0-or-later",
|
|
"dependencies": [
|
|
"exiv2",
|
|
"glib",
|
|
{
|
|
"name": "glib",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|