Install this package:
emerge -a media-libs/juce
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-libs/juce
Or alternatively:
emerge --autounmask-write -a media-libs/juce
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>mselim.yavuz.phd@gmail.com</email> <name>M. Selim Yavuz</name> </maintainer> <use> <flag name="extras">Build the Projucer IDE and AudioPluginHost</flag> <flag name="gtk">Enable GTK+ support (required for Linux GUI)</flag> <flag name="webkit">Enable embedded web browser support (WebView)</flag> </use> <upstream> <remote-id type="github">juce-framework/JUCE</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p media-libs/juce |
euse -E <flag> -p media-libs/juce |
euse -D <flag> -p media-libs/juce
| Flag | Description | 9999 |
|---|---|---|
| alsa | ⚠️ | ✓ |
| cpu_flags_x86_sse2 | ⚠️ | ✓ |
| curl | ⚠️ | ✓ |
| doc | ⚠️ | ✓ |
| examples | ⚠️ | ✓ |
| extras | Build the Projucer IDE and AudioPluginHost | ✓ |
| gtk | Enable GTK+ support (required for Linux GUI) | ✓ |
| jack | ⚠️ | ✓ |
| ladspa | ⚠️ | ✓ |
| opengl | ⚠️ | ✓ |
| test | ⚠️ | ✓ |
| webkit | Enable embedded web browser support (WebView) | ✓ |