Search Criteria
Package Details: knightsgame 025-2
Git Clone URL: | https://aur.archlinux.org/knightsgame.git (read-only, click to copy) |
---|---|
Package Base: | knightsgame |
Description: | A free multiplayer competitive game involving knights, dungeons, and quests. |
Upstream URL: | http://www.knightsgame.org.uk/ |
Keywords: | amiga game multiplayer |
Licenses: | |
Submitter: | ingolemo |
Maintainer: | ingolemo |
Last Packager: | ingolemo |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-27 01:21 |
Last Updated: | 2018-10-06 15:30 |
Dependencies (5)
- boost-libs (boost171, boost-libs-git)
- curl (curl-git, curl-minimal-git)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu, fontconfig-minimal-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- boost (boost-git) (make)
Latest Comments
ingolemo commented on 2018-10-12 23:43
@joemaro: The package builds and runs fine for me. That error suggests that you started to compile with boost-libs 1.63.0 (which is more than a year out of date at this point), and then updated boost since then. Have you tried recompiling from a clean slate?
joemaro commented on 2018-10-12 17:05
@ingolemo:
It indeed did fix the building issues. Thank you very much!
But now after compiling, when running, it's looking for "libboost_thread.so.1.63.0" , (which i think is outdated) while it should only look for "libboost_thread.so"
ingolemo commented on 2018-10-06 15:32
@joemaro: It seems
freetype-config
was recently removed fromfreetype2
after having been deprecated for a decade. The new version (025-2) should fix the issue.joemaro commented on 2018-10-04 16:36
can't build, seems as if freetype-config doesn't exist? i have freetype2 version 2.9.1-1 installed but get this error:
i suspect a mistake on knights dev side?