summaryrefslogtreecommitdiff
path: root/debian/README.Debian
blob: ac3ff5a042acd67ba95e9488086e0966e93c8b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
The Debian source package does not ship any of the xcode templates since
they also include non-free resources like the ones below.

 -- James Cowgill <james410@cowgill.org.uk>  Fri, 14 Sep 2013 12:00:43 +0100

The Debian documentation package ships some samples that won't run out
of the box. This is because the data files aren't free (and for some
of them it's questionable if it's even allowed to distribute them). To
run these samples you might need to find replacements for the following
files:

  examples/android/assets/canary.wav
  examples/android/assets/orchestral.ogg
  examples/opengl/resources/background.jpg
  examples/opengl/resources/texture.jpg
  examples/shader/resources/background.jpg
  examples/sound/resources/canary.wav
  examples/sound/resources/orchestral.ogg
  examples/win32/resources/image1.jpg
  examples/win32/resources/image2.jpg

 -- James Cowgill <james410@cowgill.org.uk>  Wed, 07 May 2014 16:02:10 +0100