Package Details: larn 20090906-1

Git Clone URL: https://aur.archlinux.org/larn.git (read-only, click to copy)
Package Base: larn
Description: a roguelike computer game authored by Noah Morgan in 1986 for the UNIX operating system
Upstream URL: http://www.netbsd.org
Licenses: BSD
Submitter: Oncer
Maintainer: Oncer
Last Packager: Oncer
Votes: 5
Popularity: 0.000000
First Submitted: 2009-09-05 23:35 (UTC)
Last Updated: 2015-07-19 12:50 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

simona commented on 2025-01-17 23:22 (UTC)

io.c: In function ‘newgame’:
io.c:213:9: error: implicit declaration of function ‘time’ [-Wimplicit-function-declaration]
213 | time(&initialtime);
| ^~~~
io.c:119:1: note: ‘time’ is defined in header ‘<time.h>’; this is probably fixable by adding ‘#include <time.h>’
118 | #include <stdarg.h>
+++ |+#include <time.h>
119 | #else / NOVARARGS / / if we don't have varargs /
make: *** [Makefile:14: io.o] Error 1

Oncer commented on 2012-03-01 17:06 (UTC)

@manwithgrenade oh, cool. fixed it!

<deleted-account> commented on 2012-03-01 10:23 (UTC)

@Oncer If you move '_cvsroot=' and '_cvsmod=' lines to build() section, then the package will be compiled without any problems.

Oncer commented on 2011-12-22 22:45 (UTC)

The included patch cannot be applied to the most recent CVS archive. Using "makepkg --holdver" should work.

stefanwilkens commented on 2011-12-22 20:44 (UTC)

This fails to build.