HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #471 (closed WIP - file(s) attached: fixed)

Opened 5 years ago

Last modified 5 months ago

[add game] Xut - bep file needs work

Reported by: michaelvoliveira Owned by: michaelvoliveira
Priority: normal Milestone: Unscheduled
Component: games-sports/xut Version: 1.0
Severity: normal Keywords: football button soccer
Cc:

Description

A button football simulation
Xut is a button football simulation, a turn based game where you play football (soccer) with buttons, boxes and simple rules.
The game source code and data are all under GPLv3 or later.

 http://xut.dnteam.org

Attachments

xut-0.2.1.bep​ (810 bytes) - added by michaelvoliveira 5 years ago.
Initial .bep file. Tested with haikuporter -c -d
xut-0.2.1.patch​ (1.7 KB) - added by michaelvoliveira 5 years ago.
Patch to drop libm

Download all attachments as: .zip

Change History

Changed 5 years ago by michaelvoliveira

  • attachment xut-0.2.1.bep​ added

Initial .bep file. Tested with haikuporter -c -d

Changed 5 years ago by michaelvoliveira

  • attachment xut-0.2.1.patch​ added

Patch to drop libm

comment:1 Changed 5 years ago by michaelvoliveira

This game will never build for GCC2.

There's a compiler bug, fixed in > 4.2 versions

 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34688

comment:2 Changed 5 years ago by augiedoggie

The patch needs some work still.

It includes a diff for configure.in and configure. If possible, you should only include the changes for configure.in and then run autoconf in the bep file to update the main configure script.

This will break detection of libm on other platforms. There needs to be some checks added so that it skips this test on Haiku.

comment:3 Changed 5 years ago by scottmc

  • Summary changed from [add game] Xut - files attached needs review to [add game] Xut - bep file needs work

comment:4 Changed 6 months ago by scottmc

  • Type changed from task to WIP - file(s) attached

comment:5 Changed 5 months ago by pulkomandy

  • Resolution set to fixed
  • Status changed from new to closed

Wrote a recipe for the new haikuports.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/