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

Filename Description Type Creator Created Size Actions
dominions2-2.16.ebuild dominions2-2.16.ebuild text/plain Alex Linke 2005-09-16 23:49 0000 2.77 KB Details
dominions2.png dominions2.png image/png Alex Linke 2005-09-16 23:51 0000 1.11 KB Details
dominions2-2.16.ebuild dominions2-2.16.ebuild text/plain Alex Linke 2005-09-20 00:58 0000 2.26 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2003-12-29 02:21 0000
ShrapnelGames.com has released an awesome game called; Dominions II. Forunatly
this game (and demo) is available for Linux, but unfortunately this game (and
demo) isn't available in the portage tree. I would like to make a humble
request to the game-gurus to add this to the tree. Downloadlocation for the
demo; http://www.shrapnelgames.com/Illwinter/d2/6.htm

Thanks a lot in advance.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Chris Gianelloni (RETIRED) 2003-12-29 03:49:11 0000 -------
I'll look into getting the demo added, but there's no way I can add the full
game without buying it.  I'll look into purchasing a copy.

------- Comment #2 From Carlos Vendramini 2004-06-16 20:02:53 0000 -------
Great, I would like to enjoy this game..:-)

------- Comment #3 From Chris Gianelloni (RETIRED) 2004-06-17 04:24:54 0000 -------
Is there a chance one of you guys can grab this one (at least the demo) since
I've been rather swamped and am having a difficult time keeping up with my bug
requests, let alone requests for new features.

------- Comment #4 From Mr. Bones. 2004-08-08 00:15:29 0000 -------
games-strategy/dominions2-demo-bin added to CVS.  Since we don't have a copy
of the retail version an ebuild for that's not possible at this time.  If anyone
has a copy and would like to attach a working ebuild as text/plain that would be grand.

------- Comment #5 From Alex Linke 2005-09-16 23:47:27 0000 -------
hi,

my copy of the game arrived yesterday, so here's the ebuild I wrote.

I added an icon to 'files/' which is about 1 kb in size in order to avoid a
buildtime dependency on imagemagick (convert). The icon included on the CD comes
in .ico-format only. I edited the icon to add background transparency.

The ebuild is keyworded for x86 and ppc, but I did only test it on x86, because
I don't own a ppc-machine.

The USE-flag 'doc' installs some additional documentation which I consider
useful: a detailed beginners walkthrough and the updated manual in pdf-format.

------- Comment #6 From Alex Linke 2005-09-16 23:49:38 0000 -------
Created an attachment (id=68643) [edit]
dominions2-2.16.ebuild

------- Comment #7 From Alex Linke 2005-09-16 23:51:48 0000 -------
Created an attachment (id=68644) [edit]
dominions2.png

-> files/dominions2.png

------- Comment #8 From Anton Romanov 2005-09-18 05:07:31 0000 -------
someone reopen this...

------- Comment #9 From Chris Gianelloni (RETIRED) 2005-09-19 07:15:18 0000 -------
- don't KEYWORD for a platform that you can't test
- don't use cp where doins (or doins -r) works fine
- pkg_setup isn't needed
- newicon can be doicon, you aren't renaming it
- does the game *require* esound?

Also, since none of us have a copy of this game, we can't include it yet.  We
have to be able to support anything that we add.

Anyway, I just ordered it from Tuxgames, so I should have it in ~2 weeks.

------- Comment #10 From Alex Linke 2005-09-19 08:45:46 0000 -------
First, thanks for the suggestions.

Does anyone have the possibility to test the game on ppc or shall I remove the
keyword?

Ok, I'll remove pkg_setup() - I thought it would be needed for check_license()
once the exact name and terms of the proprietary license are determined.

esound is marked as a dependency in the demo's ebuild, which I used as a
template. I haven't tried if it is really necessary.

------- Comment #11 From Chris Gianelloni (RETIRED) 2005-09-19 10:03:30 0000 -------
I have a PPC machine, but if it requires OpenGL, I won't be able to test it,
since there's no opengl-capable drivers for Nvidia on the PPC.  It looks like
we'll just need to remove the KEYWORDS.  I'd leave the SRC_URI for it, though. 
It'll make it easier for the PPC team to KEYWORD it later.

------- Comment #12 From Alex Linke 2005-09-20 00:58:30 0000 -------
Created an attachment (id=68845) [edit]
dominions2-2.16.ebuild

Here's the updated ebuild.

------- Comment #13 From Chris Gianelloni (RETIRED) 2005-10-05 08:58:23 0000 -------
I modified the ebuild slightly and committed it to CVS.  Thanks for the ebuild!

In the future, when dealing with something that supports more than one
architecture, don't use the $ARCH variable.  Instead, use the USE flag.

if use x86; then

It makes it cleaner, and allows for amd64 support on x86 binaries.  ;]

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