19 lines
746 B
XML
19 lines
746 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>java</herd>
|
|
<maintainer>
|
|
<email>alistair.bush at gmail.com</email>
|
|
<name>Alistair Bush</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The Lightweight Java Game Library (LWJGL) is a solution aimed directly at
|
|
professional and amateur Java programmers alike to enable commercial quality
|
|
games to be written in Java. LWJGL provides developers access to high
|
|
performance crossplatform libraries such as OpenGL (Open Graphics Library) and
|
|
OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound
|
|
</longdescription>
|
|
<use><flag name="devil">TODO describe this use flag</flag></use>
|
|
</pkgmetadata>
|
|
|