2005-12-03 21:29:13 +00:00
|
|
|
;;;
|
|
|
|
;;; ScummVM .PKG file for .SIS gegeration
|
|
|
|
;;;
|
|
|
|
|
|
|
|
|
2006-01-27 22:06:59 +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
|
|
|
|
2006-01-27 22:06:59 +00:00
|
|
|
; UID is the app's UID
|
2006-02-12 13:08:11 +00:00
|
|
|
#{"ScummVM UIQ3"},(0xA0000657),0,90,0
|
2005-12-03 21:29:13 +00:00
|
|
|
|
2006-01-27 22:06:59 +00:00
|
|
|
; ProductID for UIQ 3.0
|
|
|
|
; Product/platform version UID, Major, Minor, Build, Product ID
|
|
|
|
(0x101F6300), 3, 0, 0, {"UIQ30ProductID"}
|
2005-12-03 21:29:13 +00:00
|
|
|
|
2006-01-27 22:06:59 +00:00
|
|
|
; Application, AIF & Resource file
|
2006-02-12 13:08:11 +00:00
|
|
|
"\uiq3\epoc32\release\gcce\urel\ScummVM.exe"- "!:\sys\bin\ScummVM.exe"
|
2006-02-12 00:27:19 +00:00
|
|
|
"\uiq3\epoc32\data\z\resource\apps\ScummVM.rsc"- "!:\resource\apps\ScummVM.rsc"
|
2006-02-12 13:08:11 +00:00
|
|
|
"\uiq3\epoc32\Data\Z\resource\apps\scummvm_loc.rsc"- "!:\resource\apps\scummvm_loc.rsc"
|
|
|
|
"\uiq3\epoc32\data\Z\resource\APPS\scummvm.MBM"- "!:\resource\apps\scummvm.MBM"
|
2006-01-27 22:06:59 +00:00
|
|
|
"\uiq3\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-05-04 20:47:27 +00:00
|
|
|
""-"c:\private\A0000657\scummvm.ini",FILENULL
|
|
|
|
""-"c:\private\A0000657\scummvm.stdout.txt",FILENULL
|
|
|
|
""-"c:\private\A0000657\scummvm.stderr.txt",FILENULL
|
|
|
|
""-"c:\private\A0000657\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.
|