Source: esdl Section: libs Priority: optional Maintainer: Debian Erlang Packagers Uploaders: Sergei Golovan Build-Depends: debhelper (>= 10.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: 4.1.3 Homepage: https://sourceforge.net/projects/esdl/ Vcs-Browser: https://salsa.debian.org/erlang-team/packages/esdl Vcs-Git: https://salsa.debian.org/erlang-team/packages/esdl.git 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.