conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
949 stars 1.73k forks source link

[request] juce-framework/7.0.2 #13456

Open AndreyMlashkin opened 1 year ago

AndreyMlashkin commented 1 year ago

Package Details

Description Of The Library / Tool

JUCE is an open-source cross-platform C++ application framework for creating high quality desktop and mobile applications, including VST, VST3, AU, AUv3, AAX and LV2 audio plug-ins and plug-in hosts. JUCE can be easily integrated with existing projects via CMake, or can be used as a project generation tool via the Projucer, which supports exporting projects for Xcode (macOS and iOS), Visual Studio, Android Studio, Code::Blocks and Linux Makefiles as well as containing a source code editor.

AndreyMlashkin commented 1 year ago

There is already a 3-rd party conan implementation: https://github.com/khdkhd/conan-juce/blob/master/conanfile.py

AndreyMlashkin commented 1 year ago

Related JUCE ticket: https://forum.juce.com/t/add-conan-recipe-for-juce-framework/53342