Package Details: xconq 7.5.0pre20050612-2

Package Base: xconq
Description: An open source engine for turn-based strategy games
Upstream URL: http://sourceforge.net/projects/xconq/
Category: games
Licenses: GPL
Submitter: Allan
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2008-12-28 12:37
Last Updated: 2012-05-17 12:42

Dependencies (4)

Required by (0)

Sources

  • xconq.desktop
  • xconq.png

Latest Comments

Anonymous comment

2012-05-17 12:48

Updated:
- Improved source code download section in the PKGBUILD.
- Disabled 'no-write-strings' warnings during compilation.
- Added desktop entry.

Anonymous comment

2012-05-15 05:46

@Mister.Bubbles
There are no errors in the your output, only warnings. Could you post a full compilation log (e.g., on pastebin.com)?

Comment by Mister.Bubbles

2012-05-15 02:10

Build failed:

tkmap.c: In function 'void redraw_map(Map*)':
tkmap.c:4779:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
tkmap.c: In function 'void set_show_all(Map*, int)':
tkmap.c:4799:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
tkmap.c: In function 'void update_contour_intervals()':
tkmap.c:4942:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
tkmap.c: In function 'void update_cell(Map*, int, int)':
tkmap.c:5158:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
make[1]: *** [tkmap.o] Error 1
make[1]: Leaving directory `/tmp/packerbuild-1000/xconq/xconq/src/xconq/tcltk'
make: *** [all-tcltk] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.

Anonymous comment

2012-02-22 07:31

Updated:
- Fixed compilation errors and some other issues.
- Added SDL and curses interfaces.
- Added manuals.

PKGBUILD downloads the tarball from CVS (last commit dated 2005-09-17), because previous versions are very unstable.

Anonymous comment

2012-02-10 01:03

Build failed with the following:

make[1]: Entering directory `/tmp/packerbuild-1000/xconq/xconq/src/xconq-7.5.0/tcltk'
Makefile:342: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
make[1]: Leaving directory `/tmp/packerbuild-1000/xconq/xconq/src/xconq-7.5.0/tcltk'
make: *** [all-tcltk] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.

Anonymous comment

2011-03-16 07:13

The sourceforge page http://xconq.sourceforge.net/ has a more recent package (xconq-7.5.0-0pre.0.20050612)
Any reason this isn't being used?