Search Criteria
Package Details: pcem-git 17.r250.gfbf5ece3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pcem-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pcem-git |
| Description: | Emulator for various IBM PC computers and clones - development version |
| Upstream URL: | http://pcem-emulator.co.uk/ |
| Keywords: | emulator pc pcem |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | pcem |
| Provides: | pcem |
| Submitter: | FredBezies |
| Maintainer: | FredBezies (Martian) |
| Last Packager: | FredBezies |
| Votes: | 7 |
| Popularity: | 0.000153 |
| First Submitted: | 2020-06-30 19:07 (UTC) |
| Last Updated: | 2026-04-16 09:14 (UTC) |
Dependencies (9)
- alsa-lib
- libpcap (libpcap-gitAUR)
- libslirp
- openal (openal-gitAUR)
- sdl2-compat (sdl2-gitAUR, sdl2AUR, sdl2-compat-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
1 2 3 Next › Last »
FredBezies commented on 2026-04-16 09:14 (UTC)
@Martian: Sorry for the delay, I only see your working PKGBUILD recently. I merged it with my PKGBUILD. Thanks a lot for your work.
Martian commented on 2026-04-09 16:46 (UTC)
I managed to build it with the following PKGBUILD:
FredBezies commented on 2026-03-29 11:13 (UTC)
Please, report this bug upstream: https://github.com/sarah-walker-pcem/pcem/issues
phonemic commented on 2026-03-29 00:17 (UTC)
Getting this error when updating.
FredBezies commented on 2025-06-09 14:54 (UTC)
I will fix the PKGBUILD as soon as possible today.
Just don't hold your breath :)
phonemic commented on 2025-06-09 12:27 (UTC)
Getting this error when updating. I think
wxgtk3has been deprecated.installing wxwidgets-gtk3 (3.2.8.1-2) breaks dependency 'wxgtk3' required by pcem-gitdreieck commented on 2025-02-09 13:45 (UTC) (edited on 2025-02-09 13:46 (UTC) by dreieck)
Please add
provides=("pcem=${pkgver}").Regards and thanks for the package!
FredBezies commented on 2025-01-24 13:38 (UTC)
@ogarcia: modifications applied. Thanks a lot!
ogarcia commented on 2025-01-24 11:52 (UTC)
@FredBezies as you have now the icon in the
.desktopfile you do not allow the icon themes to modify it. Fixing it is very simple:/usr/share/icons/hicolor/512x512/apps/instead of/usr/share/pcem:install -Dm644 ../../pcem.png "$pkgdir/usr/share/icons/hicolor/512x512/apps/pcem.png".destopin the icon line simply put the name (without the path and extension).Icon=pcemAnd with this it would be solved.
Another interesting option would be to use an svg icon (which scales better in different resolutions). I leave the same one you already have but prepared in SVG here (in case you want to use it). In case of using SVG then you would have to install it in
/usr/share/icons/hicolor/scalable/apps/:MarsSeed commented on 2023-06-13 17:22 (UTC)
Thanks for the fix!
1 2 3 Next › Last »