55 lines
2.3 KiB
XML
55 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>sound</herd>
|
|
<maintainer>
|
|
<email>ford_prefect@gentoo.org</email>
|
|
<name>Arun Raghavan</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="X">
|
|
Build the X11 publish module to export PulseAudio information
|
|
through X11 protocol for clients to make use. Don't enable this
|
|
flag if you want to use a system wide instance. If unsure, enable
|
|
this flag.
|
|
</flag>
|
|
<flag name="gnome">
|
|
Use GConf to store user preferences on streams and so on. Don't
|
|
enable this flag if you want to use a system wide instance. If
|
|
unsure, enable this flag.
|
|
</flag>
|
|
<flag name="oss">
|
|
Enable OSS sink/source (output/input). Deprecated, upstream does
|
|
not support this on systems where other sink/source systems are
|
|
available (i.e.: Linux). The padsp wrapper is now always build
|
|
if the system supports OSS at all.
|
|
</flag>
|
|
<flag name="glib">
|
|
Add support to <pkg>dev-libs/glib</pkg>-based mainloop for the
|
|
libpulse client library, to allow using libpulse on glib-based
|
|
programs.
|
|
</flag>
|
|
<flag name="system-wide" restrict=">=media-sound/pulseaudio-0.9.21.1">
|
|
Allow preparation and installation of the system-wide init
|
|
script for PulseAudio. Since this support is only supported for
|
|
embedded situations, do not enable without reading the upstream
|
|
instructions at http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode .
|
|
</flag>
|
|
<flag name="asyncns">Use libasyncns for asynchronous name resolution.</flag>
|
|
<flag name="doc">Build the doxygen-described API documentation.</flag>
|
|
<flag name="realtime" restrict=">=media-sound/pulseaudio-0.9.21.2-r1">
|
|
Makes PulseAudio use RealtimeKit (<pkg>sys-auth/rtkit</pkg>) to get
|
|
real-time priority while running.
|
|
</flag>
|
|
<flag name="equalizer" restrict="=media-sound/pulseaudio-9999">
|
|
Enable the equalizer module (requires <pkg>sci-libs/fftw</pkg>).
|
|
</flag>
|
|
<flag name="orc" restrict="=media-sound/pulseaudio-9999">
|
|
Use <pkg>dev-lang/orc</pkg> for runtime optimisations.
|
|
</flag>
|
|
<flag name="ssl">
|
|
Use <pkg>dev-libs/openssl</pkg> to provide support for RAOP
|
|
(AirPort) streaming.
|
|
</flag>
|
|
</use>
|
|
</pkgmetadata>
|