Changeset 165 for smplayer/trunk/os2


Ignore:
Timestamp:
May 16, 2014, 9:51:55 AM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to latest 0.8.7

Location:
smplayer/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/os2/liesmich.os2

    r156 r165  
    107107--------
    108108
    109   1. yum install libgcc
    110   2. yum install gcc-stack-protector
    111   3. yum install gcc-stdc++-shared-library
    112   4. yum install gcc-supc++-shared-library
     109  1. yum install libgcc4*
     110  2. yum install libssp
     111  3. yum install libstdc++ libstdc++6
     112  4. yum install libsupc++ libsupc++6
    113113
    114114Qt4 dll
     
    139139--------
    140140
    141   1. Download GCC4Core 1.2.1 oder neuer unter http://ftp.netlabs.org/pub/gcc
     141  1. Download GCC4Core 1.2.2 oder neuer unter http://ftp.netlabs.org/pub/gcc
    142142  2. Die Dateien in Ihren libpath installieren z.B. x:\ecs\dll
    143143
     
    321321=========================
    322322
     3232014-05-15
     324  * updated to SMPlayer version 14.3.0 (aka 0.8.7)
     325
    3233262014-02-21
    324327  * updated to SMPlayer version 0.8.6
  • smplayer/trunk/os2/lisezmoi.os2

    r156 r165  
    119119--------
    120120
    121   1. yum install libgcc
    122   2. yum install gcc-stack-protector
    123   3. yum install gcc-stdc++-shared-library
    124   4. yum install gcc-supc++-shared-library
     121  1. yum install libgcc4*
     122  2. yum install libssp
     123  3. yum install libstdc++ libstdc++6
     124  4. yum install libsupc++ libsupc++6
    125125
    126126Qt4 dll
     
    366366==========================
    367367
     3682014-05-15
     369  * Mise
     370 jour
     371 la version 14.3.0 (aka 0.8.7) de SMPlayer
     372
    3683732014-02-21
    369374  * Mise
  • smplayer/trunk/os2/readme.os2

    r156 r165  
    9393--------
    9494
    95   1. yum install libgcc
    96   2. yum install gcc-stack-protector
    97   3. yum install gcc-stdc++-shared-library
    98   4. yum install gcc-supc++-shared-library
     95  1. yum install libgcc4*
     96  2. yum install libssp
     97  3. yum install libstdc++ libstdc++6
     98  4. yum install libsupc++ libsupc++6
    9999
    100100Qt4 dll
     
    303303==========
    304304
     3052014-05-15
     306  * updated to SMPlayer version 14.3.0 (aka 0.8.7)
     307
    3053082014-02-21
    306309  * updated to SMPlayer version 0.8.6
Note: See TracChangeset for help on using the changeset viewer.