Source: libptex-dev
Section: devel
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 automake,
 ccache,
 clang,
 cmake,
 doxygen,
 g++,
 gcc,
 git,
 libdeflate-dev,
 make,
 pkgconf,
 pkg-config,
Standards-Version: 4.7.2
Homepage: https://www.disneyanimation.com/open-source/ptex/
Vcs-Browser: https://github.com/wdas/ptex
Vcs-Git: https://github.com/wdas/ptex.git

Package: ptex
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Ptex
 Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.

Package: libptex2
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Ptex
 Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.

Package: libptex-dev
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libptex2 (= ${binary:Version}),
Description: Ptex
 Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.