;; -*-scheme-*-
(theme-d
 (translator-dir
  "/usr/lib/aarch64-linux-gnu/guile/3.0/site-ccache/theme-d/translator")
 (lib-dir
  "/usr/share/theme-d/lib")
 (runtime-dir
  "/usr/lib/aarch64-linux-gnu/guile/3.0/site-ccache/theme-d/runtime")
 (examples-dir
  "/usr/share/doc/theme-d/examples")
 (tests-dir
  "/usr/share/theme-d/tests")
 (tools-dir
  "/usr/share/theme-d/tools")
 (bootstrap-dir
  "/usr/share/theme-d/theme-d-bootstrap")
 (compiler-path
  "/usr/share/theme-d/scripts/theme-d-compile.scm")
 (linker-path
  "/usr/share/theme-d/scripts/theme-d-link.scm")
 (run-path
  "/usr/share/theme-d/scripts/run-theme-d-program.scm")
 (guile-version "3.0")
 (target-platform "guile-3.0")
 (use-support-lib? #t))
