Kaydet (Commit) a098fa84 authored tarafından Enrico Tröger's avatar Enrico Tröger

Update link to GTK+3 bundle for test builds to self-hosted version

The host win32builder.gnome.org seems dead and so host the GTK+3 bundle
we use to test builds for Windows cross-compilation on our own.
üst a7599c5d
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# You may change those # You may change those
HOST=i686-w64-mingw32 HOST=i686-w64-mingw32
GTK2_BUNDLE_ZIP="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.24/gtk+-bundle_2.24.10-20120208_win32.zip" GTK2_BUNDLE_ZIP="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.24/gtk+-bundle_2.24.10-20120208_win32.zip"
GTK3_BUNDLE_ZIP="http://win32builder.gnome.org/gtk+-bundle_3.8.2-20131001_win32.zip" GTK3_BUNDLE_ZIP="https://download.geany.org/contrib/gtk/gtk+-bundle_3.8.2-20131001_win32.zip"
BUILDDIR=_build-cross-mingw BUILDDIR=_build-cross-mingw
GTK3=no GTK3=no
CONFIGUREFLAGS="--enable-nls" CONFIGUREFLAGS="--enable-nls"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment