From bd4dd7c0faad568ffaee35db4340ac3249924870 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 6 Jan 2017 15:18:10 +0100 Subject: [PATCH] games-arcade/Commander-Genius: bump to 1.9.8.1beta --- ....7.0beta.exheres-0 => Commander-Genius-1.9.8.1beta.exheres-0} | 1 + 1 file changed, 1 insertion(+) rename packages/games-arcade/Commander-Genius/{Commander-Genius-1.9.7.0beta.exheres-0 => Commander-Genius-1.9.8.1beta.exheres-0} (98%) diff --git a/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.7.0beta.exheres-0 b/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.8.1beta.exheres-0 similarity index 98% rename from packages/games-arcade/Commander-Genius/Commander-Genius-1.9.7.0beta.exheres-0 rename to packages/games-arcade/Commander-Genius/Commander-Genius-1.9.8.1beta.exheres-0 index 9903086d..025e32f7 100644 --- a/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.7.0beta.exheres-0 +++ b/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.8.1beta.exheres-0 @@ -52,6 +52,7 @@ src_configure() { -DSHAREDIR="/usr/share" -DTREMOR=OFF -DUSE_SDL2=1 + -DUSE_PYTHON3=ON -DPYTHON_LIBRARY="$(python${PY_SLOT} -c 'import os.path, sysconfig; print(os.path.join(sysconfig.get_config_var("LIBDIR"), sysconfig.get_config_var("LDLIBRARY")) if sysconfig.get_config_var("LDLIBRARY") else "")')" -DPYTHON_INCLUDE_DIR="$(python${PY_SLOT} -c 'import distutils.sysconfig; print(distutils.sysconfig.get_python_inc())')" )