Ignore:
Timestamp:
Mar 16, 2012, 4:02:47 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: 0.7.1 trunk update

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/os2/lisezmoi.os2

    r120 r124  
    9999============
    100100
    101 * klibc 0.6.4 ou ult‚rieure
    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
     101The following requirements can be installed either by RPM or by ZIP files.
     102
     103RPM Installation:
     104
     105klibc
     106-----
     107
     108  1. yum install libc
     109
     110GCC4Core
     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
     118Qt4 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
     125ZIP Installation:
     126
     127klibc
     128-----
     129
     130  1. T‚l‚chargez klibc 0.6.4 csd4 ou ult‚rieure.
     131  2. Extrayez toutes les DLL dans un r‚pertoire figurant dans
     132     LIBPATH, de pr‚f‚rence x:\ecs\dll ou x:\os2\dll o— x: repr‚sente
     133     l'unit‚ d'amor‡age du systŠme. 
     134
     135GCC4Core
     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
     141Qt4 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
     149The following requirements are only available as ZIP.
     150
     151MPlayer
     152-------
     153
     154  http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search
    113155
    114156  AVERTISSEMENT : afin d'utiliser le couple (SMPlayer, Mplayer) de
     
    122164                  plein ‚cran.
    123165
    124 * Win32 codecs (optionnels)
    125 
    126     http://www.mplayerhq.hu/design7/dload.html#binary_codecs
     166Win32 codecs (optionnels)
     167------------------------
     168
     169  http://www.mplayerhq.hu/design7/dload.html#binary_codecs
    127170
    128171  MPlayer est capable d'utiliser les DLL Win32 pour les codecs qu'il
     
    133176===============
    134177         
    135 Pour installer SMPlayer, proc‚dez comme suit :
    136 
    137 klibc
    138 -----
    139 
    140   1. T‚l‚chargez klibc 0.6.4 csd4 ou ult‚rieure.
    141   2. Extrayez toutes les DLL dans un r‚pertoire figurant dans
    142      LIBPATH, de pr‚f‚rence x:\ecs\dll ou x:\os2\dll o— x: repr‚sente
    143      l'unit‚ d'amor‡age du systŠme. 
    144 
    145 Qt4 dll
    146 -------
    147 
    148   1. T‚l‚chargez le paquetage.
    149   2. Extrayez toutes les DLL dans un r‚pertoire figurant dans
    150      LIBPATH, de pr‚f‚rence x:\ecs\dll ou x:\os2\dll o— x: repr‚sente
    151      l'unit‚ d'amor‡age du systŠme.
    152   3. Installez l'extension xsystray comme mentionn‚ dans le fichier
    153      readme.os2 ainsi que dans readme.xsystray.
     178Pour installer SMPlayer, proc‚dez comme suit :
    154179
    155180MPlayer
     
    240265===================================
    241266
    242 SMPlayer est un copyright (C) 2006 - 2011 de RVM <rvm@escomposlinux.org>.
    243 
    244 Le portage OS/2 est un copyright (C) 2008 de Silvan Scherrer.
     267SMPlayer est un copyright (C) 2006 - 2012 de RVM <rvm@escomposlinux.org>.
     268
     269Le portage OS/2 est un copyright (C) 2008, 2012 de Silvan Scherrer.
    245270
    246271Ce programme est un gratuiciel ; vous pouvez le redistribuer et/ou
     
    251276
    252277  http://smplayer.sourceforge.net
    253 
    254 Les modifications pour la version OS/2 sont incluses dans le fichier :
    255 
    256   smplayer.diff
    257278
    258279Ce programme est distribu‚ dans l'espoir qu'il sera utile
     
    313334==========================
    314335
     3362012-03-16
     337  * Mise
     338 jour
     339 la version 0.7.1 de SMPlayer
     340
    3153412011-12-27
    316342  * Mise
Note: See TracChangeset for help on using the changeset viewer.