os/ossrv/ssl/install/openc_ssl_stub.pkg
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/ssl/install/openc_ssl_stub.pkg	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,53 @@
     1.4 +; ============================================================================
     1.5 +;  Name        : openc_ssl.pkg
     1.6 +;  Part of     : openc project
     1.7 +;  Description : package file for ssl libraries
     1.8 +;
     1.9 +;  Version     : 1.7.0
    1.10 +;
    1.11 +;	Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
    1.12 +;	All rights reserved.
    1.13 +;
    1.14 +;	Redistribution and use in source and binary forms, with or without 
    1.15 +;	modification, are permitted provided that the following conditions are met:
    1.16 +; 	* Redistributions of source code must retain the above copyright notice, this 
    1.17 +;  	  list of conditions and the following disclaimer. 
    1.18 +; 	* Redistributions in binary form must reproduce the above copyright notice, 
    1.19 +;   	this list of conditions and the following disclaimer in the documentation 
    1.20 +;   	and/or other materials provided with the distribution. 
    1.21 +; 	*	Neither the name of the <ORGANIZATION> nor the names of its contributors 
    1.22 +;   	may be used to endorse or promote products derived from this software 
    1.23 +;   	without specific prior written permission. 
    1.24 +;   
    1.25 +;	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
    1.26 +;	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
    1.27 +;	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
    1.28 +;	DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
    1.29 +;	FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
    1.30 +;	DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
    1.31 +;	SERVICES, LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
    1.32 +;	CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    1.33 +;	OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
    1.34 +;	OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    1.35 +; ============================================================================
    1.36 +;Languages
    1.37 +&EN
    1.38 +
    1.39 +;Header
    1.40 +#{"Open C LIBSSL"},(0x10281F34),1,7,0, TYPE=SA
    1.41 +
    1.42 +;Localised Vendor name
    1.43 +%{"Nokia"}
    1.44 +
    1.45 +;Unique Vendor name
    1.46 +:"Nokia"
    1.47 +
    1.48 +;Files to install
    1.49 +;libcrypto_dll
    1.50 +""-"z:\sys\bin\libcrypto.dll"
    1.51 +;libssl_dll
    1.52 +""-"z:\sys\bin\libssl.dll"
    1.53 +;libz_dll
    1.54 +""-"z:\sys\bin\libz.dll"
    1.55 +;libcrypt_dll
    1.56 +""-"z:\sys\bin\libcrypt.dll"
    1.57 \ No newline at end of file