{ "name": "lensfun", "version": "0.3.4", "description": "Provide a open source database of photographic lenses and their characteristics", "homepage": "https://scnlib.dev/", "license": "LGPL-3.0 OR GPL-3.0", "supports": "!arm", "dependencies": [ "glib", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "sse": { "description": "Build with support for SSE" }, "sse2": { "description": "Build with support for SSE2" } } }