Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added herds to metadata | 2012-07-11 | 1 | -1/+1 | |
| | |||||
* | vegastrike: depend on virtual for jpeg | 2012-02-14 | 1 | -1/+1 | |
| | | | | Thanks to Alexandr for pointing out. | ||||
* | vegastrike: move sed to src_prepare() | 2011-05-07 | 1 | -1/+1 | |
| | |||||
* | vegastrike: Use system boost | 2011-05-07 | 1 | -1/+1 | |
| | | | | From: Priit Laes <plaes@plaes.org> | ||||
* | vegastrike: Build vssetup and fix vsinstall | 2011-05-07 | 1 | -1/+1 | |
| | | | | From: Priit Laes <plaes@plaes.org> | ||||
* | vegastrike: add USE defaults | 2011-04-24 | 1 | -1/+1 | |
| | |||||
* | vegastrike: remove beta ebuild | 2011-04-24 | 1 | -2/+0 | |
| | |||||
* | vegastrike: disable vssetup for now | 2011-03-03 | 1 | -2/+2 | |
| | |||||
* | vegastrike: sync ebuilds, fix mesher | 2011-03-03 | 1 | -2/+2 | |
| | |||||
* | vegastrike: fix copy-and-paste | 2011-02-27 | 1 | -1/+1 | |
| | |||||
* | vegastrike: new development release | 2011-02-27 | 1 | -0/+2 | |
| | |||||
* | vegastrike: adjust build location | 2011-02-17 | 1 | -1/+1 | |
| | |||||
* | vegastrike: fix dependency on removed glut virtual | 2010-11-09 | 1 | -1/+1 | |
| | |||||
* | vs: add mesher USE flag | 2010-08-09 | 1 | -2/+2 | |
| | |||||
* | vs: added server USE flag, and build targets | 2010-08-02 | 1 | -2/+2 | |
| | | | | | Added server USE flag, allowing to build without server. Added build targets explicitly, avoiding to build unused targets. | ||||
* | vs: added threads USE flag | 2010-07-31 | 1 | -2/+2 | |
| | | | | Added preliminary support for SMP configuration. | ||||
* | vs: added boost USE flag, skipped bootstrap | 2010-07-30 | 1 | -2/+2 | |
| | | | | For the moment, USE flags only pull in optional deps. | ||||
* | vs: use cmake-utils | 2010-07-29 | 1 | -1/+1 | |
| | | | | | | | Major rework switching to cmake, which will happily use system boost instead of included one. vs-data now adds DATADIR to config, instead of doing this in the executable. | ||||
* | vs: enhanced test for vssetup in postinst, wrapped long lines | 2010-07-23 | 1 | -1/+1 | |
| | |||||
* | vs: removed USE no-sound, added USE ffmpeg | 2010-07-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Would be fun to be able to completely remove sound support. However, at the moment it fails to build without sound: make[1]: *** [src/aldrv/al_sound.o] Error 1 On the other hand, builds without ffmpeg. Warn if vssetup doesn't get built. Added USE descriptions to metadata. | ||||
* | vs: removed USE stencil-buffer and sdl | 2010-07-23 | 1 | -2/+2 | |
| | | | | | | | | | | stencil-buffer gets enabled even when disabled in configure. sdl appears to be needed unconditionally, without it I get src/gldrv/gl_init.o: In function `GFXInit(int, char**)': gl_init.cpp:(.text+0x27d8): undefined reference to `winsys_init' collect2: ld returned 1 exit status make[1]: *** [vegastrike] Error 1 | ||||
* | vs: added warning for USE=-gtk | 2010-07-23 | 1 | -1/+1 | |
| | |||||
* | Checked path adjustements | 2010-07-22 | 1 | -1/+1 | |
| | |||||
* | Fixed path to readme.txt in vssetup | 2010-07-22 | 1 | -1/+1 | |
| | |||||
* | (re)move python dependency | 2010-07-22 | 1 | -1/+1 | |
| | | | | | | Python scripts are handled in the vegastrike-data ebuild. Should there be a necessity to depend on specific versions of Python, it's better to add these there. | ||||
* | initial commit | 2010-07-19 | 1 | -0/+2 | |