diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-06-08 22:44:38 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-06-08 22:44:38 +0100 |
commit | bcfa070fad1a8445df7ccfd15234836ca9623fc8 (patch) | |
tree | 5cae725ef3a0e1ef9f3bcb8b2bdc4085b1d0a736 /media-libs/theoraplay/metadata.xml | |
parent | profiles: remove php_targets_php7-3 from stable mask for most arches (diff) | |
download | gentoo-bcfa070fad1a8445df7ccfd15234836ca9623fc8.tar.gz gentoo-bcfa070fad1a8445df7ccfd15234836ca9623fc8.tar.bz2 gentoo-bcfa070fad1a8445df7ccfd15234836ca9623fc8.zip |
media-libs/theoraplay: New package
Library by icculus needed for some games. It is not versioned as it is
normally built as part of the games but when used with the FNA game
engine, a shared library is needed. The ABI doesn't appear to have
changed since it was open sourced.
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs/theoraplay/metadata.xml')
-rw-r--r-- | media-libs/theoraplay/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/media-libs/theoraplay/metadata.xml b/media-libs/theoraplay/metadata.xml new file mode 100644 index 000000000000..26079e608bed --- /dev/null +++ b/media-libs/theoraplay/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> + </maintainer> +</pkgmetadata> |