os/ossrv/ssl/install/openc_ssl_stub.pkg
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 ; ============================================================================
     2 ;  Name        : openc_ssl.pkg
     3 ;  Part of     : openc project
     4 ;  Description : package file for ssl libraries
     5 ;
     6 ;  Version     : 1.7.0
     7 ;
     8 ;	Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     9 ;	All rights reserved.
    10 ;
    11 ;	Redistribution and use in source and binary forms, with or without 
    12 ;	modification, are permitted provided that the following conditions are met:
    13 ; 	* Redistributions of source code must retain the above copyright notice, this 
    14 ;  	  list of conditions and the following disclaimer. 
    15 ; 	* Redistributions in binary form must reproduce the above copyright notice, 
    16 ;   	this list of conditions and the following disclaimer in the documentation 
    17 ;   	and/or other materials provided with the distribution. 
    18 ; 	*	Neither the name of the <ORGANIZATION> nor the names of its contributors 
    19 ;   	may be used to endorse or promote products derived from this software 
    20 ;   	without specific prior written permission. 
    21 ;   
    22 ;	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
    23 ;	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
    24 ;	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
    25 ;	DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
    26 ;	FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
    27 ;	DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
    28 ;	SERVICES, LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
    29 ;	CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    30 ;	OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
    31 ;	OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    32 ; ============================================================================
    33 ;Languages
    34 &EN
    35 
    36 ;Header
    37 #{"Open C LIBSSL"},(0x10281F34),1,7,0, TYPE=SA
    38 
    39 ;Localised Vendor name
    40 %{"Nokia"}
    41 
    42 ;Unique Vendor name
    43 :"Nokia"
    44 
    45 ;Files to install
    46 ;libcrypto_dll
    47 ""-"z:\sys\bin\libcrypto.dll"
    48 ;libssl_dll
    49 ""-"z:\sys\bin\libssl.dll"
    50 ;libz_dll
    51 ""-"z:\sys\bin\libz.dll"
    52 ;libcrypt_dll
    53 ""-"z:\sys\bin\libcrypt.dll"