Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
GLFW is a framework for OpenGL. Find attached the ebuild for it. Reproducible: Always Steps to Reproduce:
Created an attachment (id=41231) [edit] dev-games/glfw-2.4.2.ebuild ebuild for glfw-2.4.2
Created an attachment (id=41232) [edit] dev-games/glfw-2.4.2.ebuild Got bored so I improved it a little bit (now uses dodoc and installs examples)
Reassigning to games, since this library is a game development library.
Just a show of support, I'd love an ebuild for this package to make it into the main portage tree.
Bah, I should have remembered to search here before going off to write an ebuild myself =/ Anyways, I'll still still post my version here -- it checks the doc, pdf, and examples USE flags. ( examples is currently local to dev-libs/qsa, but it makes sense, so I used it anyways. ) It also takes a more moderated approach to copying over the examples. It seems to work on my system, but it's my first ebuild... Also hoping to see this in the portage tree!
Created an attachment (id=46803) [edit] media-libs glfw-2.4.2.ebuild New version. More detailed; May or may not be better. I chose the media-libs category because that's where GLUT is. Dunno exactly which is correct...
(From update of attachment 41232 [edit]) The next one is better
media-libs/glfw added to portage. Thanks for the bug report and ebuilds.