28 lines
633 B
YAML
28 lines
633 B
YAML
name: freeglut
|
|
description: FOSS alternative to the OpenGL Utility Toolkit
|
|
version: 3.8.0
|
|
revision: 2
|
|
url: https://freeglut.sourceforge.net/
|
|
license: X11
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- glu
|
|
- libglvnd
|
|
- libx11
|
|
- libxi
|
|
- libxrandr
|
|
- libxxf86vm
|
|
make_depends:
|
|
- cmake
|
|
- mesa
|
|
- ninja
|
|
downloads:
|
|
- url: https://downloads.sourceforge.net/project/freeglut/freeglut/${BPM_PKG_VERSION}/freeglut-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 674dcaff25010e09e450aec458b8870d9e98c46f99538db457ab659b321d9989
|