Search Criteria
Package Base Details: glfw-git
Git Clone URL: | https://aur.archlinux.org/glfw-git.git (read-only) |
---|---|
Submitter: | linkmauve |
Maintainer: | ricardomv (linkmauve) |
Last Packager: | linkmauve |
Votes: | 13 |
Popularity: | 0.000818 |
First Submitted: | 2015-07-10 23:14 |
Last Updated: | 2018-12-20 20:31 |
Latest Comments
« First ‹ Previous 1 2 3 4
axper commented on 2013-10-04 13:29
Adopted, updated.
ekpyron commented on 2013-04-30 11:44
Actually the package version was just fine - it was last updated over a year ago :-). And at that time the now official repository did not yet exist, so I updated the PKGBUILD.
shuall commented on 2013-04-29 20:31
You should probably fix the year on your package version (2013).
Also, does elmindreda's repo have newer stuff or fixes in it as compared to the official repo: https://github.com/glfw/glfw ?
If not, you should probably give this package a different name, (maybe glfw3-elmindreda).
ekpyron commented on 2012-04-19 15:12
Finally after discussing the bug on the glfw bug tracker, it's fixed now, so I re-enabled the tests and examples (not that it really matters, as they are not installed anyways...).
ekpyron commented on 2012-04-14 15:06
I filed a bug report.
ekpyron commented on 2012-04-14 15:01
I filed a bug report.
Svenstaro commented on 2012-04-14 14:36
If tests don't work for you, report it upstream so they can fix it.
ekpyron commented on 2012-04-14 13:47
I changed to the new repo and added -DBUILD_SHARED_LIBS (sorry for the delay). Anyways the tests and examples still don't build for me out of the box, so I kept them disabled.
Svenstaro commented on 2012-04-12 17:40
New upstream repo: git://github.com/elmindreda/glfw.git
The tests and stuff were fixed.
You now need to explicitly provide -DBUILD_SHARED_LIBS=YES
ekpyron commented on 2011-12-13 02:43
Disabled examples and tests. Compilation of those failed due to a missing "-lm"...