summaryrefslogtreecommitdiff
blob: 048af1d3ead36dbfd560ae32c8af7fca91661398 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>gnome</herd>
	<herd>sound</herd>
	<longdescription>
		A small and lightweight implementation of the XDG Sound Theme Specification
		(http://0pointer.de/public/sound-theme-spec.html)
	</longdescription>
	<use>
		<flag name="alsa">Enables ALSA sound driver.</flag>
		<flag name="gstreamer">Enables gstreamer sound driver. Not useful when
			alsa or pulseaudio is available.</flag>
		<flag name="gtk">Enables building of gtk+ helper library, gtk+ runtime
			sound effects and the canberra-gtk-play utility. To enable the gtk+
			sound effects add canberra-gtk-module to the colon separated list of
			modules in the GTK_MODULES environment variable.</flag>
		<flag name="gtk3">Enables building of gtk+3 helper library, gtk+3
			runtime sound effects and the canberra-gtk-play utility. To enable
			the gtk+3 sound effects add canberra-gtk-module to the colon
			separated list of modules in the GTK_MODULES environment
			variable.</flag>
		<flag name="pulseaudio">Enables PulseAudio sound driver that should be
			able to support positional event sounds. This is the preferred
			choice for best sound events experience and picked by default if
			compiled in and possible to use at runtime.</flag>
		<flag name="sound">Install x11-themes/sound-theme-freedesktop to get
			sounds on Gnome and Xfce.</flag>
		<flag name="tdb">Enables Trivial Database support for caching
			purposes.</flag>
	</use>
</pkgmetadata>