{ "name": "libcamera", "version": "0.5.0", "port-version": 1, "description": "A complex camera support library for Linux, Android, and ChromeOS", "homepage": "https://git.libcamera.org/libcamera/libcamera.git/", "license": "LGPL-2.1-or-later", "supports": "linux", "dependencies": [ "elfutils", "glib", "gstreamer", "libgnutls", "libunwind", "libyaml", "libyuv", { "name": "openssl", "host": true, "features": [ "tools" ] }, { "name": "vcpkg-get-python-packages", "host": true }, { "name": "vcpkg-tool-meson", "host": true } ], "features": { "tracing": { "description": "Enable tracing", "dependencies": [ "liblttng-ust" ] } } }