Search Criteria
Package Details: pcem-git 17.r224.gb2ecd8f3-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 |
| Last Packager: | FredBezies |
| Votes: | 8 |
| Popularity: | 0.62 |
| First Submitted: | 2020-06-30 19:07 (UTC) |
| Last Updated: | 2025-07-09 17:21 (UTC) |
Dependencies (10)
- alsa-lib
- libpcap (libpcap-gitAUR)
- openal (openal-gitAUR)
- sdl2-compat (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2AUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
Latest Comments
1 2 Next › Last »
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!
MarsSeed commented on 2023-06-13 16:34 (UTC)
Broken by Arch packaging change.
Needs to use
wx-config, notwx-config-gtk3, after wxgtk3 dependency got renamed in Arch repo to wxwidgets-gtk3.Bco1981 commented on 2022-06-17 15:47 (UTC) (edited on 2022-06-17 16:13 (UTC) by Bco1981)
I have libpcap installed, but i can't select pcap from the "configure host" menu.
just did a yay -S pcem-git.
I saw this after i couldn't find pcap as a option in the host config.
PCem vNext - Build Type: Release *************************************************************** OS Building For: Linux System Processor: x86_64 *************************************************************** Plugin Support: ON Networking Support: ON PCAP Networking Support: ON ALSA MIDI Support: ON Experimental Modules: OFF ***************************************************************And
i can't seem to find any package i can install to get the "pcap_get_pfring_id" other then Readline, and i have that.
And tcpdump works, though i have to sudo to use it.
yataghan012 commented on 2022-03-18 09:46 (UTC) (edited on 2022-03-18 09:48 (UTC) by yataghan012)
Build error on Manjaro, I don't understand:
1 2 Next › Last »