First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 118909
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jasmine Langridge <jaz@positro.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
trigger-0.5.2.ebuild The new ebuild text/plain Jasmine Langridge 2006-01-13 12:25 0000 1.31 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 118909 depends on: Show dependency tree
Show dependency graph
Bug 118909 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-13 12:24 0000
Hiya,

Here's an updated ebuild for the latest version of Trigger.

This version contains a copy of the latest GLEW, and so no longer requires the
GLX detection patch.  I (the author) also changed my name some time ago, and
0.5.2 reflects this.

Thanks,

- Jaz

------- Comment #1 From Jasmine Langridge 2006-01-13 12:25:29 0000 -------
Created an attachment (id=77024) [edit]
The new ebuild

------- Comment #2 From Stefan Schweizer 2006-01-13 13:10:35 0000 -------
I just worked on modular depends for this and noticed your bug.
I get a compile failure with gcc4 and latest ~x86 gentoo here:
http://genstef.homelinux.org/5533-trigger-0.5.2.log

Can you please have a look at it?

------- Comment #3 From Jasmine Langridge 2006-01-14 02:12:29 0000 -------
(In reply to comment #2)
> I just worked on modular depends for this and noticed your bug.
> I get a compile failure with gcc4 and latest ~x86 gentoo here:
> http://genstef.homelinux.org/5533-trigger-0.5.2.log
> 
> Can you please have a look at it?
> 

There were a couple of mistakes that the latest compiler was more strict about.
(Using "" instead of <>, and making sure to declare types up front.)

The updated source is now available at
http://files.scapecaster.com/posit/trigger-0.5.2-src.tar.bz2

Thanks,

- Jaz

------- Comment #4 From Stefan Schweizer 2006-01-14 03:00:37 0000 -------
one include is not found on my system

sed -i 's:#include <GL/glew.h>:#include "glew.h":' src/glew/GL/glxew.h
helps to fix it.

Oh, and please do not swap the tarballs again. It breaks md5sums in portage.
Rather release a 0.5.2.1 including the fixes.

The ebuild diff against the old one:
http://genstef.homelinux.org/triggerdiff
Is that ok with you?

------- Comment #5 From Mr. Bones. 2006-01-14 14:31:35 0000 -------
Version bumped in portage.  Thanks for the bug report and patches.

First Last Prev Next    No search results available      Search page      Enter new bug