Package: libwxbase2.6-0 Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: libs Maintainer: Ron Lee Depends: libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), zlib1g (>= 1:1.2.1) Replaces: libwxgtk2.6-0 (<< 2.6.3.2) Architecture: i386 Filename: ./libwxbase2.6-0_2.6.3.2.1.5_i386.deb Size: 506926 Installed-Size: 1365 MD5sum: 59c9784d637ff381d36a5ec70787c5de Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk2.6 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Package: libwxbase2.6-dbg Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: extra Section: libdevel Maintainer: Ron Lee Depends: wx2.6-headers (= 2.6.3.2.1.5), libc6-dev Replaces: libwxgtk2.6-dbg (<< 2.6.3.2) Architecture: i386 Filename: ./libwxbase2.6-dbg_2.6.3.2.1.5_i386.deb Size: 2935496 Installed-Size: 9261 MD5sum: ae27bd205d6c327226000833e6f41bee Description: wxBase library (debug) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...) win32, and BeOS. . This package provides a debug version of the wxBase library. It is compiled both with -g for normal debugger tracing and with the __WXDEBUG__ flag which provides many internal checks by wxWidgets itself that are not performed on apps compiled with the 'release version' libs in the -dev package. Package: libwxbase2.6-dev Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: libdevel Maintainer: Ron Lee Depends: wx2.6-headers (= 2.6.3.2.1.5), libwxbase2.6-0 (= 2.6.3.2.1.5), libc6-dev Suggests: wx2.6-doc, gettext Replaces: libwxgtk2.6-dev (<< 2.6.3.2) Architecture: i386 Filename: ./libwxbase2.6-dev_2.6.3.2.1.5_i386.deb Size: 35052 Installed-Size: 96 MD5sum: ea8a5e43f6495e0ec9434975213c41fa Description: wxBase library (development) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS. . This package provides the files needed to compile apps using the wxBase library. Package: libwxgtk2.6-0 Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: libs Maintainer: Ron Lee Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.4-1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.0.2), libgl1-mesa | libgl1, libglib2.0-0 (>= 2.10.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.8.0), libjpeg62, libpango1.0-0 (>= 1.12.3), libpng12-0 (>= 1.2.8rel), libstdc++6 (>= 4.0.2-4), libtiff4, libwxbase2.6-0 (>= 2.6.3.2.1.5), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1, zlib1g (>= 1:1.2.1) Suggests: libgnomeprintui2.2-0 Architecture: i386 Filename: ./libwxgtk2.6-0_2.6.3.2.1.5_i386.deb Size: 2619182 Installed-Size: 7443 MD5sum: 133899c6131e077081af543235b9f201 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Package: libwxgtk2.6-dbg Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: extra Section: libdevel Maintainer: Ron Lee Depends: wx2.6-headers (= 2.6.3.2.1.5), libwxbase2.6-dbg (= 2.6.3.2.1.5), libc6-dev Architecture: i386 Filename: ./libwxgtk2.6-dbg_2.6.3.2.1.5_i386.deb Size: 19015724 Installed-Size: 62351 MD5sum: af1c13eb13ea0b4d8b82dd49db81b10a Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a debug version of the wxGTK library. It is compiled both with -g for normal debugger tracing and with the __WXDEBUG__ flag which provides many internal checks by wxWidgets itself that are not performed on apps compiled with the 'release version' libs in the -dev package. Package: libwxgtk2.6-dev Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: libdevel Maintainer: Ron Lee Depends: wx2.6-headers (= 2.6.3.2.1.5), libwxgtk2.6-0 (= 2.6.3.2.1.5), libwxbase2.6-dev (= 2.6.3.2.1.5), libc6-dev Suggests: wx-common, wx2.6-doc, libstdc++-dev, gettext, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Architecture: i386 Filename: ./libwxgtk2.6-dev_2.6.3.2.1.5_i386.deb Size: 35362 Installed-Size: 97 MD5sum: d708228e57d951a42ae5325c31c61ffa Description: wxWidgets Cross-platform C++ GUI toolkit (GTK+ development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. Package: optipng Version: 0.5.2-1 Priority: optional Section: graphics Maintainer: Nelson A. de Oliveira Depends: libc6 (>= 2.3.4-1), zlib1g (>= 1:1.2.1) Architecture: i386 Filename: ./optipng_0.5.2-1_i386.deb Size: 81670 Installed-Size: 200 MD5sum: 2cefa530dcdda9016eda6b52621729f5 Description: advanced PNG (Portable Network Graphics) optimizer OptiPNG is a PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compression methods and strategies, and selects the compression parameters that yield the smallest output file. It also recognizes several external file formats like BMP, GIF and PNM (PBM, PGM, PPM). . Homepage: http://www.cs.toronto.edu/~cosmin/pngtech/optipng/ Package: prozilla Version: 1:1.3.7.4-1 Priority: optional Section: net Maintainer: Guilherme de S. Pastore Depends: libc6 (>= 2.3.2.ds1-4), libncurses5 (>= 5.4-1) Conflicts: prozilla-gtk Replaces: prozilla-gtk Architecture: i386 Filename: ./prozilla_1.3.7.4-1_i386.deb Size: 82036 Installed-Size: 260 MD5sum: 19f8917b41151c1dc47550e43a31fb36 Description: multi-threaded download accelerator ProZilla is a download accelerator which may break files into small pieces and use multiple connections to download them, consequently increasing the download speed. . Among some other nice features, it allows you to resume interrupted downloads and choose the number of simultaneous connections, using HTTP or FTP. However, what makes ProZilla really unique is its console-based approach, with a beautiful ncurses interface to display the progress. . Homepage: http://prozilla.genesys.ro Package: python-central Version: 0.5.5ubuntu2 Priority: standard Section: python Maintainer: Matthias Klose Depends: python (>= 2.3) Architecture: all Filename: ./python-central_0.5.5ubuntu2_all.deb Size: 24616 Installed-Size: 116 MD5sum: 67efec141766364e9d66ffec5fce0eb6 Description: register and build utility for Python packages This package provides support for building and installing python modules independent of the current installed Python version. Package: python-wxgtk2.6 Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: python Maintainer: Ron Lee Depends: python-wxversion, python2.4, python (<< 2.5), python (>= 2.4), libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libwxbase2.6-0 (>= 2.6.3.2.1.5), libwxgtk2.6-0 (>= 2.6.3.2.1.5) Suggests: wx2.6-doc, wx2.6-examples, python-xml Conflicts: libwxgtk2.6-0-python, wxpython2.6-0 Replaces: libwxgtk2.6-0-python, wxpython2.6-0 Architecture: i386 Filename: ./python-wxgtk2.6_2.6.3.2.1.5_i386.deb Size: 2747330 Installed-Size: 11629 MD5sum: 7982851b43188592ee6ef973b52a26a1 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython binding) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a Python binding to the wxGTK library and the wxPython runtime support libraries. If you wish to use xrc you'll also need the python-xml package installed. Package: python-wxtools Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: python Maintainer: Ron Lee Depends: python-wxgtk2.6, python2.4, python (<< 2.5), python (>= 2.4) Conflicts: wxpython2.6-0 Replaces: wxpython2.6-0, libwxgtk2.4-python, wxpython2.4-1 Architecture: all Filename: ./python-wxtools_2.6.3.2.1.5_all.deb Size: 17632 Installed-Size: 88 MD5sum: d4c0d68a7c9ebdd455e2c8065806e2aa Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython common files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides support utilities and common files for wxPython2.6. If you wish to use xrced you'll also need the python-xml package installed. Package: python-wxversion Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: python Maintainer: Ron Lee Depends: python (<< 2.5), python (>= 2.4) Conflicts: wxpython2.6-0 Replaces: wxpython2.6-0 Architecture: all Filename: ./python-wxversion_2.6.3.2.1.5_all.deb Size: 21694 Installed-Size: 52 MD5sum: eca8cea0fb73bd0def42d4502571f676 Description: wxWidgets Cross-platform C++ GUI toolkit (wxPython version selector) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the wxPython version selector. Package: wx-common Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: devel Maintainer: Ron Lee Depends: libc6 (>= 2.3.4-1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libwxbase2.6-0 (>= 2.6.3.2.1.5), zlib1g (>= 1:1.2.1) Conflicts: wx2.6-common Replaces: wxwin2.4-headers, libwxgtk2.4-contrib-dev, wx2.6-common Architecture: i386 Filename: ./wx-common_2.6.3.2.1.5_i386.deb Size: 46518 Installed-Size: 112 MD5sum: b03d3ff6e92d55cf3f9139cac55d1785 Description: wxWidgets Cross-platform C++ GUI toolkit (common support files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides common support files not bound to any particular wxWidgets release, such as font metrics required by some ports, and miscellaneous developer aids and binary utilities. Package: wx2.6-doc Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: doc Maintainer: Ron Lee Suggests: doc-base, www-browser Provides: wx-doc Architecture: all Filename: ./wx2.6-doc_2.6.3.2.1.5_all.deb Size: 1251372 Installed-Size: 6862 MD5sum: 8fae393fcdb4727688c0b0e71eaf2d84 Description: wxWidgets Cross-platform C++ GUI toolkit (documentation) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides a HTML version of the wxWidgets reference manual. Package: wx2.6-examples Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: devel Maintainer: Ron Lee Suggests: libwxgtk2.6-dev (= 2.6.3.2.1.5), wx2.6-doc Architecture: all Filename: ./wx2.6-examples_2.6.3.2.1.5_all.deb Size: 3612578 Installed-Size: 6073 MD5sum: 834582583e8972c0fed17c7f33b8c8a1 Description: wxWidgets Cross-platform C++ GUI toolkit (examples) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package contains examples of using the wxWidgets toolkit in C++ and with the wxPython language binding. Package: wx2.6-headers Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: devel Maintainer: Ron Lee Architecture: i386 Filename: ./wx2.6-headers_2.6.3.2.1.5_i386.deb Size: 877302 Installed-Size: 4966 MD5sum: dffbb9d2fb38c289b74c6f8b4a09d2ad Description: wxWidgets Cross-platform C++ GUI toolkit (header files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the common header files required to build applications using the wxWidgets toolkit. Package: wx2.6-i18n Source: wxwidgets2.6 Version: 2.6.3.2.1.5 Priority: optional Section: libs Maintainer: Ron Lee Conflicts: wx-i18n, wxwin-i18n, wx2.4-i18n Provides: wx-i18n Replaces: wx-i18n, wxwin-i18n, wx2.4-i18n, wx2.5-i18n Architecture: all Filename: ./wx2.6-i18n_2.6.3.2.1.5_all.deb Size: 629060 Installed-Size: 1641 MD5sum: cb6f626f082456ad738adcf36351c924 Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org . This package provides the i18n message catalogs for wxWidgets.