media-libs: code style.

This commit is contained in:
Jerome Duval
2018-08-03 15:05:34 +02:00
parent bb14fa0831
commit 89b07f6e3c
25 changed files with 104 additions and 120 deletions

View File

@@ -1,15 +1,15 @@
SUMMARY="Erlang bindings for SDL"
DESCRIPTION="Allows to use SDL (and OpenGL) with the Erlang programming \
language."
LICENSE="BSD (3-clause)"
REVISION="1"
ARCHITECTURES="?x86_gcc2"
HOMEPAGE="https://sourceforge.net/projects/esdl/"
COPYRIGHT="Dan Gundmundsson, and other parties"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/esdl/files/esdl/esdl-$portVersion/esdl-$portVersion.src.tgz"
CHECKSUM_SHA256="01789310d6fd9a4149fc9ddb16fa97ed2c03bbb2d52aa174561800934269aa38"
ARCHITECTURES="?x86_gcc2"
PROVIDES="
esdl = $portVersion
"