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

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


Branch: pkgsrc-2009Q4, Version: 2.4.2nb16, Package name: wxGTK24-2.4.2nb16, Maintainer: pkgsrc-users

A GTK+-based implementation of the wxWidgets cross-platform GUI library.
This package contains the older 2.4 release.

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: 3f1ebacaaf8eb5510c14ee10bafbc5f225be842c
RMD160: 8076d1ba31c9b23becb241cbad5a83763fee776e
Filesize: 5255.796 KB

Version history: (Expand)


CVS history: (Expand)


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

Revisions pulled up:
- pkgsrc/x11/wxGTK24/Makefile		1.11
- pkgsrc/x11/wxGTK24/distinfo		1.10

Files added:
pkgsrc/x11/wxGTK24/patches/patch-am
pkgsrc/x11/wxGTK24/patches/patch-an
pkgsrc/x11/wxGTK24/patches/patch-ao
pkgsrc/x11/wxGTK24/patches/patch-ap

   --------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Tue Feb 16 17:33:39 UTC 2010

   Modified Files:
           pkgsrc/x11/wxGTK24: Makefile distinfo
   Added Files:
           pkgsrc/x11/wxGTK24/patches: patch-am patch-an patch-ao patch-ap

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

   Bump PKGREVISION.

   To generate a diff of this commit:
   cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/wxGTK24/Makefile
   cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/wxGTK24/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/x11/wxGTK24/patches/patch-am \
       pkgsrc/x11/wxGTK24/patches/patch-an pkgsrc/x11/wxGTK24/patches/patch-ao \
       pkgsrc/x11/wxGTK24/patches/patch-ap