wishlist icon indicating copy to clipboard operation
wishlist copied to clipboard

JUCE/4.3.1

Open spotlesscoder opened this issue 7 years ago • 17 comments

Hello,

I'd like to have JUCE available via conan.io

"JUCE is an open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in particular for its GUI and plug-ins libraries." (see https://en.wikipedia.org/wiki/JUCE)

For open source projects, it is available under the GPL license.

It enables programmers to develop audio software like VST plugins, etc and can be used to develop extensions and plugins for the Reaper digital audio workstation software.

Platforms relevant for that purposes would be Windows (vc14, maybe others) and MacOS X. Linux is supported by JUCE, too, so gcc and other popular compilers for Linux OSs would be great, too.

I plan to use this package for a extension to Reaper. The purpose of this extension is to enable musicians to share the program's configuration and their music projectss (very useful when working both in home studio and mobile on a laptop).

If you agree to make this available via conan.io, I can start making a conanfile.py

spotlesscoder avatar Mar 02 '17 12:03 spotlesscoder