Bug 66532 - [EBUILD] GLFW-2.4.2
Bug#: 66532 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: egore@gmx.de
Component: Games
URL:  http://glfw.sourceforge.net
Summary: [EBUILD] GLFW-2.4.2
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2004-10-06 08:22 0000
Description:   Opened: 2004-10-06 08:22 0000
GLFW is a framework for OpenGL. Find attached the ebuild for it.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Christoph Brill (egore) 2004-10-06 08:23:16 0000 -------
Created an attachment (id=41231) [details]
dev-games/glfw-2.4.2.ebuild

ebuild for glfw-2.4.2

------- Comment #2 From Christoph Brill (egore) 2004-10-06 08:34:23 0000 -------
Created an attachment (id=41232) [details]
dev-games/glfw-2.4.2.ebuild

Got bored so I improved it a little bit (now uses dodoc and installs examples)

------- Comment #3 From Christoph Brill (egore) 2004-10-07 11:21:10 0000 -------
Reassigning to games, since this library is a game development library.

------- Comment #4 From Philip Allison 2004-12-14 14:47:21 0000 -------
Just a show of support, I'd love an ebuild for this package to make it into the
main portage tree.

------- Comment #5 From Scott 'me22' McMurray 2004-12-24 12:38:37 0000 -------
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!

------- Comment #6 From Scott 'me22' McMurray 2004-12-24 12:42:39 0000 -------
Created an attachment (id=46803) [details]
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...

------- Comment #7 From Christoph Brill (egore) 2004-12-25 04:37:13 0000 -------
(From update of attachment 41232 [details])
The next one is better

------- Comment #8 From Mr. Bones. 2005-03-08 20:33:26 0000 -------
media-libs/glfw added to portage.  Thanks for the bug report and ebuilds.