gtkmm3 installer added
license modified
This commit is contained in:
@@ -1,30 +1,23 @@
|
||||
|
||||
You can find the latest version of this software at http://gtk-win.sourceforge.net.
|
||||
You may reach the packager (Alexander Shaduri) by email at ashaduri 'at' gmail.com
|
||||
You can find the latest version of this software at https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer
|
||||
You may reach the packager (Tom Schoonjans and Alexander Shaduri) by email at tom.schoonjans 'at' gmail.com and ashaduri 'at' gmail.com
|
||||
|
||||
The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy.
|
||||
|
||||
This package contains the following software (or pieces of it):
|
||||
GTK+, ATK, Pango, GLib, gdk_pixbuf: http://www.gtk.org/;
|
||||
Cairo: http://cairographics.org/;
|
||||
Expat: http://expat.sourceforge.net/;
|
||||
GTK+, ATK, Pango, GLib, gdk_pixbuf, atkmm, glibmm, gtkmm, pangomm, libsigc++: http://www.gtk.org/;
|
||||
Cairo, pixman, cairomm: http://cairographics.org/;
|
||||
Libxml2: http://xmlsoft.org/;
|
||||
Fontconfig: http://www.fontconfig.org/;
|
||||
Freetype2: http://www.freetype.org/;
|
||||
intl library (from gettext): http://www.gnu.org/software/gettext/;
|
||||
JPEG library: http://www.ijg.org/;
|
||||
libiconv: http://www.gnu.org/software/libiconv/;
|
||||
libiconv: https://code.google.com/p/win-iconv/;
|
||||
libpng: http://www.libpng.org/pub/png/libpng.html;
|
||||
LibTIFF: http://www.libtiff.org/;
|
||||
harfbuzz: http://www.freedesktop.org/wiki/Software/HarfBuzz/;
|
||||
libffi: https://sourceware.org/libffi/;
|
||||
zlib: http://www.zlib.net/.
|
||||
|
||||
You may obtain the respective sources at the URLs listed above.
|
||||
You may obtain the respective sources as well as their corresponding licenses at the URLs listed above.
|
||||
|
||||
The binaries distributed with this package come from either their official sites (listed above), or from the following locations:
|
||||
GTK+, ATK, Pango, GLib, gdk_pixbuf, Cairo and their dependencies can be obtained from http://ftp.gnome.org/pub/gnome/binaries/win32/.
|
||||
Most other binaries can be obtained from http://gnuwin32.sourceforge.net/.
|
||||
All binaries contained within this installer were compiled by the author using GCC 4.9.2 64-bit provided by the TDM-GCC project (http://tdm-gcc.tdragon.net/).
|
||||
|
||||
This package contains the licenses of libraries distributed in it:
|
||||
license_lgpl.txt contains a license for GTK+, ATK, Pango, GLib, gdk_pixbuf, Cairo, Expat, Fontconfig, Freetype2, intl, libiconv, LibTIFF;
|
||||
license_jpeg.txt contains a license for libjpeg;
|
||||
license_png.txt contains a license for libpng;
|
||||
license_zlib.txt contains a license for zlib.
|
||||
|
Reference in New Issue
Block a user