Skip to content
Snippets Groups Projects
Commit 751ed2a3 authored by Kristof Robot's avatar Kristof Robot
Browse files

freeglut: initial commit

parent cc10dee5
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=89c0b58a3e01ce3d8254c9f59e78adfb"
DEPENDS = "libglu libxi"
SRC_URI = "http://downloads.sourceforge.net/project/freeglut/freeglut/${PV}/freeglut-${PV}.tar.gz"
SRC_URI[md5sum] = "918ffbddcffbac83c218bc52355b6d5a"
SRC_URI[sha256sum] = "dde46626a62a1cd9cf48a11951cdd592e7067c345cffe193a149dfd47aef999a"
S = "${WORKDIR}/freeglut-${PV}"
inherit autotools
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment