summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add masters attribute for future compatibilityHEADmasterNicolas Kaiser2014-04-081-0/+1
|
* claws-mail: use virtual/pkgconfig instead of dev-util/pkgconfigNicolas Kaiser2012-11-292-3/+3
|
* vegastrike-data: split src_prepare from src_unpackNicolas Kaiser2012-07-112-1/+3
| | | | EAPI >= 2 prefers to do sed in src_prepare
* added herds to metadataNicolas Kaiser2012-07-1112-11/+12
|
* remove stale jansson ebuildNicolas Kaiser2012-07-113-46/+0
| | | | jansson is meanwhile in portage
* vegastrike-data: remove ESVN_BOOTSTRAPNicolas Kaiser2012-07-112-2/+1
| | | | autotools check is not needed for data.
* vegastrike-data: bump to EAPI 3Nicolas Kaiser2012-07-112-1/+2
| | | | Avoid deprecated usage of python_mod_optimize and python_mod_cleanup.
* vegastrike: depend on virtual for jpegNicolas Kaiser2012-02-142-2/+2
| | | | Thanks to Alexandr for pointing out.
* nvidia-texture-tools: depend on virtual for jpegNicolas Kaiser2012-02-142-2/+2
|
* radeondb: migrate 'git' to 'git-2' per repomanNicolas Kaiser2012-02-142-2/+2
|
* emilia-pinball: initial commitNicolas Kaiser2011-06-054-0/+85
|
* vegastrike: move sed to src_prepare()Nicolas Kaiser2011-05-072-1/+3
|
* vegastrike: Use system boostPriit Laes2011-05-072-2/+3
| | | | From: Priit Laes <plaes@plaes.org>
* vegastrike: Build vssetup and fix vsinstallPriit Laes2011-05-072-6/+5
| | | | From: Priit Laes <plaes@plaes.org>
* vegastrike: add USE defaultsNicolas Kaiser2011-04-242-2/+4
|
* vegastrike: remove beta ebuildNicolas Kaiser2011-04-242-191/+0
|
* vegastrike: disable vssetup for nowNicolas Kaiser2011-03-032-3/+4
|
* vegastrike: fix threads configNicolas Kaiser2011-03-032-2/+2
|
* vegastrike: sync ebuilds, fix mesherNicolas Kaiser2011-03-033-31/+26
|
* vegastrike: fix copy-and-pasteNicolas Kaiser2011-02-272-2/+2
|
* vegastrike: new development releaseNicolas Kaiser2011-02-272-0/+191
|
* vegastrike: adjust build locationNicolas Kaiser2011-02-172-4/+4
|
* vegastrike: fix dependency on removed glut virtualNicolas Kaiser2010-11-092-2/+2
|
* claws-mail live: initial commitNicolas Kaiser2010-11-084-0/+172
|
* jansson, radeondb: initial commitNicolas Kaiser2010-08-107-1/+114
|
* vs: add mesher USE flagNicolas Kaiser2010-08-093-15/+23
|
* vs: added server USE flag, and build targetsNicolas Kaiser2010-08-023-9/+23
| | | | | Added server USE flag, allowing to build without server. Added build targets explicitly, avoiding to build unused targets.
* vs: added threads USE flagNicolas Kaiser2010-07-313-6/+20
| | | | Added preliminary support for SMP configuration.
* vs-data: fixed intro monologueNicolas Kaiser2010-07-302-1/+7
|
* vs: added boost USE flag, skipped bootstrapNicolas Kaiser2010-07-303-5/+7
| | | | For the moment, USE flags only pull in optional deps.
* vs-data: adding correct datadirNicolas Kaiser2010-07-292-2/+2
|
* vs: use cmake-utilsNicolas Kaiser2010-07-294-52/+31
| | | | | | | 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 linesNicolas Kaiser2010-07-232-7/+10
|
* nvtt: use cmake-utilsNicolas Kaiser2010-07-232-11/+18
|
* vs: removed USE no-sound, added USE ffmpegNicolas Kaiser2010-07-233-13/+16
| | | | | | | | | | | | | 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 sdlNicolas Kaiser2010-07-233-9/+5
| | | | | | | | | | 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=-gtkNicolas Kaiser2010-07-232-3/+12
|
* nvtt: added USE debugNicolas Kaiser2010-07-233-7/+19
| | | | added USE debug, removed unrecognized libdir, added glew comment
* nvtt: initial commitNicolas Kaiser2010-07-223-0/+51
|
* vs-data: nothing to compileNicolas Kaiser2010-07-222-1/+5
|
* Checked path adjustementsNicolas Kaiser2010-07-222-11/+2
|
* Fixed path to readme.txt in vssetupNicolas Kaiser2010-07-222-6/+6
|
* (re)move python dependencyNicolas Kaiser2010-07-222-2/+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.
* remove orphaned byte codeNicolas Kaiser2010-07-212-1/+5
|
* install python scripts into games-libdir and compile them to byte codeNicolas Kaiser2010-07-213-6/+14
|
* initial commitNicolas Kaiser2010-07-198-0/+282