Search Criteria
Package Details: openapoc-git r4005.9d020e77-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openapoc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openapoc-git |
| Description: | OpenApoc is an open-source re-implementation of the original X-COM: Apocalypse |
| Upstream URL: | https://github.com/OpenApoc/OpenApoc |
| Licenses: | GPL-3.0-only |
| Provides: | openapoc |
| Submitter: | harre |
| Maintainer: | harre |
| Last Packager: | harre |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-07-27 01:02 (UTC) |
| Last Updated: | 2025-06-28 00:49 (UTC) |
Dependencies (12)
- bash (bash-gitAUR, bash-devel-gitAUR)
- boost-libs
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libglvnd (libglvnd-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- base-devel (make)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
harre commented on 2025-06-28 00:50 (UTC)
Thanks for the report, I have added boost as a build dependency now.
ssg-enjoyer commented on 2025-06-25 20:06 (UTC) (edited on 2025-06-25 21:19 (UTC) by ssg-enjoyer)
building this fails because without boost being installed the error being : CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:227 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR locale) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake/Modules/FindBoost.cmake:2422 (find_package_handle_standard_args) library/CMakeLists.txt:7 (find_package).
-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... -> error making: openapoc-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: openapoc-git - exit status 4. Please add the boost package to the dependency list.