Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 66532

Summary: [EBUILD] GLFW-2.4.2
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement CC: me22
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://glfw.sourceforge.net
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 66672    
Attachments: dev-games/glfw-2.4.2.ebuild
dev-games/glfw-2.4.2.ebuild
media-libs glfw-2.4.2.ebuild

Description Christoph Brill (egore) (RESIGNED) 2004-10-06 08:22:05 UTC
GLFW is a framework for OpenGL. Find attached the ebuild for it.

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2004-10-06 08:23:16 UTC
Created attachment 41231 [details]
dev-games/glfw-2.4.2.ebuild

ebuild for glfw-2.4.2
Comment 2 Christoph Brill (egore) (RESIGNED) 2004-10-06 08:34:23 UTC
Created attachment 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 Christoph Brill (egore) (RESIGNED) 2004-10-07 11:21:10 UTC
Reassigning to games, since this library is a game development library.
Comment 4 Philip Allison 2004-12-14 14:47:21 UTC
Just a show of support, I'd love an ebuild for this package to make it into the main portage tree.
Comment 5 Scott 'me22' McMurray 2004-12-24 12:38:37 UTC
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 Scott 'me22' McMurray 2004-12-24 12:42:39 UTC
Created attachment 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 Christoph Brill (egore) (RESIGNED) 2004-12-25 04:37:13 UTC
Comment on attachment 41232 [details]
dev-games/glfw-2.4.2.ebuild

The next one is better
Comment 8 Mr. Bones. (RETIRED) gentoo-dev 2005-03-08 20:33:26 UTC
media-libs/glfw added to portage.  Thanks for the bug report and ebuilds.