File debian.control of Package f3dfilter

Source: f3dfilter
Section: libs
Priority: optional
Maintainer: Michal Hucko <michal.hucko@fmph.uniba.sk>
Build-Depends: debhelper (>= 4.1.16), cmake, doxygen, libgsl0-dev, libxi-dev, libxmu-dev, yasm
#, fftw3-dev

Package: libf3dfilter1
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of different filters for volume data processing
 f3d (Format 3 Dimensional) is a simple format for storage of 3D datasets supporting different voxel types (8, 16, 32 bit signed/unsigned integers and 32 bit floats) and different grids (cartesian, regular, rectilinear). It does not support curvilinear and unstructured grids.
 This library contains only limited number of filter types. Some filter types have multiple different hardware implementations which are present in specialised hardware dependent libraries libf3dfilterXXX. You require these for certain aforementioned filters to operate.

#Package: libf3dfilterfft1
#Architecture: any
#Depends: ${shlibs:Depends}
#Description: Implementation of filters using FFT
# This package contains implementation of filters for f3dfilter library. In this package only variants using FFT operation are included. For different implementations of filters check packages libf3dfilterXXX where XXX is an identifier of a variant.

Package: libf3dfiltergl1
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of filters using OpenGL
 This package contains implementation of filters for f3dfilter library. In this package only variants using OpenGL are included. For different implementations of filters check packages libf3dfilterXXX where XXX is an identifier of a variant.

Package: libf3dfiltergsl1
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of filters using GSL library
 This package contains implementation of filters for f3dfilter library. In this package only variants using GSL library are included. For different implementations of filters check packages libf3dfilterXXX where XXX is an identifier of a variant.

Package: libf3dfiltercpu1
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of filters using common CPU instructions
 This package contains implementation of filters for f3dfilter library. In this package only variants using common CPU instructions are included. For different implementations of filters check packages libf3dfilterXXX where XXX is an identifier of a variant.

Package: libf3dfiltersse1
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of filters using SSE instructions
 This package contains implementation of filters for f3dfilter library. In this package only variants using SSE instructions are included. For different implementations of filters check packages libf3dfilterXXX where XXX is an identifier of a variant.

Package: libf3dfilter-dev
Architecture: any
Section: libdevel
Depends: libf3dfilter1 (= 1.1)
Description: Include Files and Libraries mandatory for Development
 The libf3dfilter-devel package contains libraries and header files for developing applications that use f3d filter.
openSUSE Build Service is sponsored by