source:
diffs/kdiff3_0.9.97.diff@
152
Last change on this file since 152 was 145, checked in by , 12 years ago | |
---|---|
File size: 3.7 KB |
-
readme.os2
diff -Naur vendor\0.9.97/readme.os2 trunk/readme.os2
old new 1 KDiff3 0.9.97 README 24.10.2012 2 3 4 5 0. CONTENTS OF THIS FILE 6 ======================== 7 8 1. INTRODUCTION 9 10 2. REQUIREMENTS 11 12 3. INSTALLATION 13 14 4. LICENSE, COPYRIGHT, DISCLAIMER 15 16 5. CONTACT 17 18 6. CREDITS 19 20 7. SUPPORT AND DONATIONS 21 22 8. HISTORY 23 24 25 1. INTRODUCTION 26 =============== 27 28 Welcome to KDiff3 0.9.97 port for OS/2 and eComStation. 29 KDiff is the popular file comparison and merging tool. See the webpage 30 http://kdiff3.sourceforge.net/ 31 for features and documentation. 32 33 34 35 36 2. REQUIREMENTS 37 =============== 38 39 * klibc 0.6.5 or later 40 41 ftp://ftp.netlabs.org/pub/gcc/libc-0_6_5-csd5.wpi 42 43 * Qt4 dll 44 45 see http://svn.netlabs.org/qt4 for more information whats needed and where to get the latest 46 47 * Cups 48 49 see http://svn.netlabs.org/ecups for more information 50 51 52 3. INSTALLATION 53 =============== 54 55 To install KDiff3, do the following: 56 57 klibc 58 ----- 59 60 1. Download klibc 0.6.5 csd5 or later. 61 2. Install the package by double-clicking on the WPI file. 62 63 64 Qt4 dll 65 ------- 66 67 1. Download the zip or rpm and follow the instructions 68 69 70 Cups 71 ---- 72 73 1. Download the latest cups version which is 1.4.8 or better 74 2. Install it and be sure to put the cups.dll somewhere to your path 75 76 77 KDiff3 78 ------ 79 80 1. Create a directory for KDiff3. 81 2. Extract the KDiff3 package to the new directory. 82 3. Create a WPS object for KDiff3.exe. 83 4. Start KDiff3 84 5. Enjoy the app :) 85 86 87 88 4. LICENSE, COPYRIGHT, DISCLAIMER 89 ================================= 90 91 see COPYING 92 93 This program is distributed in the hope that it will be useful, 94 but WITHOUT ANY WARRANTY; without even the implied warranty of 95 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 96 97 98 99 5. CONTACT 100 ========== 101 102 if you find a bug, then add a ticket to the trac at http://svn.netlabs.org/qtapps 103 104 105 106 6. CREDITS 107 ========== 108 109 The port was done by: 110 111 Silvan Scherrer aka _diver 112 113 Thanks go to: 114 115 * Dmitry A. Kuminov 116 * Paul Smedley (he originally ported KDiff3 using Qt3 and although 117 this port does not rely on his work at all, I was 118 happy using it for a long time) 119 * Peter Weilbacher (he did the original Qt4 port) 120 121 They either helped me when I had some nasty questions or did some testing for 122 me. 123 124 125 7. SUPPORT AND DONATIONS 126 ======================== 127 128 KDiff3 is based on volunteer work. If you would like to support further 129 development, you can do so in one of the following ways: 130 131 132 * Donate to the Qt4 project: see qt.netlabs.org for more information 133 134 * Contribute to the project: Besides actual development, this also includes 135 maintaining the documentation and the project web site as well as help 136 for users. 137 138 139 8. HISTORY 140 ========== 141 142 2012-10-24 143 144 * updated KDiff3 to 0.9.97 145 146 2011-09-27 147 148 * updated KDiff3 to 0.9.96 149 * updated Qt4 to 4.7.3 150 * cups >= 1.4.8 required 151 152 2010-05-22 153 154 * updgraded to Qt 4.6.2 155 * enabled printing 156 157 2010-03-01 158 159 * added translations dir, so NLV works 160 161 2010-02-15 162 163 * upgraded to Qt4 GA 164 * enabled DND 165 166 2009-11-22 167 168 * Some improvements to port of version 0.9.95: 169 * process wildcards on the command line 170 * fix crashes with divide-by-zero errors in some configurations 171 * clean up patch 172 * rebuild against Qt4 beta4 release 173 174 2009-10-26 175 176 * Initial port of version 0.9.95 177
Note:
See TracBrowser
for help on using the repository browser.