stefan-langenmaier / jami-overlay

Jami (formerly Ring (formerly SFLphone)) is a SIP compatible softphone for GNU/Linux.
GNU General Public License v3.0
22 stars 9 forks source link

Add USE flags to opendht #19

Closed YogSottot closed 7 years ago

YogSottot commented 7 years ago

Fix stefan-langenmaier/ring-overlay#6

In bundled rules.mak ./configure --disable-tools --disable-python So in ebuild this flags disabled by default as well.

stefan-langenmaier commented 7 years ago

Very nice work! I added your modifications also to the version 1.3.0 of the ebuild.

YogSottot commented 7 years ago

There is should be added "doc? ( app-doc/doxygen )" USE. But i can not find cmake option to enable/disable doc.

-DBUILD_DOC=OFF
-DENABLE_DOC=OFF
-DWITH_DOC=OFF

is not work