# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/libtheora/libtheora.conf # Copyright (C) 2007 - 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- # guide while cross compiling if atstage cross; then pkginstalled libsdl \ && var_append confopt ' ' "--with-sdl-exec-prefix=$root/`pkgprefix libsdl`" \ || hook_add preconf 2 'echo ac_cv_path_SDL_CONFIG="no" >> config.cache' fi