Search Criteria
Package Details: craftos-pc 2.8.3-2
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: | 2025-03-31 15:00 (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-natspecAUR, unzip-zstdAUR) (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
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.103
while latestpoco
provideslibPoco*.so.111
. Same applies tocraftos-pc-accelerated
. Downgradingpoco
from1.14.1-1
to1.13.3-1
works around it for now