Package Details: robocode 1.9.5.2-1

Git Clone URL: https://aur.archlinux.org/robocode.git (read-only, click to copy)
Package Base: robocode
Description: Programming game, where the goal is to develop a robot battle tank to battle against other tanks in Java or .NET. The robot battles are running in real-time and on-screen.
Upstream URL: http://robocode.sourceforge.net
Keywords: game
Licenses: EPL
Submitter: divineant
Maintainer: clebermatheus
Last Packager: clebermatheus
Votes: 18
Popularity: 0.000000
First Submitted: 2011-09-28 11:44 (UTC)
Last Updated: 2024-01-12 01:25 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

1 2 Next › Last »

lesto commented on 2021-06-07 13:23 (UTC) (edited on 2021-06-08 11:02 (UTC) by lesto)

looks like now $srcdir/src is used instead of $srcdir; the build still fail with /home/lesto/makepkg/robocode/src/src not found

EDIT: also $srcdir is uses for the .desktop file, that instead is located into $startdir, that happen to coincide with $srcdir if no BUILDDIR is used.

So use $srcdir for file in the src folder, and $startdir for file automatically downloaded by the Sources

lesto commented on 2021-03-28 13:10 (UTC) (edited on 2021-06-08 11:02 (UTC) by lesto)

I have build issue with

find: ‘/home/lesto/trizen/robocode/src’: No such file or directory

I think the problem here is the use of $startdir/src, instead $srcdir should be used:

$man PKGBUILD  | grep -A2 startdir
startdir
       This contains the absolute path to the directory where the PKGBUILD is located, which is usually the output of $(pwd) when makepkg is started. Use of this variable is deprecated and strongly discouraged.

ixrk commented on 2019-06-03 18:23 (UTC) (edited on 2019-06-03 18:27 (UTC) by ixrk)

It turns out makepkg fails because I have BUILDDIR set in /etc/makepkg.conf. I don't have this problem with other packages. makepkg.conf(5) man page says it has something to do with $startdir:

$ man makepkg.conf | grep -A4 BUILDDIR
BUILDDIR="/path/to/directory"
    If this value is not set, packages will, by default, be built in subdirectories of the
    directory that makepkg is called from. This option allows setting the build location to
    another directory. Incorrect use of $startdir in a PKGBUILD may cause building with this
    option to fail.

HER0_01 commented on 2019-06-02 18:16 (UTC)

ixrk, I am not able to reproduce this. Are you using makepkg? Have you tried deleting the folders and building again?

ixrk commented on 2019-05-31 12:50 (UTC) (edited on 2019-05-31 12:51 (UTC) by ixrk)

:/

==> Starting package()... find: ‘/home/ixrk/dev/pkg/robocode/src’: No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

gandalf3 commented on 2016-11-10 02:29 (UTC)

I get an error during extraction: -> Extracting robocode-1.9.2.5-setup.jar with bsdtar libs/: Can't replace existing directory with non-directory robots/: Can't replace existing directory with non-directory bsdtar: Error exit delayed from previous errors. ==> ERROR: Failed to extract robocode-1.9.2.5-setup.jar

Gondlar commented on 2014-07-23 12:24 (UTC)

So heres a patch to build the new Version: 3c3 < pkgver=1.8.1.0 --- > pkgver=1.9.2.1 11c11 < md5sums=(25571cb10b37c54443006f44a8fdc62e 8a556209b3ffb39839f28f30479a8c8d) --- > md5sums=(a541527914ac1fa37d6c2aaeccf19727 8a556209b3ffb39839f28f30479a8c8d)

kraxor commented on 2014-04-30 09:52 (UTC)

1.9.2.0 is out Not that it matters, as the package is flagged out-of-date since 2013-08-13. Requesting orphaning.

Armadillux commented on 2014-03-24 10:26 (UTC)

1.9.1.0 is out

whitebrice commented on 2014-03-18 22:20 (UTC)

1.9.0.0 is out