# # The Free OpenGL Utility Toolkit. # # FreeGLUT is a free-software/open-source alternative to the OpenGL # Utility Toolkit (GLUT) library. GLUT was originally written by # Mark Kilgard to support the sample programs in the second edition # OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of # practical applications because it is simple, widely available and # highly portable. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=freeglut pkgversion=3.4.0 arch=amd64 release=1 pkgcategory="xorg_extra" full_pkgname=freeglut_3.4.0_amd64-1@xorg_extra blurb="The Free OpenGL Utility Toolkit." homepage="https://freeglut.sourceforge.net" license="MIT X Consortium" fetch="https://downloads.sourceforge.net/freeglut/freeglut-3.4.0.tar.gz" replace=""