Package Details: uxtank 2.3-3

Package Base: uxtank
Description: tank game for Linux
Upstream URL: https://sites.google.com/site/uxtank/home
Category: games
Licenses: GPL
Submitter: jose1711
Maintainer: jose1711
Last Packager: jose1711
Votes: 1
First Submitted: 2009-12-19 16:24
Last Updated: 2015-05-11 05:16

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by kaptoxic

2015-05-10 00:10

Also, I had to add "arch=('x86_64')" to build on my machine. Works nicely now.

Comment by jose1711

2015-05-09 22:03

@kaptoxic thank you, updated

Comment by kaptoxic

2015-05-09 19:37

A patch that changes the "LIB..." line to read:
LIB=-L/usr/X11R6/lib -lXpm -lX11 -L/usr/lib -lSDL_mixer -lSDL
should do the trick.

Comment by jose1711

2015-05-07 21:31

that can be fixed easily but i was unable to compile it:

/usr/bin/ld: /tmp/ccbmqXgG.o: undefined reference to symbol 'SDL_Quit'
/usr/lib/libSDL-1.2.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:26: recipe for target 'uxtank' failed

Comment by kaptoxic

2015-05-05 01:15

I get "==> ERROR: Missing package() function"--can you update the PKGBUILD?