diff -r 000000000000 -r e4d67989cc36 ofdbus/install/dbus.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ofdbus/install/dbus.pkg Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,46 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; +&EN +; +;*Standard SIS file header. This section specifies the package name, +;application UID, and version/build numbers. Add the package TYPE here if needed. +#{"DBus"},(0x20010153),1,0,0, TYPE = SA +; + +;*Unique (Non-Localised) Vendor name +;This is used in combination with signing to prevent the unauthroized +;upgrade ofa a package by someone other than the rightful vendor. +:"" + +;*Localized Vendor Name +;This specifies the localised vendor name(s) correspodning to language(s). +%{"Nokia"} + +;*Files To Copy... + +;For libxml2.dll +;"\EPOC32\RELEASE\ARMV5\UREL\libxml2.dll" -"!:\sys\bin\libxml2.dll" + +;For DBus +"\EPOC32\RELEASE\ARMV5\UREL\dbusdaemon.exe" -"!:\sys\bin\dbusdaemon.exe" +"\EPOC32\RELEASE\ARMV5\UREL\libdbus.dll" -"!:\sys\bin\libdbus.dll" +"\EPOC32\RELEASE\ARMV5\UREL\libdbus-utils.dll" -"!:\sys\bin\libdbus-utils.dll" + +;For glib bindings +"\EPOC32\RELEASE\ARMV5\UREL\libdbus-glib.dll" -"!:\sys\bin\libdbus-glib.dll" + +;for system.conf file +"\EPOC32\WINSCW\C\data\dbus\system.conf" -"!:\data\dbus\system.conf"