summaryrefslogtreecommitdiff
path: root/app-emulation/faudio/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-03-19 11:37:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-03-19 11:37:34 +0000
commitb7b97785ebbb2f11d24d14dab8b81ed274f4ce6a (patch)
tree9fd110f9fc996e8a4213eeda994a8c112491b86d /app-emulation/faudio/metadata.xml
parent066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (diff)
gentoo resync : 19.03.2019
Diffstat (limited to 'app-emulation/faudio/metadata.xml')
-rw-r--r--app-emulation/faudio/metadata.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/app-emulation/faudio/metadata.xml b/app-emulation/faudio/metadata.xml
new file mode 100644
index 000000000000..5b153131eaad
--- /dev/null
+++ b/app-emulation/faudio/metadata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>wine@gentoo.org</email>
+ <name>Wine</name>
+ <description>
+ This package must be kept in sync with repo/proj/wine repository.
+ Any changes need to be run past the maintainer to ensure the two repositories are kept in sync.
+ </description>
+ </maintainer>
+ <longdescription>
+FAudio, is an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries
+for the FNA project, including XAudio2, X3DAudio, XAPO, and XACT3.
+
+Project Website: http://fna-xna.github.io/
+ </longdescription>
+ <use>
+ <flag name="ffmpeg">FAudio has optional support for decoding xWMA resources using FFmpeg, requiring:
+ <pkg>media-video/ffmpeg</pkg> (note: this feature is not supported by <pkg>media-video/libav</pkg>).</flag>
+ <flag name="xnasong">Build support for optional XNG_SONG component (note: this not required by
+ <pkg>app-emulation/wine-staging</pkg>, <pkg>app-emulation/wine-vanilla</pkg> for faudio XAudio support).</flag>
+ <flag name="test">Build and run faudio testsuite.</flag>
+ <flag name="utils">Build all faudio utilities.</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">FNA-XNA/FAudio</remote-id>
+ </upstream>
+</pkgmetadata>