summaryrefslogtreecommitdiff
path: root/setup/scripts
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2015-10-06 15:06:23 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2015-10-06 15:06:23 +0200
commitcad53e4ce7061f8bc7d49c8123ca6fc6155c79fd (patch)
tree9da50be8116ad843a2f01441c1e65c4816e4927d /setup/scripts
parentac1e595cfef357d7ef481dbbefb88996af72eb79 (diff)
Imported Upstream version 15.9.0~ds0
Diffstat (limited to 'setup/scripts')
-rw-r--r--setup/scripts/install_smplayer.cmd8
-rw-r--r--setup/scripts/make_pkgs.cmd12
2 files changed, 14 insertions, 6 deletions
diff --git a/setup/scripts/install_smplayer.cmd b/setup/scripts/install_smplayer.cmd
index 6ba58f6..de50f81 100644
--- a/setup/scripts/install_smplayer.cmd
+++ b/setup/scripts/install_smplayer.cmd
@@ -84,6 +84,14 @@ echo.
mkdir %OUTPUT_DIR%\themes\
+mkdir %OUTPUT_DIR%\themes\Breeze
+copy %SMPLAYER_THEMES_DIR%\themes\Breeze\Breeze.rcc %OUTPUT_DIR%\themes\Breeze\
+copy %SMPLAYER_THEMES_DIR%\themes\Breeze\README.txt %OUTPUT_DIR%\themes\Breeze\
+
+mkdir %OUTPUT_DIR%\themes\Breeze-dark
+copy %SMPLAYER_THEMES_DIR%\themes\Breeze-dark\Breeze-dark.rcc %OUTPUT_DIR%\themes\Breeze-dark\
+copy %SMPLAYER_THEMES_DIR%\themes\Breeze-dark\README.txt %OUTPUT_DIR%\themes\Breeze-dark\
+
mkdir %OUTPUT_DIR%\themes\Faenza
copy %SMPLAYER_THEMES_DIR%\themes\Faenza\Faenza.rcc %OUTPUT_DIR%\themes\Faenza\
copy %SMPLAYER_THEMES_DIR%\themes\Faenza\README.txt %OUTPUT_DIR%\themes\Faenza\
diff --git a/setup/scripts/make_pkgs.cmd b/setup/scripts/make_pkgs.cmd
index 0c983d5..44a54a9 100644
--- a/setup/scripts/make_pkgs.cmd
+++ b/setup/scripts/make_pkgs.cmd
@@ -226,9 +226,9 @@ echo [smplayer]>> "%SMPLAYER_PORTABLE_DIR%\smplayer_orig.ini"
echo check_if_upgraded=false>> "%SMPLAYER_PORTABLE_DIR%\smplayer_orig.ini"
::
-echo Creating mplayer config...
+REM echo Creating mplayer config...
-echo ^<cachedir^>../fontconfig^</cachedir^>> "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
+REM echo ^<cachedir^>../fontconfig^</cachedir^>> "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
::
echo Copying portable .exe...
@@ -248,7 +248,7 @@ del "%SMPLAYER_PORTABLE_DIR%\smplayer.ini"
del "%SMPLAYER_PORTABLE_DIR%\smplayer_orig.ini"
del "%SMPLAYER_PORTABLE_DIR%\smplayer.exe"
::del "%SMPLAYER_PORTABLE_DIR%\smtube.exe"
-del "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
+REM del "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
ren "%SMPLAYER_PORTABLE_DIR%\smplayer.bak" smplayer.exe
::ren "%SMPLAYER_PORTABLE_DIR%\smtube.bak" smtube.exe
ren "%SMPLAYER_PORTABLE_DIR%" smplayer-build
@@ -314,9 +314,9 @@ echo [smplayer]>> "%SMPLAYER_PORTABLE_DIR%\smplayer_orig.ini"
echo check_if_upgraded=false>> "%SMPLAYER_PORTABLE_DIR%\smplayer_orig.ini"
::
-echo Creating mplayer config...
+REM echo Creating mplayer config...
-echo ^<cachedir^>../fontconfig^</cachedir^>> "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
+REM echo ^<cachedir^>../fontconfig^</cachedir^>> "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
::
echo Copying portable .exe...
@@ -338,7 +338,7 @@ del "%SMPLAYER_PORTABLE_DIR%\smplayer.exe"
::del "%SMPLAYER_PORTABLE_DIR%\smtube.exe"
ren "%SMPLAYER_PORTABLE_DIR%\mplayer\mplayer.exe" mplayer64.exe
ren "%SMPLAYER_PORTABLE_DIR%\mplayer\mplayer.exe.bak32" mplayer.exe
-del "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
+REM del "%SMPLAYER_PORTABLE_DIR%\mplayer\fonts\local.conf"
ren "%SMPLAYER_PORTABLE_DIR%\smplayer.bak" smplayer.exe
::ren "%SMPLAYER_PORTABLE_DIR%\smtube.bak" smtube.exe
ren "%SMPLAYER_PORTABLE_DIR%" smplayer-build64