PKGNAME=libtorrent-rasterbar
PKGSEC=libs
PKGDEP="boost geoip-api-c python-3"
PKGDES="C++ BitTorrent support library"

ABTYPE=cmakeninja
CMAKE_AFTER="-DBUILD_SHARED_LIBS=ON -Dstatic_runtime=OFF \
             -Dbuild_tests=OFF -Dbuild_examples=OFF -Dbuild_tools=ON \
             -Dpython-bindings=ON -Dpython-egg-info=ON \
             -Ddht=ON -Dencryption=ON -Dexceptions=ON -Dgnutls=OFF
             -Dboost-python-module-name=python3"

PKGBREAK="deluge<=2.0.5 epour<=0.7.0"
