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

Bug 102792

Summary: [EBUILD] glee-5.03
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: Sergey.Belyashov
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://elf-stone.com/glee.php
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 75066    
Attachments: media-libs/glee-5.03
5.03-makefile.patch
media-libs/glee-5.03
media-libs/glee-5.21.ebuild
files/glee-5.21-automake.patch
glee-5.40.ebuild
glee-autotools.patch

Description Christoph Brill (egore) (RESIGNED) 2005-08-17 00:22:43 UTC
The OpenGL Easy Extension library (GLee) makes life easier for OpenGL developers
by automatically linking OpenGL extensions and core functions at initialisation
time. This saves programmers the effort of manually linking every required
extension, and effectively brings the OpenGL library up to date.

Depedency of Crown&Cutlass aplha 1.4

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2005-08-17 00:23:24 UTC
Created attachment 66122 [details]
media-libs/glee-5.03

The ebuild for glee
Comment 2 Christoph Brill (egore) (RESIGNED) 2005-08-17 00:24:04 UTC
Created attachment 66123 [details, diff]
5.03-makefile.patch

Necessary patch (install the docs by hand, is better anyway)
Comment 3 Christoph Brill (egore) (RESIGNED) 2005-08-17 00:29:06 UTC
Created attachment 66124 [details]
media-libs/glee-5.03

sorry, src_install had a problem
Comment 4 Sergey Belyashov 2007-02-13 21:27:05 UTC
Created attachment 110110 [details]
media-libs/glee-5.21.ebuild

Ebuild for GLee-5.21
Comment 5 Sergey Belyashov 2007-02-13 21:27:35 UTC
Created attachment 110112 [details, diff]
files/glee-5.21-automake.patch
Comment 6 James Le Cuirot gentoo-dev 2010-05-14 23:19:05 UTC
Created attachment 231483 [details]
glee-5.40.ebuild

Here's a new version. On the site, it is referred to as 5.4 or 5.4.0 but I think this would be considered lower than 5.39 so I've called it 5.40. This is needed for games-engines/hpl1, the engine for the Penumbra series.
Comment 7 James Le Cuirot gentoo-dev 2010-05-14 23:19:40 UTC
Created attachment 231485 [details, diff]
glee-autotools.patch

This new autotools patch is shorter but also installs GLee.h to the right place.
Comment 8 N. Andrew Walsh 2013-02-27 10:10:38 UTC
# ebuild glee-5.40.ebuild manifest
 * EAPI assignment in ebuild 'media-libs/glee-5.40::x-portage' does not
 * conform with PMS section 7.3.1 (see bug #402167):
 *      valid EAPI assignment must occur on or before line: 5

Do I need a mnifest for this? Is something out of date with the ebuild?

Cheers