summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-26 13:01:44 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-27 00:03:50 +0100
commit3431cc33c735d52b564adc57c764f983df20c68b (patch)
tree51b3be8a8dcc6b937f936630d9b67e9f56b284da /media-libs/libsdl/metadata.xml
parentmedia-libs/libbluray: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-3431cc33c735d52b564adc57c764f983df20c68b.tar.gz
gentoo-3431cc33c735d52b564adc57c764f983df20c68b.tar.bz2
gentoo-3431cc33c735d52b564adc57c764f983df20c68b.zip
media-libs/libsdl: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-libs/libsdl/metadata.xml')
-rw-r--r--media-libs/libsdl/metadata.xml48
1 files changed, 24 insertions, 24 deletions
diff --git a/media-libs/libsdl/metadata.xml b/media-libs/libsdl/metadata.xml
index aede63475a7b..eef34652c6d4 100644
--- a/media-libs/libsdl/metadata.xml
+++ b/media-libs/libsdl/metadata.xml
@@ -1,30 +1,30 @@
<?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>
- <longdescription>
-Simple DirectMedia Layer is a cross-platform multimedia library designed
-to provide low level access to audio, keyboard, mouse, joystick, 3D
-hardware via OpenGL, and 2D video framebuffer. It is used by MPEG
-playback software, emulators, and many popular games, including the
-award winning Linux port of "Civilization: Call To Power."
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <longdescription>
+ Simple DirectMedia Layer is a cross-platform multimedia library designed
+ to provide low level access to audio, keyboard, mouse, joystick, 3D
+ hardware via OpenGL, and 2D video framebuffer. It is used by MPEG
+ playback software, emulators, and many popular games, including the
+ award winning Linux port of "Civilization: Call To Power."
-Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic,
-MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. There is also
-code, but no official support, for Windows CE, AmigaOS, Dreamcast,
-Atari, NetBSD, AIX, OSF/Tru64, RISC OS, and SymbianOS.
+ Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic,
+ MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. There is also
+ code, but no official support, for Windows CE, AmigaOS, Dreamcast,
+ Atari, NetBSD, AIX, OSF/Tru64, RISC OS, and SymbianOS.
-SDL is written in C, but works with C++ natively, and has bindings to
-several other languages, including Ada, Eiffel, Java, Lua, ML, Perl,
-PHP, Pike, Python, and Ruby.
-</longdescription>
- <use>
- <flag name="joystick">Control joystick support (disable at your own risk)</flag>
- <flag name="sound">Control audio support (disable at your own risk)</flag>
- <flag name="tslib">Build with tslib support for touchscreen devices</flag>
- <flag name="video">Control video support (disable at your own risk)</flag>
- </use>
+ SDL is written in C, but works with C++ natively, and has bindings to
+ several other languages, including Ada, Eiffel, Java, Lua, ML, Perl,
+ PHP, Pike, Python, and Ruby.
+ </longdescription>
+ <use>
+ <flag name="joystick">Control joystick support (disable at your own risk)</flag>
+ <flag name="sound">Control audio support (disable at your own risk)</flag>
+ <flag name="tslib">Build with tslib support for touchscreen devices</flag>
+ <flag name="video">Control video support (disable at your own risk)</flag>
+ </use>
</pkgmetadata>