Package Details: abyss-engine-git r254.bf1feb3-1

Git Clone URL: https://aur.archlinux.org/abyss-engine-git.git (read-only, click to copy)
Package Base: abyss-engine-git
Description: A game engine designed to run games similar to 2000's style ARPGs such as Diablo II
Upstream URL: https://github.com/AbyssEngine/AbyssEngine
Licenses: GPL3
Conflicts: abyss-engine, opendiablo2-git
Provides: abyss-engine, opendiablo2-git
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 4
Popularity: 0.000000
First Submitted: 2021-10-29 22:12 (UTC)
Last Updated: 2023-01-04 12:04 (UTC)

Latest Comments

1 2 Next › Last »

jorgicio commented on 2023-01-04 01:07 (UTC)

Hi, please add luarocks as a makedependency, it's required to build opendiablo. Thanks.

EndlessEden commented on 2022-08-15 04:38 (UTC)

so, mpq's need to go in "/usr/share/opendiablo2/DATA/MPQ-D2" now, not /usr/share/opendiablo2/mpqs

EndlessEden commented on 2022-08-15 04:18 (UTC) (edited on 2022-08-15 04:36 (UTC) by EndlessEden)

EDIT: This is a bug with sol2=3.3.0 (https://github.com/ThePhD/sol2/issues/1304), install sol2=3.2.3 or older.

so, even with "sol2" installed its not detecting the libraries. "sol2::sol2

but the target was not found. Possible reasons include"

Cmake files are in the correct location, just not detected.

EndlessEden commented on 2022-08-15 04:04 (UTC)

Missing Depend: 'argh'

EndlessEden commented on 2022-08-15 01:49 (UTC)

Shouldnt this be a split package?

carlosal1015 commented on 2022-03-27 15:48 (UTC)

@Behem0th, now is there ^_^

usr/lib/ usr/lib/cmake/ usr/lib/cmake/sol2/ usr/lib/cmake/sol2/sol2-config-version.cmake usr/lib/cmake/sol2/sol2-config.cmake usr/lib/cmake/sol2/sol2-targets.cmake 

xrayfur commented on 2022-02-02 09:43 (UTC)

The development of this project moved to another GitHub repostiory: https://github.com/AbyssEngine/OpenDiablo2

Behem0th commented on 2022-02-02 06:51 (UTC)

And abseil-cpp must be in dependencies list. Without this, pkg i got error.

-- Configuring VCPKG CMake Error at CMakeLists.txt:79 (find_package):   Could not find a package configuration file provided by "absl" with any of   the following names:      abslConfig.cmake     absl-config.cmake    Add the installation prefix of "absl" to CMAKE_PREFIX_PATH or set   "absl_DIR" to a directory containing one of the above files.  If "absl"   provides a separate development package or SDK, be sure it has been   installed.   -- Configuring incomplete, errors occurred! 

Behem0th commented on 2022-02-02 06:45 (UTC)

Still can`t build this pkg. Same error. sol2 installed

root-> pacman -Qs sol2 local/sol2 3.2.3-2     C++ <-> Lua API wrapper with advanced features and top notch performance 
-- Configuring VCPKG -- Found ZeroMQ: /usr/lib/libzmq.so   CMake Error at CMakeLists.txt:83 (find_package):   Could not find a package configuration file provided by "sol2" with any of   the following names:      sol2Config.cmake     sol2-config.cmake    Add the installation prefix of "sol2" to CMAKE_PREFIX_PATH or set   "sol2_DIR" to a directory containing one of the above files.  If "sol2"   provides a separate development package or SDK, be sure it has been   installed.   -- Configuring incomplete, errors occurred! 

Behem0th commented on 2021-12-16 15:02 (UTC)

CMake Error at CMakeLists.txt:74 (find_package):   Could not find a package configuration file provided by "sol2" with any of   the following names:      sol2Config.cmake     sol2-config.cmake    Add the installation prefix of "sol2" to CMAKE_PREFIX_PATH or set   "sol2_DIR" to a directory containing one of the above files.  If "sol2"   provides a separate development package or SDK, be sure it has been   installed. 

Install sol2 from AUR for me dont help.