Until now (3 days ago

I read BuildingWine and there is too much new stuff for me, and lot of them are giving some errors or just not working so I am forced to ask for help.
I usually use Wine like this:
- WINEARCH=win32 WINEPREFIX="$HOME/Wine32" - for 32bit programs experiment
- WINEARCH=win64 WINEPREFIX="$HOME/Wine64" - for 64bit programs experiment
- regular WINEPREFIX (.wine) - for experiment fault safe regular use
- debug symbols - for more informative Backtrace
So, can you help me to automate this process, like:
- auto dependencies resolve command/batch
- compile Wine satisfying requirements from above