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.
gentoo-overlay/media-libs/esdl/metadata.xml

20 lines
579 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>