First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 35178
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 35178 depends on: Show dependency tree
Show dependency graph
Bug 35178 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: 2003-12-06 00:11 0000
If you look here(ftp://ftp.idsoftware.com/idstuff/quake3/linux/), you can see
that the current ebuild uses a pointrelease from november 16th, 2002. Since
then there have been 2 updates, a -2 version(9th sep 2003) and a -3 version(2nd
okt 2003). 

The only change I think is neccessary is to change this line in
quake3-1.32.ebuild from

SRC_URI="ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-${PV}.x86.run"

to
SRC_URI="ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-${PV}-3.x86.run"

------- Comment #1 From Hinrik Örn Sigurðsson 2003-12-06 00:28:32 0000 -------
Ok, I tried installing it and noticed that the binaries are in a different
place now, so the following line needs to be changed from

doexe bin/x86/{quake3.x86,q3ded} ${FILESDIR}/startq3ded

to

doexe bin/Linux/x86/{quake3.x86,q3ded} ${FILESDIR}/startq3ded

------- Comment #2 From Chris Gianelloni (RETIRED) 2003-12-06 07:06:21 0000 -------
Fixed in CVS

------- Comment #3 From SpanKY 2003-12-11 16:35:33 0000 -------
chris fixed this

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