blob: 4d26ddc33f1f8ed1a3fff8cb107513faca698a97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = glui
pkgdesc = A GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications
pkgver = 2.37
pkgrel = 2
url = http://glui.sourceforge.net/
arch = i686
arch = x86_64
license = GPL
makedepends = freeglut
makedepends = glu
options = staticlibs
source = https://github.com/libglui/glui/archive/refs/tags/2.37.tar.gz
source = makefile.patch
md5sums = 08113ebdaeee91ca876b5ecb4963fac8
md5sums = ad14ce00704ceeb5183d354fd3b2d5c8
pkgname = glui
|