Search Criteria
Package Details: pcem 17-1
Git Clone URL: | https://aur.archlinux.org/pcem.git (read-only, click to copy) |
---|---|
Package Base: | pcem |
Description: | Emulator for various IBM PC computers and clones. |
Upstream URL: | http://pcem-emulator.co.uk/ |
Licenses: | |
Submitter: | claunia |
Maintainer: | aaronp |
Last Packager: | aaronp |
Votes: | 20 |
Popularity: | 0.33 |
First Submitted: | 2016-02-14 00:53 |
Last Updated: | 2020-12-02 19:27 |
Dependencies (4)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- openal (openal119-bin, openal-git, openal-minimal-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- wxgtk2 (wxgtk2-dev, wxgtk2-light)
Latest Comments
1 2 Next › Last »
miffe commented on 2020-05-16 23:20
When building with devtools, it gives this error:
==> Starting prepare()...
/startdir/PKGBUILD: line 17: ../use-fcommon.patch: No such file or directory
Use
patch -p0 <"${srcdir}/use-fcommon.patch"
instead of
patch -p0 <../use-fcommon.patch
aaronp commented on 2020-05-16 04:46
Egh. Should be fixed.
chungy commented on 2020-05-16 01:58
Tons of build errors at the ld stage. Multiple definition conflicts.
miffe commented on 2020-04-20 16:27
==> Starting build()...
<snip>
checking for snd_pcm_open in -lasound... no
You need to install the ALSA library.
==> ERROR: A failure occurred in build().
Aborting...
Fixed by adding alsa-lib to depends
aaronp commented on 2018-12-19 01:42
I got a build error. Looks like its the same as this one: http://pcem-emulator.co.uk/phpBB3/viewtopic.php?t=2883
Also I'm leery of causing people to run into a crashing bug with 32-bit builds reported here: https://pcem-emulator.co.uk/phpBB3/viewtopic.php?t=2978&start=30#p11137
If anyone can solve these issues, I'll take a patch.
kode54 commented on 2018-12-18 04:14
Any chance this could be modified to target 32-bit architecture using multilib on 64 bit systems? The Voodoo graphics recompiler is broken on 64 bit CPUs, resulting in horrible color artifacts.
aaronp commented on 2018-08-16 22:54
@ Vaporeon done
@ Jan I can't do tech support for this package. You should try the pcem forum.
Vaporeon commented on 2018-08-16 22:32
This should depend on SDL2 too
Jan commented on 2018-08-16 14:35
Regardless which system I try to emulate. The Cursor blinks, moves but doesn't write anything on screen. Some machines seems to indicate hardware failures (two beeps instead of one).
Epsilon commented on 2018-05-01 11:31
It doesn't need freealut and allegro4 anymore. It needs wxgtk2 and openal.