~ubuntu-branches/debian/sid/smplayer/sid

1
2
3
4
5
6
7
8
9
10
call getrev.cmd

cd zlib
mingw32-make -fwin32\makefile.gcc
cd ..

cd src
lrelease smplayer.pro
qmake DEFINES+=PORTABLE_APP
mingw32-make