Download Latest Version gedit-2.4.1-orig.tar.bz2 (1.9 MB)
Email in envelope

Get an email when there's a new version of Cygwin GNOME 2.x

Home / gtk2 / 2.2.1
Name Modified Size InfoDownloads / Week
Parent folder
gtk2-devel-2.2.1-1.tar.bz2 2003-09-21 1.3 MB
gtk2-doc-2.2.1-1.tar.bz2 2003-09-21 639.9 kB
gtk2-2.2.1-1.tar.bz2 2003-09-21 2.1 MB
gtk+-2.2.1-cygwin.patch 2003-09-21 7.6 kB
gtk+-2.2.1.README 2003-09-21 1.7 kB
Totals: 5 Items   4.1 MB 0
NAME:         gtk+
VERSION:      2.2.1
RELEASE:      1
SUMMARY:      The GIMP ToolKit (GTK+), a library for creating GUIs for X.
DISTRIBUTION: Cygwin GNOME 2 <http://cygnome2.sourcefoge.net>
VENDOR:       
LICENSE:      LGPL
PACKAGER:     Hansom Young <glyoung@users.sourcefoge.net>
GROUP:        System Environment/Libraries
OS:           Cygwin
ARCH:         i586
REQUIRES      cygwin(>=1.3.22) glib2 atk pango XFree86-bin(>=4.3.0) libintl2
DESCRIPTION:  
The gtk+ package contains the GIMP ToolKit (GTK+), a library for
creating graphical user interfaces for the X Window System. GTK+ was
originally written for the GIMP (GNU Image Manipulation Program) image
processing program, but is now used by several other programs as
well.


About this Cygwin port
-----------------------
Note: this version requires Cygwin XFree86 X11R6 4.3!

Built on cygwin-1.3.22-1, Win2000 Professional + SP3
with gcc-3.2-3, binutils-20030307, libtool-devel-1.5-1
and XFree86-4.3.0-1, libiconv-1.8-3, gettext-0.11.5-1, pkgconfig-0.15.0-1,
glib-2.2.1, atk-1.2.2, pango-1.2.1.
Not yet tested on other configuration.

You don't need to install fontconfig or xft2 manually, as they are already
provided in Cygwin XFree86 4.3.0.

If you are still using XFree86 4.2.x and no plan to upgrade it,
you may try this one made by Masahiro Sakai:
http://web.sfc.keio.ac.jp/~s01397ms/cygwin/index.html.en
Note you also need fontconfig in this case.


Build gtk+-2.2.1 on Cygwin
----------------------------
Before starting, make sure you have latest libtool-devel package installed.

- untar
- patch -p1 -b < gtk-2.2.1-cygwin.patch
- ./configure --prefix=/opt/gnome2
- mv libtool libtool.old
  cp /usr/autotool/devel/bin/libtool libtool
- make
- make install


Source: gtk+-2.2.1.README, updated 2003-09-21