Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63691 - Irrlicht 0.7 released
Summary: Irrlicht 0.7 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://irrlicht.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-11 11:01 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2004-09-12 22:53 UTC (History)
0 users

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


Attachments
new system-libs patch (0.7-system-libs.patch,617 bytes, patch)
2004-09-12 00:32 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff
dev-games/irrlicht-0.7.ebuild (irrlicht-0.7.ebuild,1.19 KB, text/plain)
2004-09-12 00:34 UTC, Christoph Brill (egore) (RESIGNED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2004-09-11 11:01:56 UTC
Irrlicht has been released in a new version. Changes (taken from the website):
* The first version of Irrlicht.NET is included in the SDK. It makes it possible to use Irrlicht from any .NET language like C#, VisualBasic and Delphi.NET. It is a very early version with very limited features, but it works. (ok, this is not interessting for us :) )
* Low level vertex and pixel shader programming support with the D3D8, D3D9 and OpenGL renderers.
* VSync option.
* Text scene node.
* XBOX project setup support.
* Better Linux support: all examples and the techdemo now runs on this OS.
* Three new tutorials.
* Lots of bug fixes.

Reproducible: Always
Steps to Reproduce:
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-09-11 20:00:23 UTC
This will happen faster if you provide a working ebuild.  The archive stucture changed from 0.6 so the existing ebuild doesn't work anymore.
Comment 2 Christoph Brill (egore) (RESIGNED) 2004-09-12 00:32:50 UTC
Created attachment 39426 [details, diff]
new system-libs patch

Old patch does not work any longer, but changes are still necessary.
Comment 3 Christoph Brill (egore) (RESIGNED) 2004-09-12 00:34:18 UTC
Created attachment 39427 [details]
dev-games/irrlicht-0.7.ebuild

working ebuild
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-09-12 22:53:48 UTC
Nice.  version bumped in CVS.  Thanks for the ebuild, patch and bug report.