Package Details: openclonk-git 1:7.0.r3173.g701bcf38c-1

Git Clone URL: https://aur.archlinux.org/openclonk-git.git (read-only, click to copy)
Package Base: openclonk-git
Description: Multiplayer-action-tactic-skill game
Upstream URL: http://openclonk.org
Licenses: custom
Conflicts: clonk_rage, openclonk, openclonk-music
Provides: openclonk
Submitter: Fulgen
Maintainer: None
Last Packager: FredBezies
Votes: 3
Popularity: 0.000029
First Submitted: 2017-10-31 14:53 (UTC)
Last Updated: 2021-05-05 15:45 (UTC)

Latest Comments

jose1711 commented on 2021-10-17 17:14 (UTC)

getting the following error:

Error opening system group file (System.ocg)!

There may be better ways to solve this but what I did is applying this patch in prepare():

diff --color -aur src.orig/openclonk-git/config.h.cmake src/openclonk-git/config.h.cmake
--- src.orig/openclonk-git/config.h.cmake   2021-10-17 18:57:46.681165159 +0200
+++ src/openclonk-git/config.h.cmake    2021-10-17 18:58:09.507987968 +0200
@@ -103,7 +103,7 @@

 /* Path to data directory */
 #ifdef WITH_APPDIR_INSTALLATION
-#define OC_SYSTEM_DATA_DIR "../share/games/openclonk"
+#define OC_SYSTEM_DATA_DIR "${CMAKE_INSTALL_PREFIX}/share/games/openclonk"
 #else
 #define OC_SYSTEM_DATA_DIR "${CMAKE_INSTALL_PREFIX}/share/games/openclonk"
 #endif

MartinX3 commented on 2020-09-26 15:52 (UTC)

Error

==> Beginne prepare()... patch: **** Can't open patch file /tmp/makepkg/openclonk-git/src/../directories.patch : No such file or directory ==> FEHLER: Ein Fehler geschah in prepare(). Breche ab...