blob: 2a4588c0a29724a9a4e3603dcaf29bbe36b4a1cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
The Simple and Fast Multimedia Library (SFML) is a portable and easy to use
multimedia API written in C++. You can see it as a modern, object-oriented
alternative to SDL. SFML is composed of several packages to suit your needs.
You can use SFML as a minimal windowing system to interface with OpenGL, or
as a fully-featured multimedia library for building games or interactive
programs.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|