X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ca6a5f04692678cd2d9f3ea0843fc3f5a0b254f..2b004197c8cea40b41632e86cf27857463f985b8:/debian/control.in diff --git a/debian/control.in b/debian/control.in index 78203579a0..bae324d126 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,9 +1,9 @@ Source: wxwindows=V Section: libs Priority: optional -Build-Depends: debhelper, flex, bison, libgtk1.2-dev, python-dev (>=1.5.2), zlib1g-dev, libjpeg62-dev, libpng2-dev, libtiff3g-dev, mesag-dev +Build-Depends: debhelper (>=2.0), flex, bison, gettext, libgtk1.2-dev, python-dev (>=1.5.2), python-distutils, zlib1g-dev, libjpeg62-dev, libpng2-dev, libtiff3g-dev, libgl-dev, libesd0-dev Maintainer: Ron Lee -Standards-Version: 3.1.1 +Standards-Version: 3.2.1.2 Package: libwxbase=V Architecture: any @@ -15,8 +15,8 @@ Description: wxBase library (runtime) - non-GUI support classes of wxWindows too 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: Win32, generic Unix - (Linux, FreeBSD, Solaris, HP-UX, ...) and BeOS. + 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_gtk=V for use in console apps and daemons. It is currently @@ -25,7 +25,7 @@ Description: wxBase library (runtime) - non-GUI support classes of wxWindows too Package: libwxbase=V-dev Architecture: any Section: devel -Depends: wxwin=V-headers (= ${Source-Version}), libwxbase=V (= ${Source-Version}), libc6-dev +Depends: wxwin=V-headers (= ${Source-Version}), libwxbase=V (= ${Source-Version}), zlib1g-dev, libc6-dev Suggests: wxwin=V-doc, gettext Conflicts: libwxbase-dev Replaces: libwxbase-dev @@ -36,23 +36,27 @@ Description: wxBase library (development) - non-GUI support classes of wxWindows 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: Win32, generic Unix - (Linux, FreeBSD, Solaris, HP-UX, ...) and BeOS. + 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: libwxbase=V-dbg Architecture: any Section: devel +Priority: extra Depends: wxwin=V-headers (= ${Source-Version}), libc6-dev +Conflicts: libwxbase-dbg +Replaces: libwxbase-dbg +Provides: libwxbase-dbg Description: wxBase library (debug) - non-GUI support classes of wxWindows 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: Win32, generic Unix - (Linux, FreeBSD, Solaris, HP-UX, ...) and BeOS. + 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 @@ -63,7 +67,8 @@ Package: libwxgtk=V Architecture: any Section: libs Depends: ${shlibs:Depends} -Suggests: mesag3 +Suggests: libgl1 +Replaces: wxgtk2.1 Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ runtime) wxWindows is a class library for C++ providing GUI (Graphical User Interface) and other facilities on more than one platform. Version =V @@ -76,10 +81,10 @@ Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ runtime) Package: libwxgtk=V-dev Architecture: any Section: devel -Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libc6-dev -Suggests: wxwin=V-doc, libstdc++-dev, gettext, mesag-dev +Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libgtk1.2-dev, zlib1g-dev, libjpeg62-dev, libpng2-dev, libtiff3g-dev, libc6-dev +Suggests: wxwin=V-doc, libstdc++-dev, gettext, libgl-dev Conflicts: libwxgtk-dev -Replaces: libwxgtk-dev +Replaces: libwxgtk-dev, wxgtk2.1-dev Provides: libwxgtk-dev Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development) wxWindows is a class library for C++ providing GUI (Graphical User @@ -93,7 +98,11 @@ Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development) Package: libwxgtk=V-dbg Architecture: any Section: devel +Priority: extra Depends: wxwin=V-headers (= ${Source-Version}), libc6-dev +Conflicts: libwxgtk-dbg +Replaces: libwxgtk-dbg +Provides: libwxgtk-dbg Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development) wxWindows is a class library for C++ providing GUI (Graphical User Interface) and other facilities on more than one platform. Version =V @@ -107,14 +116,17 @@ Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development) Package: libwxgtk=V-python Architecture: any Section: interpreters -Depends: libwxgtk=V (= ${Source-Version}), python-base (>=1.5.2), ${shlibs:Depends} +Depends: python-base (>=1.5.2), ${shlibs:Depends} Suggests: wxwin=V-doc +Conflicts: libwxgtk=V-python-contrib, python-wxwin +Replaces: libwxgtk=V-python-contrib, python-wxwin Description: wxWindows Cross-platform C++ GUI toolkit (Python binding) wxWindows is a class library for C++ providing GUI (Graphical User Interface) and other facilities on more than one platform. Version =V currently supports subsets of GTK+, Motif, and MS Windows. . - This package provides a Python binding to the wxGTK library. + This package provides a Python binding to the wxGTK library and it's + contrib libs. Package: libwxgtk=V-contrib Architecture: any @@ -131,7 +143,7 @@ Description: wxWindows Cross-platform C++ GUI toolkit (runtime contrib libs) Package: libwxgtk=V-contrib-dev Architecture: any Section: devel -Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V-dev (= ${Source-Version}), libc6-dev +Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V-dev (= ${Source-Version}), libwxgtk=V-contrib (= ${Source-Version}), libc6-dev Conflicts: libwxgtk-contrib-dev Replaces: libwxgtk-contrib-dev Provides: libwxgtk-contrib-dev @@ -147,7 +159,7 @@ Package: wxwin=V-headers Architecture: any Section: devel Conflicts: wxwin-headers -Replaces: wxwin-headers +Replaces: wxwin-headers, wxgtk2.1-dev Provides: wxwin-headers Description: wxWindows Cross-platform C++ GUI toolkit (header files) wxWindows is a class library for C++ providing GUI (Graphical User