Source: c++-gtk-utils
Section: libs
Priority: optional
Maintainer: Christoph Korn <christoph.korn@getdeb.net>
Build-Depends: debhelper (>= 9),
               autotools-dev,
               libglib2.0-dev,
               libgtk2.0-dev,
               libgtk-3-dev,
               libdbus-1-dev,
               libdbus-glib-1-dev,
               libpango1.0-dev
Standards-Version: 3.9.7
Homepage: http://cxx-gtk-utils.sourceforge.net

Package: libcxx-gtk-utils-2-2.2-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Suggests: libcxx-gtk-utils-3-2.2-0
Description: Programming GTK+ (GTK 2.0) programs using C++
 c++-gtk-utils is a lightweight library containing a number
 of classes and functions for programming GTK+ programs
 using C++ in POSIX (unix-like) environments, where the
 user does not want to use a full-on wrapper such as gtkmm
 or wxWidgets, or is concerned about exception safety or
 thread safety of the wrapper and their documentation.
 It is parallel installable for both GTK+2 and GTK+3.

Package: libcxx-gtk-utils-2-dev
Architecture: any
Depends: ${misc:Depends}, libcxx-gtk-utils-2-2.2-0 (= ${binary:Version}),
Recommends: libcxx-gtk-utils-doc (= ${source:Version})
Section: libdevel
Multi-Arch: same
Description: Programming GTK+2.0 programs using C++ (header files)
 c++-gtk-utils is a lightweight library containing a number
 of classes and functions for programming GTK+ programs
 using C++ in POSIX (unix-like) environments, where the
 user does not want to use a full-on wrapper such as gtkmm
 or wxWidgets, or is concerned about exception safety or
 thread safety of the wrapper and their documentation.
 It is parallel installable for both GTK+2 and GTK+3.
 .
 (This package contains the development files).

Package: libcxx-gtk-utils-3-2.2-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Suggests: libcxx-gtk-utils-2-2.2-0
Description: Programming GTK+ (GTK 3) programs using C++
 c++-gtk-utils is a lightweight library containing a number
 of classes and functions for programming GTK+ programs
 using C++ in POSIX (unix-like) environments, where the
 user does not want to use a full-on wrapper such as gtkmm
 or wxWidgets, or is concerned about exception safety or
 thread safety of the wrapper and their documentation.
 It is parallel installable for both GTK+2 and GTK+3.

Package: libcxx-gtk-utils-3-dev
Architecture: any
Depends: ${misc:Depends}, libcxx-gtk-utils-3-2.2-0 (= ${binary:Version}),
Recommends: libcxx-gtk-utils-doc (= ${source:Version})
Section: libdevel
Multi-Arch: same
Description: Programming GTK+3 programs using C++ (header files)
 c++-gtk-utils is a lightweight library containing a number
 of classes and functions for programming GTK+ programs
 using C++ in POSIX (unix-like) environments, where the
 user does not want to use a full-on wrapper such as gtkmm
 or wxWidgets, or is concerned about exception safety or
 thread safety of the wrapper and their documentation.
 It is parallel installable for both GTK+2 and GTK+3.
 .
 (This package contains the development files).

Package: libcxx-gtk-utils-dev
Architecture: any
Depends: libcxx-gtk-utils-2-dev (= ${binary:Version}), libcxx-gtk-utils-3-dev (= ${binary:Version})
Recommends: libcxx-gtk-utils-doc (= ${source:Version})
Section: libdevel
Multi-Arch: same
Description: Programming GTK+ programs using C++ (header files)
 c++-gtk-utils is a lightweight library containing a number
 of classes and functions for programming GTK+ programs
 using C++ in POSIX (unix-like) environments, where the
 user does not want to use a full-on wrapper such as gtkmm
 or wxWidgets, or is concerned about exception safety or
 thread safety of the wrapper and their documentation.
 It is parallel installable for both GTK+2 and GTK+3.
 .
 (This package install both gtk2 and gtk3 the development files).

Package: libcxx-gtk-utils-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Programming GTK+ programs using C++ (documentation)
 c++-gtk-utils is a lightweight library containing a number
 of classes and functions for programming GTK+ programs
 using C++ in POSIX (unix-like) environments, where the
 user does not want to use a full-on wrapper such as gtkmm
 or wxWidgets, or is concerned about exception safety or
 thread safety of the wrapper and their documentation.
 It is parallel installable for both GTK+2 and GTK+3.
 .
 (This package contains the documentation).
