./x11/wxGTK26, GTK-based implementation of the wxWidgets GUI library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 2.6.3nb6, Package name: wxGTK-2.6.3nb6, Maintainer: joerg

A GTK+-based implementation of the wxWidgets cross-platform GUI library.

wxWidgets is a set of libraries that allows C++ applications to compile and
run on several different types of computer, with minimal source code changes.
There is one library per supported GUI (such as Windows, GTK+, Motif, and Mac).
As well as providing a common API (Application Programming Interface) for GUI
functionality, it provides functionality for accessing some commonly-used
operating system facilities, from copying and deleting files to socket and
thread support. wxWidgets is a 'framework' in the sense that it provides a lot
of built-in functionality, which the application can use or replace as required,
thus saving a great deal of coding effort. Basic data structures such as
strings, arrays, linked lists and hash tables are also supported.

Such a toolkit is not unique - there are others to choose from - but wxWidgets
is free, well-established, well-documented, and very broad in its coverage of
GUI functionality. It has some extras that make it stand out from the crowd,
such as the many convenience dialogs, built-in HTML display and printing,
virtual filesystems, easy-to-use OLE automation controller class, Open GL
support, and many other features that make it easier to write modern and
user-friendly applications.

There is also a python interface available, wxPython (see the py-wxWidgets
package).


Required to run:
[graphics/glu] [graphics/tiff] [graphics/MesaLib] [graphics/jpeg] [graphics/png] [x11/gtk2]

Required to build:
[devel/pkg-config] [devel/libtool-base] [x11/inputproto] [x11/renderproto] [x11/randrproto] [x11/xproto] [x11/xextproto] [x11/fixesproto] [pkgtools/x11-links]

Master sites: (Expand)

SHA1: 7c2dfe27a56aa99b4ea557a436bf84a13a579a9d
RMD160: d7465860d7c07b42d299d4b4c5d015b25f96a9dd
Filesize: 7044.062 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-28 14:34:22 by S.P.Zeidler | Files touched by this commit (6)
Log message:
Pullup ticket 3028 - requested by taca
security patch

Revisions pulled up:
- pkgsrc/x11/wxGTK26/Makefile		1.5
- pkgsrc/x11/wxGTK26/distinfo		1.4

Files added:
pkgsrc/x11/wxGTK26/patches/patch-ae
pkgsrc/x11/wxGTK26/patches/patch-af
pkgsrc/x11/wxGTK26/patches/patch-ag
pkgsrc/x11/wxGTK26/patches/patch-ah

   --------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Tue Feb 16 17:35:34 UTC 2010

   Modified Files:
           pkgsrc/x11/wxGTK26: Makefile distinfo
   Added Files:
           pkgsrc/x11/wxGTK26/patches: patch-ae patch-af patch-ag patch-ah

   Log message:
   Add patches for CVE-2009-2369 and CVE-2009-2625.

   Bump PKGREVISION.

   To generate a diff of this commit:
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/wxGTK26/Makefile
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/wxGTK26/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/x11/wxGTK26/patches/patch-ae \
       pkgsrc/x11/wxGTK26/patches/patch-af pkgsrc/x11/wxGTK26/patches/patch-ag \
       pkgsrc/x11/wxGTK26/patches/patch-ah