Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55938 - app-emulation/transgaming-fontinstaller depends on app-emulation/winex-transgaming
Summary: app-emulation/transgaming-fontinstaller depends on app-emulation/winex-transg...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 23:19 UTC by Dice Random
Modified: 2004-07-04 09:43 UTC (History)
0 users

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


Attachments
Patch for cedega ebuild (cedega.patch,390 bytes, patch)
2004-07-02 23:19 UTC, Dice Random
Details | Diff
Patch for winex-transgaming ebuild (winex-transgaming.patch,410 bytes, patch)
2004-07-02 23:20 UTC, Dice Random
Details | Diff
Patch for transgaming-fontinstaller (transgaming-fontinstaller.patch,364 bytes, patch)
2004-07-02 23:20 UTC, Dice Random
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dice Random 2004-07-02 23:19:21 UTC
With the release of cedega we have a bit of a problem with ebuild naming.  I've modified the winex-transgaming-3.3.2 and cedega-4.0 ebuilds to provide a virtual/winex-transgaming and transgaming-fontinstaller now depends on that.  Bumped all three to -r1.

Reproducible: Always
Steps to Reproduce:
1. Install cedega
2. Remove winex-transgaming
3. Swear at portage as it tries to re-install winex-transgaming during emerge -uD world
Comment 1 Dice Random 2004-07-02 23:19:48 UTC
Created attachment 34690 [details, diff]
Patch for cedega ebuild
Comment 2 Dice Random 2004-07-02 23:20:16 UTC
Created attachment 34691 [details, diff]
Patch for winex-transgaming ebuild
Comment 3 Dice Random 2004-07-02 23:20:37 UTC
Created attachment 34692 [details, diff]
Patch for transgaming-fontinstaller
Comment 4 Hinrik Örn Sigurðsson 2004-07-03 08:58:03 UTC
Why have it virtual when cedega is just the next version? It's not an alternative like with virtual/linux-sources...

Shouldn't it rather be like this?

DEPEND="|| ( app-emulation/cedega app-emulation/winex-transgaming )"
Comment 5 Dice Random 2004-07-03 11:29:45 UTC
Because I didn't know you could have a conditional DEPEND ;)
Comment 6 SpanKY gentoo-dev 2004-07-04 09:43:04 UTC
added the conditional depend, thanks