Search Criteria
Package Details: pcem-git 17.r214.gbd1283b9-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 |
Submitter: | FredBezies |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 5 |
Popularity: | 0.031503 |
First Submitted: | 2020-06-30 19:07 (UTC) |
Last Updated: | 2025-01-24 13:37 (UTC) |
Dependencies (9)
- alsa-lib
- libpcap (libpcap-gitAUR)
- openal (openal-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- wxgtk3 (wxwidgets-gtk3)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
1 2 Next › Last »
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
.desktop
file 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"
.destop
in the icon line simply put the name (without the path and extension).Icon=pcem
And 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.
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:
rvalles commented on 2022-01-25 19:05 (UTC) (edited on 2022-01-25 19:05 (UTC) by rvalles)
@FredBezies: A little different today. Still broken.
1 2 Next › Last »