Changeset 124 for smplayer/trunk/os2


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:
4 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/os2/liesmich.os2

    r120 r124  
    22
    33(W) Christian Hennecke, Oct 28, 2008
    4 zuletzt ge„ndert am 29.01.2010
     4zuletzt ge„ndert am 16.03.2012
    55
    660. INHALT DIESER DATEI
     
    8787================
    8888
    89 * klibc 0.6.4 oder neuer
    90 
    91     ftp://ftp.netlabs.org/pub/gcc/libc-0.6.4-csd4.zip
    92 
    93 * Qt4 dll
    94 
    95     unter http://svn.netlabs.org/qt4 finden Sie die n”tigen Angaben wo Sie Qt4 bekommen und wie man es installiert
    96  
    97 * MPlayer
    98 
    99     http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search
     89Folgende Voraussetzungen k”nnen entweder als RPM oder ZIP Dateien installiert
     90werden.
     91
     92RPM Installation:
     93
     94klibc
     95-----
     96
     97  1. yum install libc
     98
     99GCC4Core
     100--------
     101
     102  1. yum install libgcc
     103  2. yum install gcc-stack-protector
     104  3. yum install gcc-stdc++-shared-library
     105  4. yum install gcc-supc++-shared-library
     106
     107Qt4 dll
     108-------
     109
     110  1. yum install libqt4
     111  2. Installieren Sie das xsystray plugin wie in der readme.os2 und auch in der readme.xsystray beschrieben
     112
     113
     114ZIP Installation:
     115
     116klibc
     117-----
     118
     119  1. Download klibc 0.6.4 oder neuer (unter http://svn.netlabs.org/libc
     120     befinden sich weitere Informationen)
     121  2. Die Dateien in Ihren libpath installieren z.B. x:\ecs\dll
     122
     123GCC4Core
     124--------
     125
     126  1. Download GCC4Core 1.2.1 oder neuer unter http://ftp.netlabs.org/pub/gcc
     127  2. Die Dateien in Ihren libpath installieren z.B. x:\ecs\dll
     128
     129Qt4 dll
     130-------
     131
     132  1. Download Qt4 4.7.3 oder neuer (unter http://svn.netlabs.org/qt4
     133     befinden sich weitere Informationen)
     134  2. Die Dateien anhand des readme installieren
     135  3. Installieren Sie das xsystray plugin wie in der readme.os2 und auch in der readme.xsystray beschrieben
     136
     137Folgende Voraussetzungen k”nnen als ZIP Dateien installiert werden.
     138
     139MPlayer
     140-------
     141
     142  http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search
    100143
    101144  WARNUNG: Um alle M”glichkeiten der Kombination SMPlayer und MPlayer nutzen zu
     
    105148           fr Zoom und Vollbild sind wirkungslos.
    106149
    107 * Win32-Codecs (optional)
    108 
    109     http://www.mplayerhq.hu/design7/dload.html#binary_codecs
     150Win32 codecs (optional)
     151-----------------------
     152
     153  http://www.mplayerhq.hu/design7/dload.html#binary_codecs
    110154
    111155  MPlayer kann Win32-Codec-DLLs fr Codecs nutzen, die nicht nativ untersttzt
     
    117161         
    118162Zur Installation von SMPlayer fhren Sie folgende Schritte aus:
    119 
    120 klibc
    121 -----
    122 
    123   1. Laden Sie klibc 0.6.4 csd4 oder neuer herunter.
    124   2. Extrahieren Sie alle Dll in Ihren libpath. Vorzugsweise x:\ecs\dll oder x:\os2\dll wo x: Ihr Bootlaufwerk ist
    125 
    126 Qt4 dll
    127 -------
    128 
    129   1. Laden Sie das neueste Qt4 Packet herunter
    130   2. Extrahieren Sie alle Dll in Ihren libpath. Vorzugsweise x:\ecs\dll oder x:\os2\dll wo x: Ihr Bootlaufwerk ist
    131   3. Installieren Sie das xsystray plugin wie in der readme.os2 und auch in der readme.xsystray beschrieben
    132163
    133164MPlayer
     
    201232===========================================
    202233
    203 SMPlayer ist (c) 2006 - 2011 RVM <rvm@escomposlinux.org>.
    204 
    205 Das Urheberrecht der OS/2-Portierung ist (c) 2008, 2010 Silvan Scherrer.
     234SMPlayer ist (c) 2006 - 2012 RVM <rvm@escomposlinux.org>.
     235
     236Das Urheberrecht der OS/2-Portierung ist (c) 2008, 2012 Silvan Scherrer.
    206237
    207238Dieses Programm ist freie Software; Sie k”nnen es unter den Bedingungen
     
    213244
    214245  http://smplayer.sourceforge.net
    215 
    216 Žnderungen fr die OS/2-Version befinden sich in der Datei:
    217 
    218   smplayer.diff (nicht in der Beta mit drin)
    219246
    220247Dieses Programm wird in der Hoffnung vertrieben, daá es ntzlich ist,
     
    268295=========================
    269296
     2972012-03-16
     298  * udated to SMPlayer version 0.7.1
     299
    2703002011-12-27
    271301  * updated to latest SMPlayer svn code
  • 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
  • smplayer/trunk/os2/readme.os2

    r120 r124  
    22
    33(W) Christian Hennecke, Oct 5, 2009
    4 last update Jan 29, 2010
     4last update March 16, 2012
    55
    66
     
    7474===============
    7575
    76 * klibc 0.6.4 or later
    77 
    78     ftp://ftp.netlabs.org/pub/gcc/libc-0.6.4-csd4.zip
    79 
    80 * Qt4 dll
    81 
    82     see http://svn.netlabs.org/qt4 for more information whats needed
    83 
    84 * MPlayer
    85 
    86     http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search
     76The following requirements can be installed either by RPM or by ZIP files.
     77
     78RPM Installation:
     79
     80klibc
     81-----
     82
     83  1. yum install libc
     84
     85GCC4Core
     86--------
     87
     88  1. yum install libgcc
     89  2. yum install gcc-stack-protector
     90  3. yum install gcc-stdc++-shared-library
     91  4. yum install gcc-supc++-shared-library
     92
     93Qt4 dll
     94-------
     95
     96  1. yum install libqt4
     97  2. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray
     98
     99
     100ZIP Installation:
     101
     102klibc
     103-----
     104
     105  1. Download klibc 0.6.4 or better (see http://svn.netlabs.org/libc for more information)
     106  2. Install the files to your libpath eg x:\ecs\dll
     107
     108GCC4Core
     109--------
     110
     111  1. Download GCC4Core 1.2.1 or better from http://ftp.netlabs.org/pub/gcc
     112  2. Install the files to your libpath eg. x:\ecs\dll
     113
     114Qt4 dll
     115-------
     116
     117  1. Download Qt4 4.7.3 or better (see http://svn.netlabs.org/qt4 for more information)
     118  2. Install the files according to the readme
     119  3. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray
     120
     121The following requirements are only available as ZIP.
     122
     123MPlayer
     124-------
     125
     126  http://hobbes.nmsu.edu/h-search.php?key=mplayer&pushbutton=Search
    87127
    88128  WARNING: To use the combination of SMPlayer and MPlayer to its full extent,
     
    92132           or fullscreen mode.
    93133
    94 * Win32 codecs (optional)
    95 
    96     http://www.mplayerhq.hu/design7/dload.html#binary_codecs
     134Win32 codecs (optional)
     135-----------------------
     136
     137  http://www.mplayerhq.hu/design7/dload.html#binary_codecs
    97138
    98139  MPlayer is able to use Win32 codec DLLs for codecs it does not support
     
    104145       
    105146To install SMPlayer, do the following:
    106 
    107 klibc
    108 -----
    109 
    110   1. Download klibc 0.6.4 csd4 or later.
    111   2. Extract all dll to your libpath. preferable x:\ecs\dll or x:\os2\dll where x: is your boot drive
    112 
    113 
    114 Qt4 dll
    115 -------
    116 
    117   1. Download the package
    118   2. Extract all dll to your libpath. preferable x:\ecs\dll or x:\os2\dll where x: is your boot drive
    119   3. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray
    120147
    121148MPlayer
     
    186213=================================
    187214
    188 SMPlayer is copyright (C) 2006 - 2011 RVM <rvm@escomposlinux.org>.
    189 
    190 The OS/2 port is copyright (c) 2008, 2010 Silvan Scherrer.
     215SMPlayer is copyright (C) 2006 - 2012 RVM <rvm@escomposlinux.org>.
     216
     217The OS/2 port is copyright (c) 2008, 2012 Silvan Scherrer.
    191218
    192219This program is free software; you can redistribute it and/or modify
     
    198225  http://smplayer.sourceforge.net
    199226
    200 Changes for the OS/2 version are included in the file:
    201 
    202   smplayer.diff (not included in the beta)
    203 
    204227This program is distributed in the hope that it will be useful,
    205228but WITHOUT ANY WARRANTY; without even the implied warranty of
     
    212235==========
    213236
    214 If you find a bug, then add a ticket to the trac at http://svn.netlabs.org/qtapps
     237If you find a bug, then add a ticket to the trac at
     238http://svn.netlabs.org/qtapps
    215239
    216240Only bug reports with a reproducable bug are accepted. :-)
     
    252276==========
    253277
     2782012-03-16
     279  * updated to SMPlayer version 0.7.1
     280
    2542812011-12-27
    255282  * updated to latest SMPlayer svn code
Note: See TracChangeset for help on using the changeset viewer.