~ubuntu-branches/debian/jessie/scummvm/jessie

« back to all changes in this revision

Viewing changes to dists/codeblocks/lure.cbp

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2014-08-10 00:50:36 UTC
  • mfrom: (1.2.22)
  • Revision ID: package-import@ubuntu.com-20140810005036-wls6i0dsxqfxu70g
Tags: 1.7.0+dfsg-1
* New upstream release [July 2014].
  - remove old/obsolete patches.
  + added new "drop1test.patch" to disable problematic test.
  + build with "--disable-eventrecorder" to avoid FTBFS in tests.
  + added "libjpeg-dev" and "libfaad-dev" to Build-Depends.
* Install all arch-independent files (themes, game data, etc.).
* Build-time re-compression of "classic" theme.
* Added "debian/gbp.conf".
* Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
                                        <Add option="-DUSE_PNG" />
37
37
                                        <Add option="-DUSE_THEORADEC" />
38
38
                                        <Add option="-DUSE_FREETYPE2" />
 
39
                                        <Add option="-DUSE_JPEG" />
39
40
                                        <Add option="-DUSE_BINK" />
40
41
                                        <Add option="-DUSE_SCALERS" />
41
42
                                        <Add option="-DUSE_HQ_SCALERS" />
69
70
                                        <Add option="-DENABLE_LURE" />
70
71
                                        <Add option="-DENABLE_MADE" />
71
72
                                        <Add option="-DENABLE_MOHAWK" />
 
73
                                        <Add option="-DENABLE_MORTEVIELLE" />
 
74
                                        <Add option="-DENABLE_NEVERHOOD" />
72
75
                                        <Add option="-DENABLE_PARALLACTION" />
73
76
                                        <Add option="-DENABLE_PEGASUS" />
74
77
                                        <Add option="-DENABLE_QUEEN" />
81
84
                                        <Add option="-DENABLE_TEENAGENT" />
82
85
                                        <Add option="-DENABLE_TINSEL" />
83
86
                                        <Add option="-DENABLE_TOLTECS" />
 
87
                                        <Add option="-DENABLE_TONY" />
84
88
                                        <Add option="-DENABLE_TOON" />
85
89
                                        <Add option="-DENABLE_TOUCHE" />
86
 
                                        <Add option="-DENABLE_TONY" />
87
90
                                        <Add option="-DENABLE_TSAGE" />
88
91
                                        <Add option="-DENABLE_TUCKER" />
 
92
                                        <Add option="-DENABLE_VOYEUR" />
 
93
                                        <Add option="-DENABLE_WINTERMUTE" />
89
94
                                        <Add option="-DWIN32" />
90
95
                                        <Add option="-DSDL_BACKEND" />
91
96
                                        <Add option="-g" />