- Update to 2.18 development snapshot

- Radial gradients in Direct2D.
  - Asynchronous message support in WebServices.
  - Virtual memory write watches improvements.
  - FreeType 2.8.1 compatibility fixes.
  - Various bug fixes.
- updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=439
This commit is contained in:
2017-09-29 20:41:35 +00:00
committed by Git OBS Bridge
parent 17231ba669
commit fd3edfdfa9
7 changed files with 37 additions and 25 deletions

View File

@@ -10723,7 +10723,7 @@ load_ev3()
w_call vcrun2005
fi
if w_workaround_wine_bug 40193 "Installing IE8 is built-in Gecko is not sufficient"; then
if w_workaround_wine_bug 40193 "Installing IE8 as built-in Gecko is not sufficient"; then
w_call ie8
fi
@@ -10905,7 +10905,7 @@ load_ie6()
{
w_package_unsupported_win64
w_download http://download.oldapps.com/Internet_Explorer/ie60.exe e34e0557d939e7e83185f5354403df99c92a3f3ff80f5ee0c75f6843eaa6efb2
w_download http://cdn.browserarchive.org/ie/win32/6.0/ie60.exe e34e0557d939e7e83185f5354403df99c92a3f3ff80f5ee0c75f6843eaa6efb2
w_try_cd "$W_TMP"
"$WINE" "$W_CACHE/$W_PACKAGE/$file1"
@@ -12056,8 +12056,9 @@ load_vc2010express()
{
# Originally at: https://download.microsoft.com/download/1/E/5/1E5F1C0A-0D5B-426A-A603-1798B951DDAE/VS2010Express1.iso
# Mirror list at: http://www.filewatcher.com/_/?q=VS2010Express1.iso
w_download ftp://www.daba.lv/pub/Programmeeshana/VisualStudio/VS2010Express1.iso a9d5dcdf55e539a06547a8ebbc63d55dc167113e09ee9e42096ab9098313039b
# Formerly at: ftp://www.daba.lv/pub/Programmeeshana/VisualStudio/VS2010Express1.iso a9d5dcdf55e539a06547a8ebbc63d55dc167113e09ee9e42096ab9098313039b
w_download https://web.archive.org/web/20140227220734/http://download.microsoft.com/download/1/E/5/1E5F1C0A-0D5B-426A-A603-1798B951DDAE/VS2010Express1.iso a9d5dcdf55e539a06547a8ebbc63d55dc167113e09ee9e42096ab9098313039b
# Unpack ISO
w_try_7z "$W_TMP" "$W_CACHE"/vc2010express/VS2010Express1.iso
w_try_cd "$W_TMP"/VCExpress