Compare commits

..

57 Commits

Author SHA1 Message Date
29f9d477bc New installers: 2019-11-07
Closes #24
2019-11-07 16:03:51 +00:00
07fe7dbe80 New installers: 2019-10-04 2019-10-04 14:45:59 +01:00
b5299b2e9e New installers: 2019-08-05 2019-08-05 09:12:34 +01:00
e20195cfbf New installers: 2019-07-02 2019-07-02 10:12:26 +01:00
12ed7c624f Create FUNDING.yml 2019-05-23 19:38:26 +01:00
ed18ffc0ee New installers: 2019-04-26 2019-04-26 12:28:21 +01:00
9310da3a8c README.md: add downloads badge 2019-04-22 16:13:58 +01:00
ac734e8d8b New installers: 2019-03-26
Closes #23
2019-03-26 12:49:28 +00:00
257df8f277 New installers: 2019-02-07 2019-02-07 14:06:43 +00:00
0d74248592 New installers: 2018-12-19 2018-12-19 13:52:19 +00:00
e80938e197 New installers: 2018-10-03
Closes #22
2018-10-03 17:49:54 +01:00
fd197d4ef0 New installers: 2018-09-13 2018-09-13 13:40:33 +01:00
fdb647da0c Fix XMI-MSIM repo link
Closes #21
2018-09-04 11:43:36 +01:00
918b26dbeb New installers: 2018-08-01 2018-08-01 09:07:12 +01:00
1595c18695 New installers: 2018-06-12
* Closes #14: add fontconfig configuration files
2018-06-12 11:20:15 +01:00
a8bb24b6e0 README fix www.msys2.org link 2018-05-17 06:41:59 +01:00
de8599e01b New installers: 2018-03-12
* Closes #13 -> add missing libjasper and libjpeg dlls
2018-03-12 09:03:21 +00:00
0f30a324a0 New installers: 2018-02-20
* includes bugfix for ssl certificates that were not removed on
uninstall
2018-02-20 10:00:42 +00:00
c1da5644ed New installers: 2018-01-18 2018-01-18 09:18:30 +00:00
ad04f9b483 New installers: 2017-11-15 2017-11-15 11:10:03 +00:00
953f1c8042 README.md changes 2017-10-26 12:42:00 +01:00
029f5282aa README update 2017-09-25 13:14:05 +01:00
ddb38897c5 New installers: 2017-09-25 2017-09-25 13:10:43 +01:00
80cfd7dcfe New installer: 2017-09-11 2017-09-11 21:03:32 +01:00
6e6eb9e3a0 Add libsoup support and fix gettext language files 2017-09-06 05:24:54 +01:00
fb54d5067c New installers: 2017-08-17 2017-08-17 15:26:02 +01:00
50fcafdd3f New installers: 2017-06-27 2017-06-27 09:53:13 +01:00
d6371c1945 New installers: 2017-05-30 2017-05-30 14:04:41 +01:00
c933bc263f README.md: add donation link 2017-05-08 13:28:07 +01:00
bf4fdc02c0 README: remove dead link 2017-04-26 07:59:40 +01:00
293d234c78 New installers: 2017-04-05 2017-04-05 13:13:13 +01:00
be6831f938 Use Github releases for download hosting 2017-03-13 08:16:51 +00:00
32534d4daf New installers: 2017-03-09 2017-03-09 09:11:05 +00:00
065daeaa7c Update README.md for MSYS2 transition 2017-02-20 16:28:12 +00:00
62bc95e7ba Finalize transition to MSYS2
Everything appears to work fine...

Closes #5
Closes #6
2017-02-20 16:02:31 +00:00
0d5724262f gtk+3 3.22.7 2017-01-19 05:05:12 +00:00
e4c1944e2d gtk+3 3.22.6 2017-01-18 11:03:22 +00:00
cc82f4c746 fix gtk2 installer 2016-11-29 17:33:29 +00:00
939e50d7c7 Adding missing 2 files 2016-09-18 21:13:03 +02:00
5f5fbc5a12 Fixing wrong directoy copy script 2016-09-07 07:22:41 +02:00
fb293f2b79 More changes to have a complete MSYS2 version
Extended the copy script, did a deep dependency research and modified installed libraries
2016-09-06 23:03:14 +02:00
eb4d5b4717 Modified the binary files to use MSYS2 environment of GTK (mingw64 folder)
Also added a script which copies all necessary files from the appropriate MSYS2/mingw64 folders to the bin folder of the install environment
Updated GTK3 NSI script
2016-09-05 21:21:51 +02:00
9ee00261c1 gtk2 2.24.30 and gtk3 3.20.2
next time: write a script that copies all required files from /usr/local to the git repo...
2016-04-12 07:27:26 +02:00
1c9141a50b new packages created gtk-2.24.29 and gtk-3.18.6
all dependencies have been updated
patches were necessary for cairo and cairomm
libepoxy added: new gtk3 dependency
2016-01-10 14:00:34 +01:00
d55963d2a7 README.md: link to xmimsim.iss fixed 2015-08-10 09:49:53 +01:00
7e9191ba33 switched to TDM-GCC 5.1.0
recompiled all C++ code as the new compiler appears to have default C++11 support. This will break backwards compatibility!
2015-07-04 14:42:17 +02:00
9adcfe1399 new package: gtk-2.24.28 and gtk-3.14.13
Closes #1 -> NSIS installer with long PATH names
Closes #2 -> libxml++ added

New packages added: json-glib, libxml++ and libxslt
Several packages saw a version bump.
For now I am sticking with gtk-3.14, since gtk-3.16 introduces a mandatory dependency on OpenGL through libepoxy which I still need to figure out...
2015-06-23 17:03:35 +02:00
5ccd4e14ef typo fixed in readme 2015-01-28 10:14:32 +01:00
842e785b0a Readme.md updated with new packages 2015-01-27 14:26:54 +01:00
a8d71d9e8f filechooser bug fixed and gnome icon theme added 2015-01-27 13:36:35 +01:00
ed9543055c Update README.md after creating new packages 2015-01-22 14:43:46 +01:00
beb82a20c4 gtkmm3 installer added
license modified
2015-01-22 14:03:13 +01:00
6913ebb81a gtk2 installer fixed now
registry problem in uninstaller led to bad uninstalls
2015-01-22 10:51:11 +01:00
9099de89b6 first working version of gtkmm2 package
uninstaller acting weird though
need to check XMI-MSIM version too
2015-01-21 18:30:05 +01:00
684f71904c new gtk2 installer produced, testing now 2015-01-21 10:47:06 +01:00
97c43bccc7 some deletes
libharfbuzz is utterly redundant since only libpangoft2 depends on it but
gtk doesnt use it unless x11 is found
2015-01-20 18:09:18 +01:00
61163067dd compiled gtkmm2 and gtkmm3 and all their dependencies 2015-01-20 18:06:16 +01:00
12171 changed files with 32164 additions and 2779 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
custom: https://www.paypal.me/tomschoonjans/10

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*~
gtk2-runtime*-ts-win64*exe
gtk3-runtime*-ts-win64*exe
*.swp
/.vscode

View File

@ -1,39 +1,68 @@
GTK+ for Windows Runtime Environment Installer: 64-bit
======================================================
[![Github Downloads All Releases](https://img.shields.io/github/downloads/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/total.svg)](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases)
[![PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/tomschoonjans/10) [![Amazon Wish list](https://img.shields.io/badge/Amazon-Wishlist-green.svg)](http://amzn.eu/8ml3d0c)
This repository is a fork of the [GTK+ for Windows Runtime Environment Installer](http://gtk-win.sourceforge.net) that was originally created
by Alexander Shaduri.
My efforts here will focus on creating a **64-bit version** of the runtime that he has been providing so far, using up to date versions of GTK+ and its dependencies.
My efforts here will focus on creating a **64-bit version** of the GTK+-2 runtime that he has been providing so far, using up to date versions of GTK+ and its dependencies. Recently I have also created a 64-bit **GTK+-3 runtime package**. All packages now contain **Gtkmm** and its dependencies too. Since the GTK+ developers recently dropped support for stock icons (a mistake of epic proportions IMHO...), I added the Adwaita icon theme to the GTK+-3 runtime, so you can still enjoy pretty filechooserdialogs etc! I have also added a couple of commonly used libraries such as libxml++, libxslt, gtksourceview, libsoup and sqlite.
The installers can be found [here](http://lvserver.ugent.be/gtk-win64/).
The installers can be found in the [releases section](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases).
**[Keep in mind though that these packages are experimental. Binary compatibility between versions is not guaranteed!!!.](http://www.gtk.org/download/win64.php)**
The current releases ([gtk2-runtime-2.24.32-2019-11-07-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-11-07/gtk2-runtime-2.24.32-2019-11-07-ts-win64.exe) and [gtk3-runtime-3.24.12-2019-11-07-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2019-11-07/gtk3-runtime-3.24.12-2019-11-07-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://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!!!).
Both for convencience as well as for increased reliability across installations, it is recommended for developers to compile and link against the GTK+ SDK that I used to create the installers. This SDK can also be obtained at the aforementioned url.
The following packages are included in the current GTK+-2/3 installers
The current release (gtk2-runtime-2.24.24-2014-09-28-ts-win64.exe) has been compiled using GCC 4.8.1 (MinGW-w64 installed from TDM-GCC).
The included GTK+ dependencies were selected according to the flowchart used by [Hexchat](http://hexchat.github.io/gtk-win32/). The source tarballs can be obtained by clicking on the names of the dependencies in the following list:
* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (3.32.0)
* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.34.1)
* [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.28.0)
* [cairo](http://cairographics.org/releases/) (1.16.0)
* [cairomm](http://cairographics.org/releases/) (1.12.2)
* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.13.1)
* [freetype](http://www.freetype.org/download.html) (2.10.1)
* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.40.0)
* [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1)
* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.62.2)
* [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.62.1)
* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.62.0)
* [gobject-introspection](http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/) (1.62.0)
* [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.32)
* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.12)
* [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.5)
* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.1)
* [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5)
* [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.11)
* ~~[gtksourceviewmm2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (2.10.3)~~ (currently unavailable)
* [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.21.3)
* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (2.6.2)
* [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.17)
* [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.4.4)
* [libepoxy](https://github.com/anholt/libepoxy) (1.5.3)
* [libffi](http://sourceware.org/libffi/) (3.2.1)
* [libiconv](https://ftp.gnu.org/pub/gnu/libiconv/) (1.16)
* [libpeas](http://ftp.gnome.org/pub/gnome/sources/libpeas/) (1.22.0)
* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.37)
* [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.46.3)
* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.2)
* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.68.2)
* [libxml2](http://xmlsoft.org/sources/) (2.9.9)
* [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.40.1)
* [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.0.1)
* [libxslt](http://xmlsoft.org/sources/) (1.1.33)
* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.43.0)
* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.42.0)
* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.43)
* [pixman](http://cairographics.org/releases/) (0.38.4)
* [sqlite](https://www.sqlite.org) (3.30.1)
* [zlib](http://www.zlib.net) (1.2.11)
* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.14.0)
* [cairo](http://cairographics.org/releases/) (1.12.16)
* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.11.1)
* [freetype](http://www.freetype.org/download.html) (2.5.3)
* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.31.1)
* [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.2)
* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.42.0)
* [gtk](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.24)
* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (0.9.35)
* [libffi](http://sourceware.org/libffi/) (3.1)
* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.13)
* [libxml2](http://xmlsoft.org/sources/) (2.9.1)
* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.36.8)
* [pixman](http://cairographics.org/releases/) (0.32.6)
* [win-iconv](http://code.google.com/p/win-iconv/downloads/list) (0.0.6)
* [zlib](http://www.zlib.net) (1.2.8)
For all other information regarding how to use the installer, the reader is kindly referred to [Alexander Shaduri's website](http://gtk-win.sourceforge.net) of the GTK for Windows runtime environment installer. The only difference with the installers found at his website is that mine DO NOT have the `compatdlls` option, but this should present no problems to any user.
For all other information regarding how to use the installer, the reader is kindly referred to the [Alexander Shaduri's website](http://gtk-win.sourceforge.net) of the GTK for Windows runtime environment installer. The only difference with the installers found at this website is that mine DO NOT have the `compatdlls` option, but this should present no problems to any user.
Personally I use this installer in my [XMI-MSIM project](http://github.com/tschoonj/xmimsim). You may want to have a look at my Inno Setup ([new](https://github.com/tschoonj/xmimsim/blob/master/windows/xmimsim.iss)) and NSIS ([old](https://github.com/tschoonj/xmimsim/blob/XMI-MSIM-4.0/nsis/xmimsim-win64.nsi.in)) based installers.
Personally I use this installer in my [XMI-MSIM project](http://github.com/xmimsim). You may want to have a look at my Inno Setup ([new](https://github.com/tschoonj/xmimsim/blob/master/nsis/xmimsim.iss)) and NSIS ([old](https://github.com/tschoonj/xmimsim/blob/XMI-MSIM-4.0/nsis/xmimsim-win64.nsi.in)) based installers.
Those interested in scientific plotting using Gtkmm3 may want to have a look at my project [Gtkmm-PLplot](https://github.com/tschoonj/gtkmm-plplot). Documentation and examples can be found [here](http://tschoonj.github.io/gtkmm-plplot)
If you have enjoyed using this project, please consider making a donation or buying something off my Amazon Wish list.
Tom Schoonjans

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
gtk-nsis-pack/bin/gdbus.exe Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More