BuildDebianPackages - Heeks/libarea GitHub Wiki

Install build dependencies

sudo apt-get install build-essential debhelper cmake libboost-python-dev

Fetch sources

git clone https://github.com/Heeks/libarea.git
cd libarea

Build package

dpkg-buildpackage -b -us -uc

This will produces 3 packages: libarea0, libarea-dev and python-area.