X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0f33cf107a4e9651475bfcd6f36fc532058707c..7d1f4c3ff01b09105c07d5e176a14428c834975e:/debian/control.in?ds=sidebyside diff --git a/debian/control.in b/debian/control.in index bae324d126..3e3f8779ca 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,9 +1,9 @@ Source: wxwindows=V Section: libs Priority: optional -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 +Build-Depends: debhelper (>=2.0), flex, bison, gettext, libgtk1.2-dev, python (>=2.1), python (<<2.2), python2.1-dev, zlib1g-dev, libjpeg62-dev, libpng2-dev, libtiff3g-dev, libgl-dev, libesd0-dev Maintainer: Ron Lee -Standards-Version: 3.2.1.2 +Standards-Version: 3.5.6.0 Package: libwxbase=V Architecture: any @@ -116,11 +116,11 @@ Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development) Package: libwxgtk=V-python Architecture: any Section: interpreters -Depends: python-base (>=1.5.2), ${shlibs:Depends} -Suggests: wxwin=V-doc +Depends: python (>=2.1), python (<<2.2), ${shlibs:Depends} +Suggests: wxwin=V-doc, wxwin=V-examples Conflicts: libwxgtk=V-python-contrib, python-wxwin Replaces: libwxgtk=V-python-contrib, python-wxwin -Description: wxWindows Cross-platform C++ GUI toolkit (Python binding) +Description: wxWindows Cross-platform C++ GUI toolkit (wxPython 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. @@ -140,6 +140,19 @@ Description: wxWindows Cross-platform C++ GUI toolkit (runtime contrib libs) This package provides the contrib libs of the wxWindows source tree (mmedia, ogl, stc) +Package: libwxgtk=V-univ +Architecture: any +Section: libs +Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libgtk1.2-dev, zlib1g-dev, libjpeg62-dev, libpng2-dev, libtiff3g-dev, libc6-dev, ${shlibs:Depends} +Suggests: wxwin=V-doc, libstdc++-dev, gettext, libgl-dev +Description: wxWindows Cross-platform C++ GUI toolkit (wxUNIVERSAL widgets) + 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 is built to use the wxUNIVERSAL widget set instead of + native gtk widgets. + Package: libwxgtk=V-contrib-dev Architecture: any Section: devel @@ -204,3 +217,55 @@ Description: wxWindows Cross-platform C++ GUI toolkit (examples) . This package contains examples of using the wxWindows toolkit. +Package: libwxbase-msw=V-dev +Architecture: i386 +Section: otherosfs +Depends: wxwin=V-headers-msw (= ${Source-Version}) +Conflicts: libwxbase-msw-dev +Replaces: libwxbase-msw-dev +Provides: libwxbase-msw-dev +Description: wxBase mingw32msvc-cross + mingw32msvc-cross wxBase libs. + +Package: libwxbase-msw=V-dbg +Architecture: i386 +Section: otherosfs +Depends: wxwin=V-headers-msw (= ${Source-Version}) +Conflicts: libwxbase-msw-dbg +Replaces: libwxbase-msw-dbg +Provides: libwxbase-msw-dbg +Description: wxBase mingw32msvc-cross (debug) + mingw32msvc-cross wxBase libs. + __WXDEBUG__ version. + +Package: libwxmsw=V-dev +Architecture: i386 +Section: otherosfs +Depends: wxwin=V-headers-msw (= ${Source-Version}) +Conflicts: libwxmsw-dev +Replaces: libwxmsw-dev +Provides: libwxmsw-dev +Description: wxMSW mingw32msvc-cross + mingw32msvc-cross wxMSW libs. + +Package: libwxmsw=V-dbg +Architecture: i386 +Section: otherosfs +Depends: wxwin=V-headers-msw (= ${Source-Version}) +Conflicts: libwxmsw-dbg +Replaces: libwxmsw-dbg +Provides: libwxmsw-dbg +Description: wxMSW mingw32msvc-cross (debug) + mingw32msvc-cross wxMSW libs. + __WXDEBUG__ version. + +Package: wxwin=V-headers-msw +Architecture: i386 +Section: otherosfs +Depends: wxwin=V-headers (= ${Source-Version}) +Conflicts: wxwin-headers-msw +Replaces: wxwin-headers-msw +Provides: wxwin-headers-msw +Description: Extra wxWindows headers for mingw32msvc-cross + Headers required by the wxWindows mingw32msvc-cross libraries. +