{ "name": "Libcec", "description": "Control devices with TV remote control and HDMI cabling", "url": "https://github.com/Pulse-Eight/libcec/archive/libcec-4.0.4.tar.gz", "mirror": null, "homepage": "http://libcec.pulse-eight.com/", "depends": [ { "depend": "cmake", "build-depend": true } ], "resource": [ { "name": "p8-platform", "url": "https://github.com/Pulse-Eight/platform/archive/p8-platform-2.1.0.1.tar.gz" } ], "conflicts": [], "patches": [], "install": [ "ENV.cxx11", "resource(\"p8-platform\").stage do", "mkdir \"build\" do", "system \"cmake\", \"..\", *std_cmake_args", "system \"make\"", "system \"make\", \"install\"" ], "version": "4.0.4", "file": "libcec.rb" }