Source: alembic-graphics
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libhdf5-mpi-dev | libhdf5-dev,
 libimath-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 pkgconf,
 pkg-config,
Standards-Version: 4.7.2
Homepage: https://www.alembic.io/
Vcs-Browser: https://salsa.debian.org/science-team/alembic-graphics
Vcs-Git: https://salsa.debian.org/science-team/alembic-graphics.git

Package: libalembic-graphics1.8
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Alembic
 Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications

Package: alembic-graphics
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libalembic-graphics1.8 (= ${binary:Version}),
Description: Alembic
 Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications

Package: libalembic-graphics-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libalembic-graphics1.8 (= ${binary:Version}),
 libimath-dev,
 libhdf5-mpi-dev | libhdf5-dev,
Description: Alembic
 Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications