- removed 'espeak-data' from package
- by request, cleaning the package also dist-cleans libjs
Also updated copyright notice and man page.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4436 127b21dd-08f5-0310-b4b7-95ae10353056
Changes consist of:
- use #include instead of #import for C header files.
- explicitly #include <assert.h> in various source files.
- tweaks to build process for Debian.
- deleted obsolete src/SDL/make* package building scripts.
"Works for me" - please check build process still works for you; esp. on Windows
.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4433 127b21dd-08f5-0310-b4b7-95ae10353056
(Combined effort from Micha, Konstantinos, and Nikos)
+ removed support for building legacy libjs
+ (Linux only) now use the MacOS update script to auto-download the JS library
- download script failure checks tweaked for older versions of bash
+ new Makefiles:
- libjs.make - to download & build libjs (Linux only)
- config.make - contains shared configuration variables between makefiles
+ debian packaging rules updated to suit
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4362 127b21dd-08f5-0310-b4b7-95ae10353056
* Included Makefile fix from Getafix to only use libespeak for Linux builds, not Windows.
* By default, (GNU)Makefile will now build using dependencies distributed in the Oolite repository
* Added new GNUMakefile switch (use_distro_deps=yes/no) to use locally installed header files and libraries
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3237 127b21dd-08f5-0310-b4b7-95ae10353056
new Linux-deps folder (ready for distro independent build) and
updated Makefile, GNUmakefile and autopackage apspec files
Speech support with eSpeak compiled using PulseAudio instead of the default PortAudio.
(Smoother inter-distro speech execution when eSpeak does not use PortAudio)
Fixed oolite-update to include itself during updates
Fixed oolite wrapper-scripts not passing command line arguments to oolite executable
Updated Linux README.TXT, PLAYING.TXT files
Dependency libraries updates:
gnustep-base-1.18 - VSync issue addressed (noticed on nVidia cards). Fixed the tearing issue enabling smooth video scrolling.
SDL-1.2.14
libpng14
eSpeak-1.43.03 - Supports klat voices
Deleted Linux-x86-deps/
Deleted installers/autopackage/default.apspec
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3233 127b21dd-08f5-0310-b4b7-95ae10353056
Alternatives: symlink the Resources dir, with the real dir being somewhere in /usr/share, but this causes upgrade problems (dpkg will not replace a directory with a symlink), or to symlink
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2646 127b21dd-08f5-0310-b4b7-95ae10353056
This leaves many warnings in place - one about dh_desktop deprecation, and many
about files which should be in /usr/share.
Also, the current version is 3.8.3; 3.8.0 is chosen for lenny compatibility.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2645 127b21dd-08f5-0310-b4b7-95ae10353056
** Use "make -f Makefile help" to see a list of targets
** Updated Windows NSIS Packager rules
** Minor Tweaks to Debian rules
* Updated SpiderMonkey from 1.7 pre-release to 1.7 (minor changes only)
** Supplied new js32.dll for Windows (built with MSVC)
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1857 127b21dd-08f5-0310-b4b7-95ae10353056