Update package version to 3.8.0
This commit is contained in:
@@ -1,9 +1,25 @@
|
||||
name: freeglut
|
||||
description: FOSS alternative to the OpenGL Utility Toolkit
|
||||
version: 3.6.0
|
||||
version: 3.8.0
|
||||
revision: 1
|
||||
url: https://freeglut.sourceforge.net/
|
||||
license: X11
|
||||
architecture: any
|
||||
depends: ["glibc","libglvnd","libx11","libxi","libxrandr","libxxf86vm"]
|
||||
make_depends: ["cmake","glu","mesa","ninja"]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user