gnu: nheko: Do not build api docs.

* gnu/packages/messaging.scm (nheko)[arguments]<#:configure-flags>: Remove -DBUILD_DOCS=ON.
[native-inputs]: Remove doxygen, graphviz.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Michael Rohleder 2022-10-11 07:30:02 +02:00 committed by Ludovic Courtès
parent cc45fa70f3
commit 76de39c340
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2403,7 +2403,6 @@ (define-public nheko
#:tests? #f ;no test target
#:configure-flags
#~(list "-DCMAKE_BUILD_TYPE=Release"
"-DBUILD_DOCS=ON"
;; Fix required because we are using a static SingleApplication
"-DCMAKE_CXX_FLAGS= \"-DQAPPLICATION_CLASS=QApplication\" "
;; Compile Qml will make Nheko faster, but you will need to recompile
@ -2469,7 +2468,7 @@ (define-public nheko
xcb-util-wm
zlib))
(native-inputs
(list asciidoc doxygen graphviz pkg-config qttools-5))
(list asciidoc pkg-config qttools-5))
(home-page "https://github.com/Nheko-Reborn/nheko")
(synopsis "Desktop client for Matrix using Qt and C++14")
(description "@code{Nheko} want to provide a native desktop app for the