tdlib-purple: Pass STUFF to avoid possible API_ID_PUBLISHED_FLOOD

This is consistent with binary packages built by upstream, from:

 <https://github.com/ars3niy/tdlib-purple/issues/95>
This commit is contained in:
Leonardo Taccari 2020-11-26 10:58:43 +01:00
parent 1200b4ae16
commit a3e96d59e0
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ USE_TOOLS+= gettext pkg-config
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c++
# Pass STUFF to avoid possible API_ID_PUBLISHED_FLOOD errors and
# building the package similarly to upstream binary packages:
# https://github.com/ars3niy/tdlib-purple/issues/95
CMAKE_ARGS+= -DSTUFF="AFADBDIyvuCrHF@E@GCC@qAvGus@rIArrGGtIvqC"
CMAKE_ARGS+= -DNoWebp=TRUE
CMAKE_ARGS+= -DNoLottie=TRUE
CMAKE_ARGS+= -DNoVoip=TRUE