Search Criteria
Package Details: craftos-pc 2.8.3-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/craftos-pc.git (read-only, click to copy) |
|---|---|
| Package Base: | craftos-pc |
| Description: | Advanced ComputerCraft emulator written in C++ |
| Upstream URL: | https://www.craftos-pc.cc/ |
| Licenses: | MIT |
| Submitter: | JackMacWindows |
| Maintainer: | JackMacWindows |
| Last Packager: | JackMacWindows |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-10-13 06:39 (UTC) |
| Last Updated: | 2026-04-06 20:17 (UTC) |
Dependencies (10)
- craftos-pc-dataAUR
- poco (poco-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_mixer
- patchelf (patchelf-gitAUR) (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
- libharu (optional) – PDF output support
- libwebp (libwebp-gitAUR) (optional) – WebP screenshot/recording support
- ncurses (ncurses-gitAUR) (optional) – CLI mode support
- png++ (optional) – PNG screenshot support
Latest Comments
hatkidchan commented on 2025-04-04 20:30 (UTC)
@JackMacWindows it fails to build w/ poco-1.14.1-1 Happens on either of craftos-pc{,-git,-accelerated}
JackMacWindows commented on 2025-03-31 22:55 (UTC)
@hatkidchan Rebuilding craftos-pc fixes library issues. I have updated the revision to force a rebuild on next upgrade.
hatkidchan commented on 2025-03-31 07:26 (UTC)
Still depends on
libPoco*.so.103while latestpocoprovideslibPoco*.so.111. Same applies tocraftos-pc-accelerated. Downgradingpocofrom1.14.1-1to1.13.3-1works around it for now