Search Criteria
Package Details: generator 0.35_cbiere_r4-6
Git Clone URL: | https://aur.archlinux.org/generator.git (read-only, click to copy) |
---|---|
Package Base: | generator |
Description: | A Sega Megadrive/Genesis emulator |
Upstream URL: | http://www.squish.net/generator |
Licenses: | |
Submitter: | ilpianista |
Maintainer: | trya |
Last Packager: | trya |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2009-11-09 22:32 |
Last Updated: | 2019-08-15 21:49 |
Dependencies (6)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- gtk
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git, zlib-ng)
- nasm (nasm-git) (make)
Latest Comments
trya commented on 2019-08-15 21:50
Well, I managed to patch the code to build with the default configuration.
trya commented on 2015-06-09 18:57
This package is unbuildable at the moment. Feel free to submit fixes.
trya commented on 2013-01-03 10:06
@jsteel: doesn't crash for me on x86_64. You should start the emulator with GDB in order to find where and why it does crash (and a backtrace would be good too).
But remember, we are supposed to talk about packages, not about the program bugs.
jsteel commented on 2013-01-02 20:37
It doesn't run for me (64 bit):
Segmentation fault (core dumped)
kokoko3k commented on 2010-07-21 11:22
Doesn't compile:
raze.asm:3843: error: interminable macro recursion
make[2]: *** [raze.o] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-generator/src/generator-0.35-cbiere-r4/raze'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-generator/src/generator-0.35-cbiere-r4'
make: *** [all] Error 2