Source: esdl
Section: libs
Priority: optional
Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper (>= 9.0.0), dh-rebar, erlang-dev (>= 1:14.b.1), erlang-edoc,
 libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-image1.2-dev,
 libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
Standards-Version: 3.9.7
Homepage: http://esdl.sourceforge.net
Vcs-Svn: svn://svn.debian.org//svn/pkg-erlang/libsdl-erlang/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-erlang/libsdl-erlang/trunk/


Package: erlang-esdl
Architecture: any
Depends: ${erlang:Depends}, ${erlang-abi:Depends}, ${shlibs:Depends}, ${misc:Depends}
Conflicts: libsdl-erlang
Replaces: libsdl-erlang
Provides: libsdl-erlang
Description: Erlang bindings to the Simple Direct Media Library
 SDL (Simple DirectMedia Layer) is a generic API that provides low
 level access to audio, keyboard, mouse, and display framebuffer
 across multiple platforms.
 .
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 ESDL is an Erlang binding to the SDL, and might be used to write
 multimedia application in Erlang.

Package: erlang-esdl-dev
Section: devel
Architecture: all
Depends: erlang-esdl (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Suggests: erlang-esdl-doc
Description: Erlang bindings to the SDL (development files)
 ESDL is an Erlang binding to the SDL, and might be used to write
 multimedia application in Erlang.
 .
 This package includes ESDL headers which are necessary to build Erlang
 applications which use ESDL.

Package: erlang-esdl-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: erlang-esdl
Description: Erlang bindings to the SDL (documentation)
 ESDL is an Erlang binding to the SDL, and might be used to write
 multimedia application in Erlang.
 .
 This package includes ESDL documentation and examples.
