2006-09-17 05:33:40 +00:00
|
|
|
; ScummVM - Scumm Interpreter
|
|
|
|
; Copyright (C) 2001-2006 The ScummVM project
|
|
|
|
;
|
|
|
|
; This program is free software; you can redistribute it and/or
|
|
|
|
; modify it under the terms of the GNU General Public License
|
|
|
|
; as published by the Free Software Foundation; either version 2
|
|
|
|
; of the License, or (at your option) any later version.
|
|
|
|
|
|
|
|
; This program is distributed in the hope that it will be useful,
|
|
|
|
; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
; GNU General Public License for more details.
|
|
|
|
|
|
|
|
; You should have received a copy of the GNU General Public License
|
|
|
|
; along with this program; if not, write to the Free Software
|
|
|
|
; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
;
|
|
|
|
; $URL:
|
|
|
|
; $Id:
|
|
|
|
;
|
|
|
|
;
|
|
|
|
|
2005-12-03 21:29:13 +00:00
|
|
|
;;;
|
|
|
|
;;; ScummVM .PKG file for .SIS gegeration
|
|
|
|
;;;
|
2006-09-17 05:33:40 +00:00
|
|
|
|
2006-05-31 19:05:47 +00:00
|
|
|
;Language - standard language definitions
|
|
|
|
&EN
|
2006-02-13 20:58:39 +00:00
|
|
|
|
|
|
|
; List of localised vendor names - one per language. At least one must be provided (English [EN]).
|
|
|
|
; List must correspond to list of languages specified elsewhere in the .pkg
|
|
|
|
%{"ScummVM"}
|
|
|
|
; The non-localised, globally unique vendor name (mandatory)
|
|
|
|
:"ScummVM"
|
2005-12-03 21:29:13 +00:00
|
|
|
|
|
|
|
; UID is the app's UID
|
2006-09-17 05:33:40 +00:00
|
|
|
#{"ScummVM S60v3"},(0xA0000657),0,100,0
|
2005-12-03 21:29:13 +00:00
|
|
|
|
2006-06-07 20:38:44 +00:00
|
|
|
;Supports Series 60 v 3.0
|
2006-05-31 19:05:47 +00:00
|
|
|
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
|
2005-12-03 21:29:13 +00:00
|
|
|
|
2006-09-16 19:50:41 +00:00
|
|
|
*"..\res\scummvm.key","..\res\scummvm.cer",KEY="scummvm"
|
2006-01-27 22:06:59 +00:00
|
|
|
; Launcher, Application, AIF & Resource file
|
2006-02-12 00:27:19 +00:00
|
|
|
"\s60v3\epoc32\release\gcce\urel\ScummVM.exe"- "!:\sys\bin\ScummVM.exe"
|
|
|
|
"\s60v3\epoc32\data\z\resource\apps\ScummVM.rsc"- "!:\resource\apps\ScummVM.rsc"
|
|
|
|
"\s60v3\epoc32\Data\Z\resource\apps\scummvm_loc.rsc"- "!:\resource\apps\scummvm_loc.rsc"
|
|
|
|
"\s60v3\epoc32\data\Z\resource\APPS\scummvm.MBM"- "!:\resource\apps\scummvm.MBM"
|
|
|
|
"\s60v3\epoc32\data\z\private\10003a3f\apps\scummvm_reg.rsc"-"!:\private\10003a3f\import\apps\scummvm_reg.rsc"
|
2005-12-03 21:29:13 +00:00
|
|
|
|
|
|
|
; Config/log files: 'empty' will automagically be removed on uninstall
|
2006-12-28 12:14:58 +00:00
|
|
|
""-"c:\data\scummvm\scummvm.ini",FILENULL
|
|
|
|
""-"c:\data\scummvm\scummvm.stdout.txt",FILENULL
|
|
|
|
""-"c:\data\scummvm\scummvm.stderr.txt",FILENULL
|
|
|
|
""-"c:\data\scummvm\sdl.ini",FILENULL
|
2005-12-03 21:29:13 +00:00
|
|
|
|
|
|
|
; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini.
|
|
|
|
; It will remove the config file, std***.txt files & dirs on uninstall.
|