Installation OpenRA on Gentoo

using ebuild from unofficial repository

Discussion about the game and its default mods.
hasufell
Posts: 4
Joined: Tue Apr 03, 2012 12:29 am

addes to sunrise-overlay

Post by hasufell »

openra and openra-bin have been added to sunrise (official user-overlay).

This overlay is open to everyone, so I encourage you to contribute patches and improvements there.
However every new ebuild and major change is reviewed by the sunrise-developers, so we have QA and can post bugs on the bugtracker.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

Thanks hasufell. I have to complete the fixing of my ebuild at first. I've done everything except games eclass atm. BTW, it looks like you have another bug there:
openra-bin-20120315.ebuild
src_prepare() function is unnecessary because in binary build mod versions are fixed.
-----------------------------------------------------------------------------------------------
New ebuilds (openra-20120406, openra-bin-20120406) were previously added for version playtest-20120406.

New ebuilds (openra-20120501, openra-bin-20120501) were added for version playtest-20120501.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20120502, openra-bin-20120502) were added for version playtest-20120502.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20120504, openra-bin-20120504) were added for version release-20120504.

hasufell
Posts: 4
Joined: Tue Apr 03, 2012 12:29 am

Post by hasufell »

I have imported openra into the portage tree

http://sources.gentoo.org/cgi-bin/viewv ... gy/openra/

please file gentoo bugs from now on.

ddd aka Joseph_Visarion is proxy-maintainer so you can ask him on issues too.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20120610, openra-bin-20120610) were added for version playtest-20120610.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20120630, openra-bin-20120630) were added for version release-20120630.

New ebuilds (openra-20120721, openra-bin-20120721) were added for version playtest-20120721. Unfortunatelly openra-20120721 requires MAKEOPTS="-j1" parameter before emerge command to compile properly ATM.

What's NEW:
• Dune2k desktop files were added to menu for playtest-20120721.
• README.gentoo was updated.
• ebuilds were rewritten in a more convenient Gentoo way.
• old ebuilds were removed.

hasufell
Posts: 4
Joined: Tue Apr 03, 2012 12:29 am

Post by hasufell »

ddd wrote: Unfortunatelly openra-20120721 requires MAKEOPTS="-j1" parameter before emerge command to compile properly ATM.
Force it in the ebuild then

Code: Select all

MAKEOPTS="${MAKEOPTS} -j1"

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

Yeah, thanks. Added this one too into ebuild. But I hope it's just a temporary workaround.

hasufell
Posts: 4
Joined: Tue Apr 03, 2012 12:29 am

Post by hasufell »


ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20120822, openra-bin-20120822) were added for version playtest-20120822.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20120825, openra-bin-20120825) were added for version playtest-20120825-2.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20120922, openra-bin-20120922) were added for version playtest-20120922.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds (openra-20121019, openra-bin-20121019) were added for version release-20121019.

ddd
Posts: 272
Joined: Sat Oct 23, 2010 5:04 pm

Post by ddd »

New ebuilds were added for version playtest-20121104.

Post Reply