File: launch-civctp.yaml.in

package info (click to toggle)
game-data-packager 87
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 33,392 kB
  • sloc: python: 15,387; sh: 704; ansic: 95; makefile: 50
file content (18 lines) | stat: -rw-r--r-- 517 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
binary_only: true
arch: i386
required_files:
  - ctp_data/default/videos/ca001a.mpg
  - ctp_data/default/graphics/tiles/gtset555.til
  - civctp.dynamic_fixed
base_directories:
  - $assets/civctp
  - $prefix/lib/civctp
dot_directory: ~/.loki/civctp
extra_env:
  SDL12COMPAT_FAKE_CDROM_PATH: $assets/civctp/music
  SDL12COMPAT_WINDOWED_MODE_LIST: 1
library_path:
  - $prefix/lib/civctp
library_preload: ["$prefix/lib/i386-linux-gnu/game-data-packager/lokishim.so"]
argv: ["$prefix/lib/civctp/civctp.dynamic_fixed"]