Changeset 124 for smplayer/trunk/os2/lisezmoi.os2
- Timestamp:
- Mar 16, 2012, 4:02:47 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 121-122
- Property svn:mergeinfo changed
-
smplayer/trunk/os2/lisezmoi.os2
r120 r124 99 99 ============ 100 100 101 * klibc 0.6.4 ou ultrieure 102 103 ftp://ftp.netlabs.org/pub/gcc/libc-0.6.4-csd4.zip 104 105 * Qt4 dll 106 107 consulter http://svn.netlabs.org/qt4 pour obtenir plus 108 d'information sur ce dont vous avez besoin 109 110 * MPlayer 111 112 http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search 101 The following requirements can be installed either by RPM or by ZIP files. 102 103 RPM Installation: 104 105 klibc 106 ----- 107 108 1. yum install libc 109 110 GCC4Core 111 -------- 112 113 1. yum install libgcc 114 2. yum install gcc-stack-protector 115 3. yum install gcc-stdc++-shared-library 116 4. yum install gcc-supc++-shared-library 117 118 Qt4 dll 119 ------- 120 121 1. yum install libqt4 122 2. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray 123 124 125 ZIP Installation: 126 127 klibc 128 ----- 129 130 1. Tlchargez klibc 0.6.4 csd4 ou ultrieure. 131 2. Extrayez toutes les DLL dans un rpertoire figurant dans 132 LIBPATH, de prfrence x:\ecs\dll ou x:\os2\dll o x: reprsente 133 l'unit d'amorage du systme. 134 135 GCC4Core 136 -------- 137 138 1. Download GCC4Core 1.2.1 or better from http://ftp.netlabs.org/pub/gcc 139 2. Install the files to your libpath eg. x:\ecs\dll 140 141 Qt4 dll 142 ------- 143 144 1. Download Qt4 4.7.3 or better (see http://svn.netlabs.org/qt4 for more information) 145 2. Install the files according to the readme 146 3. Installez l'extension xsystray comme mentionn dans le fichier 147 readme.os2 ainsi que dans readme.xsystray. 148 149 The following requirements are only available as ZIP. 150 151 MPlayer 152 ------- 153 154 http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search 113 155 114 156 AVERTISSEMENT : afin d'utiliser le couple (SMPlayer, Mplayer) de … … 122 164 plein cran. 123 165 124 * Win32 codecs (optionnels) 125 126 http://www.mplayerhq.hu/design7/dload.html#binary_codecs 166 Win32 codecs (optionnels) 167 ------------------------ 168 169 http://www.mplayerhq.hu/design7/dload.html#binary_codecs 127 170 128 171 MPlayer est capable d'utiliser les DLL Win32 pour les codecs qu'il … … 133 176 =============== 134 177 135 Pour installer SMPlayer, procdez comme suit : 136 137 klibc 138 ----- 139 140 1. Tlchargez klibc 0.6.4 csd4 ou ultrieure. 141 2. Extrayez toutes les DLL dans un rpertoire figurant dans 142 LIBPATH, de prfrence x:\ecs\dll ou x:\os2\dll o x: reprsente 143 l'unit d'amorage du systme. 144 145 Qt4 dll 146 ------- 147 148 1. Tlchargez le paquetage. 149 2. Extrayez toutes les DLL dans un rpertoire figurant dans 150 LIBPATH, de prfrence x:\ecs\dll ou x:\os2\dll o x: reprsente 151 l'unit d'amorage du systme. 152 3. Installez l'extension xsystray comme mentionn dans le fichier 153 readme.os2 ainsi que dans readme.xsystray. 178 Pour installer SMPlayer, procdez comme suit : 154 179 155 180 MPlayer … … 240 265 =================================== 241 266 242 SMPlayer est un copyright (C) 2006 - 201 1de RVM <rvm@escomposlinux.org>.243 244 Le portage OS/2 est un copyright (C) 2008 de Silvan Scherrer.267 SMPlayer est un copyright (C) 2006 - 2012 de RVM <rvm@escomposlinux.org>. 268 269 Le portage OS/2 est un copyright (C) 2008, 2012 de Silvan Scherrer. 245 270 246 271 Ce programme est un gratuiciel ; vous pouvez le redistribuer et/ou … … 251 276 252 277 http://smplayer.sourceforge.net 253 254 Les modifications pour la version OS/2 sont incluses dans le fichier :255 256 smplayer.diff257 278 258 279 Ce programme est distribu dans l'espoir qu'il sera utile … … 313 334 ========================== 314 335 336 2012-03-16 337 * Mise 338 jour 339 la version 0.7.1 de SMPlayer 340 315 341 2011-12-27 316 342 * Mise
Note:
See TracChangeset
for help on using the changeset viewer.