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.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								gtk-nsis-pack/bin/libpsl-5.dll
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								gtk-nsis-pack/bin/libpsl-5.dll
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -118,11 +118,12 @@ cp $INSTALL_SRC_MSYS2_BIN/libgnutls-30.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libgmp-10.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libhogweed-4.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libnettle-6.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libidn2-4.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libidn2-0.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libp11-kit-0.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libtasn1-6.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libunistring-2.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libproxy-1.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libpsl-5.dll $INSTALL_SRC_BIN | ||||
|  | ||||
| # Standard MSYS2 libraries | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libstdc++-6.dll $INSTALL_SRC_BIN | ||||
|   | ||||
| @@ -14,7 +14,7 @@ | ||||
|  | ||||
| !define GTK_VERSION "2.24.32" | ||||
| !define GTK_BIN_VERSION "2.10.0" | ||||
| !define PRODUCT_VERSION "${GTK_VERSION}-2019-02-07-ts-win64" | ||||
| !define PRODUCT_VERSION "${GTK_VERSION}-2019-03-26-ts-win64" | ||||
| !define PRODUCT_NAME "GTK2-Runtime Win64" | ||||
| !define PRODUCT_PUBLISHER "Tom Schoonjans" | ||||
| !define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer" | ||||
|   | ||||
| @@ -11,9 +11,9 @@ | ||||
| ; Directory and package names: gtk3-runtime. | ||||
|  | ||||
|  | ||||
| !define GTK_VERSION "3.24.4" | ||||
| !define GTK_VERSION "3.24.5" | ||||
| !define GTK_BIN_VERSION "3.0.0" | ||||
| !define PRODUCT_VERSION "${GTK_VERSION}-2019-02-07-ts-win64" | ||||
| !define PRODUCT_VERSION "${GTK_VERSION}-2019-03-26-ts-win64" | ||||
| !define PRODUCT_NAME "GTK3-Runtime Win64" | ||||
| !define PRODUCT_PUBLISHER "Tom Schoonjans" | ||||
| !define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer" | ||||
| @@ -294,11 +294,12 @@ SectionIn 1 2 RO | ||||
| 	File bin\libsoup-2.4-1.dll      ; libsoup | ||||
| 	File bin\libsoup-gnome-2.4-1.dll      ; libsoup | ||||
| 	File bin\libsqlite3-0.dll       ; libsoup dependency | ||||
| 	File bin\libpsl-5.dll       ; libsoup dependency | ||||
| 	File bin\libgnutls-30.dll       ; glib-networking dependency | ||||
| 	File bin\libgmp-10.dll		; glib-networking dependency | ||||
| 	File bin\libhogweed-4.dll       ; glib-networking dependency | ||||
| 	File bin\libnettle-6.dll	; glib-networking dependency | ||||
| 	File bin\libidn2-4.dll		; glib-networking dependency | ||||
| 	File bin\libidn2-0.dll		; glib-networking dependency | ||||
| 	File bin\libp11-kit-0.dll	; glib-networking dependency | ||||
| 	File bin\libtasn1-6.dll		; glib-networking dependency | ||||
| 	File bin\libunistring-2.dll	; glib-networking dependency | ||||
| @@ -681,11 +682,12 @@ Function un.DeleteDlls | ||||
| 	Delete $LIB_INSTDIR\libsoup-2.4-1.dll      ; libsoup | ||||
| 	Delete $LIB_INSTDIR\libsoup-gnome-2.4-1.dll      ; libsoup | ||||
| 	Delete $LIB_INSTDIR\libsqlite3-0.dll       ; libsoup dependency | ||||
| 	Delete $LIB_INSTDIR\libpsl-5.dll       ; libsoup dependency | ||||
| 	Delete $LIB_INSTDIR\libgnutls-30.dll       ; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libgmp-10.dll		; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libhogweed-4.dll       ; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libnettle-6.dll	; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libidn2-4.dll		; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libidn2-0.dll		; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libp11-kit-0.dll	; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libtasn1-6.dll		; glib-networking dependency | ||||
| 	Delete $LIB_INSTDIR\libunistring-2.dll	; glib-networking dependency | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| # GdkPixbuf Image Loader Modules file | ||||
| # Automatically generated file, do not edit | ||||
| # Created by gdk-pixbuf-query-loaders.exe from gdk-pixbuf-2.38.0 | ||||
| # Created by gdk-pixbuf-query-loaders.exe from gdk-pixbuf-2.38.1 | ||||
| # | ||||
| # LoaderDir = C:\msys64\mingw64\lib\gdk-pixbuf-2.0\2.10.0\loaders | ||||
| # | ||||
|   | ||||
										
											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
		Reference in New Issue
	
	Block a user