From 24e10e672790323751e04fed5cc04f98113ea950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 4 Jun 2020 18:40:36 +0200 Subject: [PATCH] Revert "TSC: enable cross builds" This reverts commit 64ae0b9eda6f02512a069a2719596ce3a62e6aea. Oops! It was not just mruby which for cross builds but also the solib libeCEGUIOpenGLRenderer missing. --- srcpkgs/TSC/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/TSC/template b/srcpkgs/TSC/template index b8832f6f85f..10150e7481c 100644 --- a/srcpkgs/TSC/template +++ b/srcpkgs/TSC/template @@ -16,6 +16,8 @@ license="GPL-3.0-or-later" homepage="https://www.secretchronicles.org/" distfiles="https://ftp.secretchronicles.org/releases/${pkgname}-${version}.tar.gz" checksum=6a16765b4951e3d5d1ea2b84e6da8f67b0271460f0c570b53ccdab80d7396261 +# FIXME: find out what's missing for cegui +nocross="cegui does not build libCEGUIOpenGLRenderer when cross compiling" post_install() { vinstall extras/tsc.desktop 644 usr/share/applications