Source: alembic-io
Section: graphics
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
# dh-python,
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libhdf5-dev,
 libimath-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
# python3,
# python3-all,
# python3-dev,
# python3-setuptools,
 pkgconf,
 pkg-config,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://www.alembic.io/
Vcs-Browser: https://github.com/alembic/alembic
Vcs-Git: https://github.com/alembic/alembic.git

Package: alembic-io-tools
Section: graphics
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libalembic1.8 (= ${binary:Version}),
Description: Alembic.io - an open computer graphics interchange framework
 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-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libalembic1.8 (= ${binary:Version}),
 libimath-dev,
Description: Alembic.io - an open computer graphics interchange framework
 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: libalembic1.8
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Alembic.io - an open computer graphics interchange framework
 Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications.