Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102792 - [EBUILD] glee-5.03
Summary: [EBUILD] glee-5.03
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://elf-stone.com/glee.php
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 75066
  Show dependency tree
 
Reported: 2005-08-17 00:22 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2018-12-03 12:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
media-libs/glee-5.03 (glee-5.03.ebuild,912 bytes, text/plain)
2005-08-17 00:23 UTC, Christoph Brill (egore) (RESIGNED)
Details
5.03-makefile.patch (5.03-makefile.patch,335 bytes, patch)
2005-08-17 00:24 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff
media-libs/glee-5.03 (glee-5.03.ebuild,928 bytes, text/plain)
2005-08-17 00:29 UTC, Christoph Brill (egore) (RESIGNED)
Details
media-libs/glee-5.21.ebuild (glee-5.21.ebuild,1.03 KB, text/plain)
2007-02-13 21:27 UTC, Sergey Belyashov
Details
files/glee-5.21-automake.patch (glee-5.21-automake.patch,1004 bytes, patch)
2007-02-13 21:27 UTC, Sergey Belyashov
Details | Diff
glee-5.40.ebuild (glee-5.40.ebuild,655 bytes, text/plain)
2010-05-14 23:19 UTC, James Le Cuirot
Details
glee-autotools.patch (glee-autotools.patch,583 bytes, patch)
2010-05-14 23:19 UTC, James Le Cuirot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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