summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Belsito <lluixhi@gmail.com>2017-03-03 12:59:43 -0800
committerMichael Palimaka <kensington@gentoo.org>2017-03-04 10:11:38 +1100
commit2776a627b16b7a06060cd2d563a77f35680f9910 (patch)
tree2495d393b0dfd375a7202b179d96febaf3fa1853 /media-libs/speex/metadata.xml
parentmedia-libs/speexdsp: New package (diff)
downloadgentoo-2776a627b16b7a06060cd2d563a77f35680f9910.tar.gz
gentoo-2776a627b16b7a06060cd2d563a77f35680f9910.tar.bz2
gentoo-2776a627b16b7a06060cd2d563a77f35680f9910.zip
media-libs/speex: version bump to 1.2.0
Move to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/596400
Diffstat (limited to 'media-libs/speex/metadata.xml')
-rw-r--r--media-libs/speex/metadata.xml19
1 files changed, 12 insertions, 7 deletions
diff --git a/media-libs/speex/metadata.xml b/media-libs/speex/metadata.xml
index 18e9eb1cce00..7617efb01619 100644
--- a/media-libs/speex/metadata.xml
+++ b/media-libs/speex/metadata.xml
@@ -1,11 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
-</maintainer>
-<upstream>
- <remote-id type="cpe">cpe:/a:xiph:speex</remote-id>
-</upstream>
+ <maintainer type="project">
+ <email>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpe">cpe:/a:xiph:speex</remote-id>
+ </upstream>
+ <use>
+ <flag name="armv5te">Enables optimizations for armv5te processors.</flag>
+ <flag name="utils">Enables speex commandline utilities (speexenc, speexdec).</flag>
+ <flag name="vbr">Enable VBR support.</flag>
+ </use>
</pkgmetadata>