Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112107 - games-fps/quake3-data: Improve support for Team Arena
Summary: games-fps/quake3-data: Improve support for Team Arena
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 13:17 UTC by UncleOwen
Modified: 2006-03-27 10:35 UTC (History)
2 users (show)

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


Attachments
quake3-data-add-team-arena.patch (quake3-data-add-team-arena.patch,2.19 KB, patch)
2005-11-10 13:17 UTC, UncleOwen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description UncleOwen 2005-11-10 13:17:09 UTC
I will attach a patch to add support for installing q3-ta from cd.

The patch also closes a minor issue I had with vanilla q3: When ta is _not_
installed, q3 still shows 'Team Arena' in the main menu. If you click on that
entry, q3 crashes. This is because pak{1,2,3} from ta are automagically installed.
The patch changes this, so that the ta-files are only installed, if
USE=missiondisk is set.

Reproducible: Always
Steps to Reproduce:
Comment 1 UncleOwen 2005-11-10 13:17:44 UTC
Created attachment 72595 [details, diff]
quake3-data-add-team-arena.patch

The promised patch.
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-11-11 06:58:57 UTC
I actually have both, but haven't taken the time to even look at Team Arena, so
I can test this.  The patch looks excellent, by the way.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-03-27 10:35:46 UTC
While the patch was good, I prefer us not have to reinstall quake3-data to add quake3-teamarena support.  Instead, I've added it as an additional package and simply added a teamarena USE flag to quake3/quake3-bin ebuilds.

Thank you for the patch, though, as it provided most of the initial leg work for me, making it very simple for me to create my ebuild.