glew: update to 1.6.0.
This commit is contained in:
parent
109c2fc1d2
commit
5c93b72e39
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template build file for 'glew'.
|
# Template build file for 'glew'.
|
||||||
pkgname=glew
|
pkgname=glew
|
||||||
version=1.5.7
|
version=1.6.0
|
||||||
distfiles="${SOURCEFORGE_SITE}/glew/glew-${version}.tgz"
|
distfiles="${SOURCEFORGE_SITE}/glew/glew-${version}.tgz"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="The OpenGL Extension Wrangler Library"
|
short_desc="The OpenGL Extension Wrangler Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=86bd36a163640d6027ec6be5fdd8a6e3b90f02dcf55f95c3c2429ebb58be3107
|
homepage="http://glew.sourceforge.net"
|
||||||
|
license="BSD, MIT, GPL-2"
|
||||||
|
checksum=bea2a7e9bb97a7a5054d4a65d16aaeedeaa091719359ad3fcd9bfdb0fe8eb7fa
|
||||||
long_desc="
|
long_desc="
|
||||||
FTGL is a free cross-platform Open Source C++ library that uses Freetype2
|
FTGL is a free cross-platform Open Source C++ library that uses Freetype2
|
||||||
to simplify rendering fonts in OpenGL applications. FTGL supports bitmaps,
|
to simplify rendering fonts in OpenGL applications. FTGL supports bitmaps,
|
||||||
|
|
Loading…
Reference in a new issue