You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
|
|
<maintainer type="project">
|
|
|
|
<email>graphics@gentoo.org</email>
|
|
|
|
<name>Gentoo Graphics Project</name>
|
|
|
|
</maintainer>
|
|
|
|
<longdescription>
|
|
|
|
ESDL - What is that?
|
|
|
|
|
|
|
|
It is library that gives you access to SDL and Opengl
|
|
|
|
functionality in your erlang program.
|
|
|
|
SDL handles 2d graphics, user events and audio while
|
|
|
|
Opengl handles 3d graphics. More information.
|
|
|
|
</longdescription>
|
|
|
|
<use>
|
|
|
|
<flag name="image">Enable image support</flag>
|
|
|
|
</use>
|
|
|
|
<upstream>
|
|
|
|
<remote-id type="sourceforge">esdl</remote-id>
|
|
|
|
</upstream>
|
|
|
|
</pkgmetadata>
|