Source: forge
Standards-Version: 4.7.3
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Ghislain Antony Vaillant <ghisvail@gmail.com>,
Section: libs
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libboost-dev,
 libfontconfig-dev,
 libfreeimage-dev,
 libfreetype-dev,
 libgl1-mesa-dev | libgl-dev,
 libglbinding-dev,
 libglfw3-dev,
 libglm-dev,
Build-Depends-Indep:
 doxygen <!nodoc>,
Vcs-Browser: https://salsa.debian.org/science-team/forge
Vcs-Git: https://salsa.debian.org/science-team/forge.git
Homepage: https://github.com/arrayfire/forge

Package: libforge1t64
Provides: ${t64:Provides}
Replaces: libforge1
Breaks: libforge1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: high-performance OpenGL visualization
 A prototype of the OpenGL interop library that can be used with ArrayFire. The
 goal of Forge is to provide high performance OpenGL visualizations for C/C++
 applications that use CUDA/OpenCL.
 .
 This package provides the shared libraries.

Package: libforge-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 ${misc:Depends},
 libforge1t64 (= ${binary:Version}),
Suggests:
 forge-doc <!nodoc>,
Description: development files for forge
 A prototype of the OpenGL interop library that can be used with ArrayFire. The
 goal of Forge is to provide high performance OpenGL visualizations for C/C++
 applications that use CUDA/OpenCL.
 .
 This package provides the development files.

Package: forge-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 libjs-mathjax,
Description: documentation for forge
 A prototype of the OpenGL interop library that can be used with ArrayFire. The
 goal of Forge is to provide high performance OpenGL visualizations for C/C++
 applications that use CUDA/OpenCL.
 .
 This package provides the documentation.
Build-Profiles: <!nodoc>
