Search Criteria
Package Details: glc-lib 2.5.0-5
Git Clone URL: | https://aur.archlinux.org/glc-lib.git (read-only, click to copy) |
---|---|
Package Base: | glc-lib |
Description: | OpenGL Library Class |
Upstream URL: | http://www.glc-lib.net/ |
Licenses: | |
Submitter: | net147 |
Maintainer: | net147 |
Last Packager: | net147 |
Votes: | 18 |
Popularity: | 0.163513 |
First Submitted: | 2010-09-02 10:27 |
Last Updated: | 2018-09-26 14:30 |
Latest Comments
1 2 Next › Last »
net147 commented on 2018-09-26 14:30
@cpuheater Updated
cpuheater commented on 2018-09-26 14:28
The PKGBUILD should contain
makedepends=('git')
This is especially important when building in a clean chroot environment.
helmut.fedder commented on 2016-08-02 09:44
makepkg
==> Making package: glc-lib 2.5.0-4 (Tue Aug 2 11:42:58 CEST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning GLC_lib git repo...
Cloning into bare repository '/home/helmut/aur/glc-lib/GLC_lib'...
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=Connection refused
==> ERROR: Failure while downloading GLC_lib git repo
Aborting...
gian commented on 2016-06-14 20:18
You can now download the source in a zip file directly from github
haawda commented on 2015-09-01 18:18
md5sum changed to '2201ff537fb63ff9ff230659acf4c6d4'
net147 commented on 2014-04-25 05:08
Updated to use system zlib which fixes the following issue:
libpng warning: iCCP: bad parameters to zlib
net147 commented on 2013-03-18 02:11
Fixed.
craig commented on 2013-03-17 22:31
Change qt to qt4 and qmake to qmake-qt4
net147 commented on 2012-01-02 23:24
Fixed.
mrbit commented on 2012-01-02 17:53
shading/glc_material.cpp: In member function ‘virtual void GLC_Material::glExecute()’:
shading/glc_material.cpp:542:37: error: ‘gluErrorString’ was not declared in this scope
shading/glc_material.cpp: In member function ‘virtual void GLC_Material::glExecute(float)’:
shading/glc_material.cpp:609:37: error: ‘gluErrorString’ was not declared in this scope
make: *** [Build/glc_material.o] Errore 1