UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
freeglut
Freeglut is intended to be a 100% compatible, completely opensourced clone of the GLUT library. GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy. Package info
Codename: freeglut
Source file: freeglut-3.0.0.tar.gz
Source directory: freeglut-3.0.0
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/f/freeglut-3.0.0.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/f/freeglut-3.0.0.tar.gz.md5sum
Dependances: mesa, cmake, glu.
Dependance of: mesa-demos, mupdf.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
CMAKE_LIBRARY_PATH=$XORG_PREFIX/lib \
CMAKE_INCLUDE_PATH=$XORG_PREFIX/include \
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DFREEGLUT_BUILD_DEMOS=OFF \
-DFREEGLUT_BUILD_STATIC_LIBS=OFF \
..
Build script:
make
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443