Package Details: kroc_svn 7239-1

Package Base: kroc_svn
Description: Kent Retargetable occam Compiler. An occam-pi compiler.
Upstream URL: http://projects.cs.kent.ac.uk/projects/kroc/trac/wiki
Category: devel
Licenses: GPL
Submitter: Mex
Maintainer: None
Last Packager: None
Votes: 0
First Submitted: 2010-02-17 13:50
Last Updated: 2011-10-10 10:31

Required by (0)

Sources

  • arch.diff

Latest Comments

Comment by Mex

2013-01-02 16:22

I think this needs to depend on libglut and SDL sound.

Comment by Huulivoide

2012-05-11 13:05

Please merge the functionality of bin32 vaersion of this package,
bin32 packages are ugly and keeping these separate makes things
just harder for the user and the maintainers, who need to keep
the packages equal in functionality.

bin32-kroc: https://aur.archlinux.org/packages.php?ID=53016

After you have done that send a message to aur-general mailinglist
and ask for a merge of these 2 packages.

Comment by tlvince

2011-10-02 17:06

[This patch][1] updates the package to the latest style and an attempt to fix the python2 issue. However, I still could not get it to build:

make[5]: Entering directory `/home/tom/proj/pkgbuild/kroc-svn/src/svnmod-build/runtime/ccsp/include'
python ../utils/make-header.py --cif ccsp_cif_stubs.h ../config.h ../kernel/sched.c
Traceback (most recent call last):
File "../utils/make-header.py", line 594, in <module>
main(sys.argv[1:])
File "../utils/make-header.py", line 576, in main
test_symbol_requirements(defines, calls, symbols)
File "../utils/make-header.py", line 151, in test_symbol_requirements
if symbol.has_key("DEPEND"):
AttributeError: 'dict' object has no attribute 'has_key'
make[5]: *** [ccsp_cif_stubs.h] Error 1

[1]: https://gist.github.com/1257637

Comment by td123

2011-10-02 16:35

please disown this if you are not maintaining this package anymore

Comment by Mex

2011-10-02 14:20

This package needs updating to support the change to python3 and to support multilib.
If any one has a chance to look at this please feel free. :D

Anonymous comment

2010-04-16 13:03

i tried to do a cross-32 compilation, though unsuccessful.

if anyone had succesed, please offer some instructions of how you did it. :)