Techt3o's picture
c9887c76edf8bc22d935c6d311b9bc08e1b7b0e1fc7c155f7fc2fc66524fb1e7
caf1218 verified
raw
history blame
667 Bytes
<?xml version="1.0"?>
<package format="2">
<name>pangolin</name>
<version>0.8.0</version>
<description>Pangolin is a set of lightweight and portable utility libraries for prototyping 3D, numeric or video based programs and algorithms.</description>
<maintainer email="[email protected]">Steven Lovegrove</maintainer>
<author email="[email protected]">Steven Lovegrove</author>
<license>MIT</license>
<buildtool_depend>cmake</buildtool_depend>
<depend>libglew-dev</depend>
<depend>python3-dev</depend>
<build_depend>eigen</build_depend>
<export>
<build_type>cmake</build_type>
</export>
</package>