Search Criteria
Package Details: corsix-th 0.69.1-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flagged out-of-date (2026-03-06)
- 1 pending request
| Git Clone URL: | https://aur.archlinux.org/corsix-th.git (read-only, click to copy) |
|---|---|
| Package Base: | corsix-th |
| Description: | Reimplementation of the game engine of Theme Hospital |
| Upstream URL: | https://corsixth.com/ |
| Keywords: | corsixth game game-engine simulation theme-hospital |
| Licenses: | MIT |
| Submitter: | vesath |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 76 |
| Popularity: | 0.039302 |
| First Submitted: | 2010-06-07 15:48 (UTC) |
| Last Updated: | 2025-08-16 00:52 (UTC) |
Dependencies (14)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lua (pallene-luaAUR)
- lua-filesystem
- lua-lpeg
- sdl2_mixer
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- busted (check)
- luacheck (luacheck-gitAUR) (check)
- freepats-legacy (optional) – Soundfont for Midi playback
- soundfont-fluid (optional) – Alternative soundfont for Midi playback
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
colinjmatt commented on 2026-06-25 22:27 (UTC)
Just checking if this package is still intended to be maintained or not? I'm an existing packager for the CTH project and wouldn't mind taking this over if not.
XploitOcelot commented on 2024-11-23 12:03 (UTC)
Hi! It's been already one month and 10 days since version 0.68 released. Is there any intention on updating the package by the current maintainer (randomnobody)?
antena commented on 2023-06-19 12:58 (UTC) (edited on 2023-06-19 12:58 (UTC) by antena)
Since recently I am unable to build this due to "Error prone negation: negation is executed before relational operator" on line 313 in CorisxTH/Lua/world.lua during Lua check phase.
Here's the patch I made to fix the issue, hope it helps someone!
SebinNyshkim commented on 2022-03-01 17:52 (UTC)
@TheCycoONE I had a hunch it might be connected to the recent major release of FFmpeg, but wasn't certain. I also had the
ffmpeg4.4package installed but it would still error out.This package still breaks upon build, as it is still pulling in 0.64 but I also just tested it with the
corsix-th-gitpackage and it compiled like a charm! Thanks for the quick fix :DTheCycoONE commented on 2022-03-01 16:04 (UTC)
https://github.com/CorsixTH/CorsixTH/commit/95be4c96810818d05b668c373711cd8f38d4e8b4
The patch is now upstream ^
TheCycoONE commented on 2022-03-01 03:03 (UTC)
I see ffmpeg 5.0 was just released with API breaking changes. ArchLinux is carrying an ffmpeg 4.4 package (https://archlinux.org/packages/extra/x86_64/ffmpeg4.4/) which probably works better until we can incorporate the required changes.
TheCycoONE commented on 2022-03-01 00:15 (UTC) (edited on 2022-03-01 00:16 (UTC) by TheCycoONE)
@SebinNyshkim I haven't seen that yet, but if this is a problem with the latest ffmpeg I'll have it patched soon in git.
In the mean time you should be able to add -DWITH_MOVIES=off to the cmake line to get it to build - without cinematics of course.
1 2 3 4 5 6 .. 8 Next › Last »