view graphics/glew/glew.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=glew
PKGVERSION=2.1.0
PKGREVISION=1
PKGLICENSE="BSD3CLAUSE MIT CUSTOM"
PKGSUMMARY="OpenGL extension wrangler library"
PKGDOWNLOAD="https://sourceforge.net/projects/glew/files/$PKGNAME/$PKGVERSION/$PKGNAME-$PKGVERSION.tgz"
PKGDEPENDS="mesa libx11"