Ignore:
Timestamp:
Oct 9, 2014, 2:54:21 PM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: updated trunk to 14.9.0

Location:
smplayer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/setup/scripts/install_smplayer.cmd

    r156 r170  
    3838copy %QT_DIR%\bin\libgcc_s_dw2-1.dll %OUTPUT_DIR%
    3939)
     40copy openssl\*.dll %OUTPUT_DIR%
    4041
    4142mkdir %OUTPUT_DIR%\imageformats
     
    7071echo ######         Icon Themes         #######
    7172echo.
    72 svn export --force %SMPLAYER_THEMES_DIR%\themes %OUTPUT_DIR%\themes
     73
     74mkdir %OUTPUT_DIR%\themes\
     75
     76mkdir %OUTPUT_DIR%\themes\Gartoon
     77copy %SMPLAYER_THEMES_DIR%\themes\Gartoon\Gartoon.rcc %OUTPUT_DIR%\themes\Gartoon\
     78copy %SMPLAYER_THEMES_DIR%\themes\Gartoon\README.txt %OUTPUT_DIR%\themes\Gartoon\
     79
     80mkdir %OUTPUT_DIR%\themes\Gnome
     81copy %SMPLAYER_THEMES_DIR%\themes\Gnome\Gnome.rcc %OUTPUT_DIR%\themes\Gnome\
     82copy %SMPLAYER_THEMES_DIR%\themes\Gnome\README.txt %OUTPUT_DIR%\themes\Gnome\
     83
     84mkdir %OUTPUT_DIR%\themes\Monochrome
     85copy %SMPLAYER_THEMES_DIR%\themes\Monochrome\Monochrome.rcc %OUTPUT_DIR%\themes\Monochrome\
     86copy %SMPLAYER_THEMES_DIR%\themes\Monochrome\README.txt %OUTPUT_DIR%\themes\Monochrome\
     87
     88mkdir %OUTPUT_DIR%\themes\Noia
     89copy %SMPLAYER_THEMES_DIR%\themes\Noia\Noia.rcc %OUTPUT_DIR%\themes\Noia\
     90copy %SMPLAYER_THEMES_DIR%\themes\Noia\README.txt %OUTPUT_DIR%\themes\Noia\
     91
     92mkdir %OUTPUT_DIR%\themes\Numix-remix
     93copy %SMPLAYER_THEMES_DIR%\themes\Numix-remix\Numix-remix.rcc %OUTPUT_DIR%\themes\Numix-remix\
     94copy %SMPLAYER_THEMES_DIR%\themes\Numix-remix\README.txt %OUTPUT_DIR%\themes\Numix-remix\
     95
     96mkdir %OUTPUT_DIR%\themes\Numix-uTouch
     97copy %SMPLAYER_THEMES_DIR%\themes\Numix-uTouch\Numix-uTouch.rcc %OUTPUT_DIR%\themes\Numix-uTouch\
     98copy %SMPLAYER_THEMES_DIR%\themes\Numix-uTouch\README.txt %OUTPUT_DIR%\themes\Numix-uTouch\
     99
     100mkdir %OUTPUT_DIR%\themes\Nuvola
     101copy %SMPLAYER_THEMES_DIR%\themes\Nuvola\Nuvola.rcc %OUTPUT_DIR%\themes\Nuvola\
     102copy %SMPLAYER_THEMES_DIR%\themes\Nuvola\README.txt %OUTPUT_DIR%\themes\Nuvola\
     103
     104mkdir %OUTPUT_DIR%\themes\Oxygen
     105copy %SMPLAYER_THEMES_DIR%\themes\Oxygen\Oxygen.rcc %OUTPUT_DIR%\themes\Oxygen\
     106copy %SMPLAYER_THEMES_DIR%\themes\Oxygen\README.txt %OUTPUT_DIR%\themes\Oxygen\
     107
     108mkdir %OUTPUT_DIR%\themes\Oxygen-Air
     109copy %SMPLAYER_THEMES_DIR%\themes\Oxygen-Air\Oxygen-Air.rcc %OUTPUT_DIR%\themes\Oxygen-Air\
     110copy %SMPLAYER_THEMES_DIR%\themes\Oxygen-Air\README.txt %OUTPUT_DIR%\themes\Oxygen-Air\
     111
     112mkdir %OUTPUT_DIR%\themes\Oxygen-Refit
     113copy %SMPLAYER_THEMES_DIR%\themes\Oxygen-Refit\Oxygen-Refit.rcc %OUTPUT_DIR%\themes\Oxygen-Refit\
     114copy %SMPLAYER_THEMES_DIR%\themes\Oxygen-Refit\README.txt %OUTPUT_DIR%\themes\Oxygen-Refit\
     115
     116mkdir %OUTPUT_DIR%\themes\Silk
     117copy %SMPLAYER_THEMES_DIR%\themes\Silk\Silk.rcc %OUTPUT_DIR%\themes\Silk\
     118copy %SMPLAYER_THEMES_DIR%\themes\Silk\README.txt %OUTPUT_DIR%\themes\Silk\
     119
     120mkdir %OUTPUT_DIR%\themes\Tango
     121copy %SMPLAYER_THEMES_DIR%\themes\Tango\Tango.rcc %OUTPUT_DIR%\themes\Tango\
     122copy %SMPLAYER_THEMES_DIR%\themes\Tango\README.txt %OUTPUT_DIR%\themes\Tango\
     123
     124mkdir %OUTPUT_DIR%\themes\blackPanther-Light
     125copy %SMPLAYER_THEMES_DIR%\themes\blackPanther-Light\blackPanther-Light.rcc %OUTPUT_DIR%\themes\blackPanther-Light\
     126copy %SMPLAYER_THEMES_DIR%\themes\blackPanther-Light\README.txt %OUTPUT_DIR%\themes\blackPanther-Light\
     127
     128mkdir %OUTPUT_DIR%\themes\blackPanther-Real
     129copy %SMPLAYER_THEMES_DIR%\themes\blackPanther-Real\blackPanther-Real.rcc %OUTPUT_DIR%\themes\blackPanther-Real\
     130copy %SMPLAYER_THEMES_DIR%\themes\blackPanther-Real\README.txt %OUTPUT_DIR%\themes\blackPanther-Real\
     131
     132mkdir %OUTPUT_DIR%\themes\blackPanther-VistaLike
     133copy %SMPLAYER_THEMES_DIR%\themes\blackPanther-VistaLike\blackPanther-VistaLike.rcc %OUTPUT_DIR%\themes\blackPanther-VistaLike\
     134copy %SMPLAYER_THEMES_DIR%\themes\blackPanther-VistaLike\README.txt %OUTPUT_DIR%\themes\blackPanther-VistaLike\
     135
    73136
    74137echo.
    75138echo ######         Skins Themes         #######
    76139echo.
    77 svn export --force %SMPLAYER_SKINS_DIR%\themes %OUTPUT_DIR%\themes
     140
     141mkdir %OUTPUT_DIR%\themes\Black
     142copy %SMPLAYER_SKINS_DIR%\themes\Black\Black.rcc %OUTPUT_DIR%\themes\Black\
     143copy %SMPLAYER_SKINS_DIR%\themes\Black\main.css %OUTPUT_DIR%\themes\Black\
     144
     145mkdir %OUTPUT_DIR%\themes\Gonzo
     146copy %SMPLAYER_SKINS_DIR%\themes\Gonzo\Gonzo.rcc %OUTPUT_DIR%\themes\Gonzo\
     147copy %SMPLAYER_SKINS_DIR%\themes\Gonzo\main.css %OUTPUT_DIR%\themes\Gonzo\
     148
     149mkdir %OUTPUT_DIR%\themes\Mac
     150copy %SMPLAYER_SKINS_DIR%\themes\Mac\Mac.rcc %OUTPUT_DIR%\themes\Mac\
     151copy %SMPLAYER_SKINS_DIR%\themes\Mac\main.css %OUTPUT_DIR%\themes\Mac\
     152
     153mkdir %OUTPUT_DIR%\themes\Modern
     154copy %SMPLAYER_SKINS_DIR%\themes\Modern\Modern.rcc %OUTPUT_DIR%\themes\Modern\
     155copy %SMPLAYER_SKINS_DIR%\themes\Modern\main.css %OUTPUT_DIR%\themes\Modern\
     156
     157mkdir %OUTPUT_DIR%\themes\Vista
     158copy %SMPLAYER_SKINS_DIR%\themes\Vista\Vista.rcc %OUTPUT_DIR%\themes\Vista\
     159copy %SMPLAYER_SKINS_DIR%\themes\Vista\main.css %OUTPUT_DIR%\themes\Vista\
     160
    78161
    79162echo.
  • smplayer/trunk/setup/scripts/make_pkgs.cmd

    r165 r170  
    6161
    6262:pkgver
     63if exist "pkg_version" (
     64  for /f "tokens=*" %%i in ('type pkg_version') do set ALL_PKG_VER=%%i
     65  goto parse_version
     66)
    6367
    6468echo Format: VER_MAJOR.VER_MINOR.VER_BUILD[.VER_REVISION]
    6569echo VER_REVISION is optional (set to 0 if blank)
    6670echo.
    67 
    68 :pkgver_again
    69 Set /p ALL_PKG_VER="Version: "
    70 echo.
    71 
     71:pkgver_manual
     72set /p ALL_PKG_VER="Version: "
     73echo.
     74
     75:parse_version
    7276for /f "tokens=1 delims=." %%j in ("%ALL_PKG_VER%")  do set VER_MAJOR=%%j
    7377for /f "tokens=2 delims=." %%k in ("%ALL_PKG_VER%")  do set VER_MINOR=%%k
     
    7882  echo Major Version # must be specified [#.x.x]
    7983  echo.
    80   goto pkgver_again
     84  goto pkgver_manual
    8185)
    8286
     
    8488  echo Minor Version # must be specified [x.#.x]
    8589  echo.
    86   goto pkgver_again
     90  goto pkgver_manual
    8791)
    8892
     
    9094  echo Build Version # must be specified [x.x.#]
    9195  echo.
    92   goto pkgver_again
     96  goto pkgver_manual
    9397)
    9498
     
    196200::
    197201echo Finalizing package...
    198 7za a -t7z %OUTPUT_DIR%\smplayer-portable-%ALL_PKG_VER%.7z %SMPLAYER_PORTABLE_DIR% -xr!*.bak* -xr!qxtcore.dll -xr!mplayer64.exe -xr!mencoder.exe -xr!mencoder64.exe -mx9 >nul
     2027za a -t7z %OUTPUT_DIR%\smplayer-portable-%ALL_PKG_VER%.7z %SMPLAYER_PORTABLE_DIR% -xr!*.bak* -xr!qxtcore.dll -xr!mplayer64.exe -xr!mencoder.exe -xr!mencoder64.exe -xr!mplayer64.exe.debug -xr!mencoder64.exe.debug -xr!mplayer.exe.debug -xr!mencoder.exe.debug -xr!buildinfo -xr!buildinfo64 -mx9 >nul
    199203
    200204echo.
     
    280284::
    281285echo Finalizing package...
    282 7za a -t7z %OUTPUT_DIR%\smplayer-portable-%ALL_PKG_VER%-x64.7z %SMPLAYER_PORTABLE_DIR% -xr!*.bak* -xr!qxtcore.dll -xr!mencoder.exe -xr!mencoder64.exe -xr!codecs -mx9 >nul
     2867za a -t7z %OUTPUT_DIR%\smplayer-portable-%ALL_PKG_VER%-x64.7z %SMPLAYER_PORTABLE_DIR% -xr!*.bak* -xr!qxtcore.dll -xr!mencoder.exe -xr!mencoder64.exe  -xr!mplayer64.exe.debug -xr!mencoder64.exe.debug -xr!mplayer.exe.debug -xr!mencoder.exe.debug -xr!codecs -xr!buildinfo -xr!buildinfo64 -mx9 >nul
    283287
    284288echo.
Note: See TracChangeset for help on using the changeset viewer.