Commit Graph
10 Commits
Author SHA1 Message Date
TomFrost 9467e4d8d4 WebOS: Reset package version to 0.
The package version must be incremented for each new WebOS
release, due to the device needing a new version to install.
Whenever the ScummVM version is raised, this can be reset to 0.
Changing to 0 in anticipation of ScummVM 1.4.0.
2011-09-25 12:15:38 -04:00
TomFrost c619c241de WebOS: Enable scalers and Darwin compatibility.
On Mac OS X (Darwin), there are minor differences in the 'sed'
and 'install' tools that require slightly different usage.  This
distinction has been made in webos.mk, made possible by an
additional flag in ./configure.
2011-09-24 15:12:27 -04:00
Klaus Reimer 1e701b3769 WEBOS: Splitted install directory from package directory. 2011-05-08 20:58:08 +02:00
Klaus Reimer c74fcf19d8 WEBOS: Rewritten webos packaging again. No fancy settings needed anymore. Just "make package". 2011-05-01 23:48:39 +02:00
Klaus Reimer a8115d4c00 WEBOS: Improved build system. Now supports "release" and "beta" packaging, supports a custom base package ID and automatically determines the app version by merging the ScummVM version and a specified package version. 2011-04-25 11:22:18 +02:00
Klaus Reimer 1bc38d2532 WEBOS: Use STRIP variable to strip the binary 2011-04-12 11:11:18 +02:00
Klaus Reimer 2160ecfe3a WEBOS: Disable vkeybd, fix more directory references with wrong package name
The vkeybd XML can't be read for some reason.
2011-04-12 11:11:16 +02:00
Klaus Reimer a899ec286f WEBOS: Correct package directory name 2011-04-12 11:08:53 +02:00
Klaus Reimer b17f7d20c2 WEBOS: Strip binary before packaging it 2011-04-12 11:05:28 +02:00
Klaus Reimer 7c5c6803ab WEBOS: Add webos backend
IPK can be built with "make webosrelease".
2011-04-12 11:05:17 +02:00