Done. Thanks for the suggestions.
Search Criteria
Package Details: redeclipse-server 1.4-3
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-03-22)
| Package Base: | redeclipse-server |
|---|---|
| Description: | A single-player and multi-player first-person ego-shooter, built as a total conversion of Cube Engine 2 - server only |
| Upstream URL: | http://redeclipse.net |
| Category: | games |
| Licenses: | |
| Conflicts: | |
| Submitter: | wookietreiber |
| Maintainer: | None |
| Last Packager: | wookietreiber |
| Votes: | 3 |
| First Submitted: | 2012-08-11 08:22 |
| Last Updated: | 2014-06-04 07:52 |
Required by (0)
Sources
- http://downloads.sourceforge.net/redeclipse/redeclipse_1.4_nix.tar.bz2
- redeclipse.service
Latest Comments
Comment by wookietreiber
Comment by foxycode
Thanks man. Might i suggest adding 'User=nobody' to stop it running as root.
I added a few things locally to the redeclipse.service from here;
https://projects.archlinux.org/svntogit/community.git/tree/trunk/sauerbraten.service?h=packages/sauerbraten
EG;
User=nobody
Restart=on-abort
StandardOutput=syslog
They seem like a good idea.
Comment by wookietreiber
redeclipse.service is now included
Comment by foxycode
Fails to build package, redeclipse.service is missing!
Comment by wookietreiber
Lets see how this goes: http://sourceforge.net/apps/trac/redeclipse/ticket/542
Comment by wookietreiber
For this, I guess, there should be either a separate redeclipse-server-svn AUR package or one should beg the redeclipse devs to release a separate server package at their sourceforge downloads section which contains just the server content.
Anonymous comment
This package could probably be made more effective if using SVN and only downloading the few code and config bits needed for the server, instead of getting the whole 0.9G tarball.