summaryrefslogtreecommitdiff
path: root/media-libs/libcanberra/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /media-libs/libcanberra/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'media-libs/libcanberra/metadata.xml')
-rw-r--r--media-libs/libcanberra/metadata.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/media-libs/libcanberra/metadata.xml b/media-libs/libcanberra/metadata.xml
new file mode 100644
index 000000000000..3b724aeb9d2e
--- /dev/null
+++ b/media-libs/libcanberra/metadata.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+ </maintainer>
+ <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>