Source: nux
Priority: optional
Maintainer: Didier Roche <didrocks@ubuntu.com>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               gnome-common,
               autotools-dev,
               quilt,
               doxygen,
               libglib2.0-dev (>= 2.25.14),
               libgdk-pixbuf-2.0-dev,
               libboost-dev,
               libboost-filesystem-dev,
               libboost-system-dev,
               google-mock (>= 1.6.0+svn437),
               libgtest-dev,
               libcairo2-dev (>= 1.9.14),
               libpng-dev,
               libglewmx-dev [!armel !armhf],
               libxxf86vm-dev,
               libgl1-mesa-dev (>= 7.9~git20100924-0ubuntu3) [!armhf !armel],
               libglu1-mesa-dev [!armel !armhf],
               libegl1-mesa-dev [armel armhf],
               libgles2-mesa-dev [armel armhf],
               libxdamage-dev,
               libxcomposite-dev,
               libsigc++-2.0-dev,
               libpango1.0-dev,
               libx11-dev,
               libpcre2-dev,
               libpci-dev,
               libxinerama-dev,
               libgeis-dev (>= 2.2.10),
               libibus-1.0-dev,
               libxtst-dev,
               xserver-xorg-video-dummy,
Standards-Version: 3.9.6
Section: libs
Homepage: http://launchpad.net/nux
# If you aren't a member of ~unity-team but need to upload packaging changes,
# just go ahead.  ~unity-team will notice and sync up the code again.
Vcs-Browser: https://git.launchpad.net/~unity-team/nux
Vcs-Git: https://git.launchpad.net/~unity-team/nux

Package: libnux-4.0-0
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: libnux-4.0-common (= ${source:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Provides: libnux-abiversion-${nuxabiversion}
Description: Visual rendering toolkit for real-time applications - shared lib
 Nux is a graphical user interface toolkit for applications that mixes opengl
 hardware acceleration with high quality visual rendering.
 .
 This package contains shared libraries to be used by applications.

Package: nux-tools
Section: x11
Architecture: any
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Visual rendering toolkit for real-time applications - tools
 Nux is a graphical user interface toolkit for applications that mixes opengl
 hardware acceleration with high quality visual rendering.
 .
 This package contains various tools for nux

Package: libnux-4.0-dev
Section: libdevel
Architecture: any
Depends: libnux-4.0-0 (= ${binary:Version}),
         libglib2.0-dev (>= 2.25.14),
         libgdk-pixbuf-2.0-dev,
         libboost-dev,
         libcairo2-dev (>= 1.9.14),
         libpng-dev,
         libglewmx-dev [!armel !armhf],
         libgl1-mesa-dev [!armel !armhf],
         libglu1-mesa-dev [!armel !armhf],
         libegl1-mesa-dev [armel armhf],
         libgles2-mesa-dev [armel armhf],
         libgeis-dev (>= 2.2.10),
         libsigc++-2.0-dev,
         libpcre2-dev,
         libx11-dev,
         libxext-dev,
         libxinerama-dev,
         libxxf86vm-dev,
         ${misc:Depends}
Description: Visual rendering toolkit for real-time applications - dev files
 Nux is a graphical user interface toolkit for applications that mixes opengl
 hardware acceleration with high quality visual rendering.
 .
 This package contains files that are needed to build applications.

Package: libnux-4.0-common
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Visual rendering toolkit for real-time applications - common files
 Nux is a graphical user interface toolkit for applications that mixes opengl
 hardware acceleration with high quality visual rendering.
 .
 This package contains common architecture files used by the library.

