Difference between revisions of "Package:Lmms"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Ebuild |Summary=LMMS is a free cross-platform software for music production. |CatPkg=media-sound/lmms |Maintainer= |Homepage=http://lmms.sourceforge.net/ }} {{EbuildFooter}}")
 
Line 1: Line 1:
{{Ebuild
{{Ebuild
|Summary=LMMS is a free cross-platform software for music production.  
|Summary=LMMS is a free cross-platform software for music production.
|CatPkg=media-sound/lmms
|CatPkg=media-sound/lmms
|Maintainer=
|Maintainer=
|Homepage=http://lmms.sourceforge.net/
|Homepage=http://lmms.sourceforge.net/
}}
}}
== USE flags ==


{| class="wikitable"
|-
! Name !! Description
|-
| alsa || Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
|-
| debug || Enable extra debug codepaths, like asserts and extra output.
|-
| fluidsynth || Enables Fluidsynth MIDI software synthesis plugin.
|-
| jack || Add support for the  [[Package:JACK Audio Connection Kit|JACK Audio Connection Kit]].
|-
| ogg || Add support for the Ogg container format (commonly used by Vorbis, Theora and flac).
|-
| portaudio || Add support for the crossplatform portaudio audio API.
|-
| sdl || Add support for Simple Direct Layer (media library).
|-
| stk || Enables STK Mallet plugin.
|}
== Installation ==
<console>
###i## emerge -a lmms
</console>
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 05:31, September 26, 2014

Lmms

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

USE flags

Name Description
alsa Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
debug Enable extra debug codepaths, like asserts and extra output.
fluidsynth Enables Fluidsynth MIDI software synthesis plugin.
jack Add support for the JACK Audio Connection Kit.
ogg Add support for the Ogg container format (commonly used by Vorbis, Theora and flac).
portaudio Add support for the crossplatform portaudio audio API.
sdl Add support for Simple Direct Layer (media library).
stk Enables STK Mallet plugin.

Installation

root # emerge -a lmms