{ "name": "discord-rpc", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DCMAKE_BUILD_TYPE=Release", "-DBUILD_SHARED_LIBS=ON" ], "build-options": { "strip": true }, "sources": [ { "type": "git", "url": "https://github.com/stenzek/discord-rpc.git", "commit": "842c15192041f8e71c512851834f4dadb1a554fb" } ], "cleanup": [ "/bin", "/include", "/lib/*.a", "/lib/*.la", "/lib/cmake", "/lib/pkgconfig", "/share" ] }