{ "name": "AmqpCpp", "description": "C++ library for communicating with a RabbitMQ message broker", "url": "https://github.com/CopernicaMarketingSoftware/AMQP-CPP/archive/v4.1.4.tar.gz", "mirror": null, "homepage": "https://github.com/CopernicaMarketingSoftware/AMQP-CPP", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV.cxx11", "system \"cmake\", \"-DBUILD_SHARED=ON\",", "\"-DCMAKE_MACOSX_RPATH=1\",", "\"-DAMQP-CPP_LINUX_TCP=ON\",", "*std_cmake_args", "system \"make\"", "system \"make\", \"install\"" ], "version": "4.1.4", "file": "amqp-cpp.rb" }