Search Criteria
Package Details: reicast-git 20.04.r48.g0bd6ea371-1
Git Clone URL: | https://aur.archlinux.org/reicast-git.git (read-only, click to copy) |
---|---|
Package Base: | reicast-git |
Description: | A multiplatform Sega Dreamcast emulator (development version) |
Upstream URL: | http://reicast.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | carstene1ns |
Maintainer: | carstene1ns |
Last Packager: | carstene1ns |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2014-07-09 08:00 |
Last Updated: | 2021-01-17 13:49 |
Dependencies (5)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git, libpulse-nosystemd, pulseaudio-git)
- git (git-git) (make)
- python (python-dbg) (optional) – for joystick configuration utility
Latest Comments
1 2 Next › Last »
carstene1ns commented on 2021-01-17 13:51
3ED_0: should be fixed.
3ED_0 commented on 2021-01-16 09:14
:(
xenphor commented on 2015-12-15 11:04
It won't build for me:
Platform: x64 sse4_1
Makefile:314: *** mixed implicit and normal rules: deprecated syntax
Makefile:319: warning: overriding recipe for target 'obj-dreamcast-x64'
Makefile:315: warning: ignoring old recipe for target 'obj-dreamcast-x64'
Makefile:318: *** mixed implicit and normal rules: deprecated syntax
Makefile:319: warning: overriding recipe for target 'sse4_1/%.build_obj'
Makefile:315: warning: ignoring old recipe for target 'sse4_1/%.build_obj'
Makefile:323: warning: overriding recipe for target 'obj-dreamcast-x64'
Makefile:319: warning: ignoring old recipe for target 'obj-dreamcast-x64'
Makefile:322: *** mixed implicit and normal rules: deprecated syntax
Makefile:323: warning: overriding recipe for target 'sse4_1/%.build_obj'
Makefile:319: warning: ignoring old recipe for target 'sse4_1/%.build_obj'
make: *** No rule to make target '../../core/%.S', needed by 'obj-dreamcast-x64'. Stop.
Holzhaus commented on 2015-08-24 13:39
Reicast now has a make-install target.
Here's a patch: http://pastebin.com/raw.php?i=5BFKGynR
You can download and apply it via:
curl -o reicast.patch http://pastebin.com/raw.php?i=5BFKGynR
git am < reicast.patch
git push origin master
Holzhaus commented on 2015-08-11 16:59
Hey, you might want to add 'armv7h' to the arch-Array, since the Raspberry Pi 2 Makefile has been merged in, too.
Check: https://github.com/reicast/reicast-emulator/pull/705
carstene1ns commented on 2015-07-28 14:22
@Holzhaus: Thanks!
Holzhaus commented on 2015-07-28 00:05
x86 and x86_64 now share the same Makefile in reicast/shell/linux. Arch will be auto-detected.
Holzhaus commented on 2015-07-28 00:05
x86 and x86_64 now share the same Makefile in reicast/shell/linux. Arch will be auto-detected.
carstene1ns commented on 2015-04-04 19:04
Great! I really hope this branch will be merged soon, as this will make it easier to package and use it.
Holzhaus commented on 2015-04-04 18:26
@carstene1ns: Thanks, that worked!