Skip to content

Commit fb54d50

Browse files
committed
New installers: 2017-08-17
1 parent 50fcafd commit fb54d50

35 files changed

Lines changed: 11 additions & 11 deletions

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,44 +7,44 @@ My efforts here will focus on creating a **64-bit version** of the GTK+-2 runtim
77

88
The installers can be found in the [releases section](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases).
99

10-
The current releases ([gtk2-runtime-2.24.31-2017-04-05-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-04-05/gtk2-runtime-2.24.31-2017-04-05-ts-win64.exe) and [gtk3-runtime-3.22.10-2017-04-05-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-04-05/gtk3-runtime-3.22.10-2017-04-05-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!).
10+
The current releases ([gtk2-runtime-2.24.31-2017-08-17-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-08-17/gtk2-runtime-2.24.31-2017-08-17-ts-win64.exe) and [gtk3-runtime-3.22.18-2017-08-17-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2017-08-17/gtk3-runtime-3.22.18-2017-08-17-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!).
1111

1212
The following packages are included in the current GTK+-2/3 installers
1313

1414
* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (3.24.0)
1515
* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.24.0)
1616
* [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.24.2)
17-
* [cairo](http://cairographics.org/releases/) (1.15.4)
17+
* [cairo](http://cairographics.org/releases/) (1.15.6)
1818
* [cairomm](http://cairographics.org/releases/) (1.12.0)
19-
* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.12.3)
19+
* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.12.4)
2020
* [freetype](http://www.freetype.org/download.html) (2.8)
2121
* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.36.6)
2222
* [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1)
23-
* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.52.2)
23+
* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.52.3)
2424
* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.50.0)
2525
* [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.31)
26-
* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.22.16)
26+
* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.22.18)
2727
* [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.4)
2828
* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.22.0)
2929
* [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5)
3030
* [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.3)
3131
* ~~[gtksourceviewmm2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (2.10.3)~~ (currently unavailable)
3232
* [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.18.0)
33-
* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (1.4.6)
33+
* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (1.4.8)
3434
* [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.15)
3535
* [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.2.8)
3636
* [libepoxy](https://github.com/anholt/libepoxy) (1.4.3)
3737
* [libffi](http://sourceware.org/libffi/) (3.2.1)
3838
* [libiconv](https://ftp.gnu.org/pub/gnu/libiconv/) (1.15)
39-
* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.29)
39+
* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.31)
4040
* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.0)
4141
* [libxml2](http://xmlsoft.org/sources/) (2.9.4)
4242
* [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.40.0)
4343
* [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.0.0)
4444
* [libxslt](http://xmlsoft.org/sources/) (1.1.29)
4545
* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.40.6)
4646
* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.40.0)
47-
* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.40)
47+
* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.41)
4848
* [pixman](http://cairographics.org/releases/) (0.34.0)
4949
* [zlib](http://www.zlib.net) (1.2.11)
5050

gtk-nsis-pack/bin/fc-cache.exe

-41 Bytes
Binary file not shown.

gtk-nsis-pack/bin/fc-cat.exe

-41 Bytes
Binary file not shown.

gtk-nsis-pack/bin/fc-list.exe

-553 Bytes
Binary file not shown.

gtk-nsis-pack/bin/fc-match.exe

-553 Bytes
Binary file not shown.

gtk-nsis-pack/bin/fc-pattern.exe

-41 Bytes
Binary file not shown.

gtk-nsis-pack/bin/fc-query.exe

-41 Bytes
Binary file not shown.

gtk-nsis-pack/bin/fc-scan.exe

-41 Bytes
Binary file not shown.

gtk-nsis-pack/bin/fc-validate.exe

-41 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)