Archived
1
0
Fork 0

gnu: nheko: Remove inputs labels.

* gnu/packages/messaging.scm (nheko)[inputs, native-inputs]: Remove labels.
This commit is contained in:
Nicolas Goaziou 2022-01-21 22:29:57 +01:00
parent 9ecf2745c5
commit 98a322e02e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2388,39 +2388,36 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.")
`("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path))))))))) `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path)))))))))
(build-system qt-build-system) (build-system qt-build-system)
(inputs (inputs
`(("boost" ,boost) (list boost
("blurhash" ,blurhash) blurhash
("cpp-httplib" ,cpp-httplib) cpp-httplib
("cmark" ,cmark) cmark
("coeurl" ,coeurl) coeurl
("curl" ,curl) curl
("gst-plugins-base" ,gst-plugins-base) gst-plugins-base
("gst-plugins-bad" ,gst-plugins-bad) ; sdp & webrtc for voip gst-plugins-bad ; sdp & webrtc for voip
("gst-plugins-good" ,gst-plugins-good) ; rtpmanager for voip gst-plugins-good ; rtpmanager for voip
("json-modern-cxx" ,json-modern-cxx) json-modern-cxx
("libevent" ,libevent) libevent
("libnice" ,libnice) ; for voip libnice ; for voip
("libolm" ,libolm) libolm
("lmdb" ,lmdb) lmdb
("lmdbxx" ,lmdbxx) lmdbxx
("mtxclient" ,mtxclient) mtxclient
("openssl" ,openssl) openssl
("qtbase" ,qtbase-5) qtbase-5
("qtdeclarative" ,qtdeclarative) qtdeclarative
("qtkeychain" ,qtkeychain) qtkeychain
("qtgraphicaleffects" ,qtgraphicaleffects) qtgraphicaleffects
("qtmultimedia" ,qtmultimedia) qtmultimedia
("qtquickcontrols2" ,qtquickcontrols2) qtquickcontrols2
("qtsvg" ,qtsvg) qtsvg
("spdlog" ,spdlog) spdlog
("single-application" ,single-application-qt5) single-application-qt5
("xcb-util-wm" ,xcb-util-wm) xcb-util-wm
("zlib" ,zlib))) zlib))
(native-inputs (native-inputs
`(("doxygen" ,doxygen) (list doxygen graphviz pkg-config qttools))
("graphviz" ,graphviz)
("pkg-config" ,pkg-config)
("qtlinguist" ,qttools)))
(home-page "https://github.com/Nheko-Reborn/nheko") (home-page "https://github.com/Nheko-Reborn/nheko")
(synopsis "Desktop client for Matrix using Qt and C++14") (synopsis "Desktop client for Matrix using Qt and C++14")
(description "@code{Nheko} want to provide a native desktop app for the (description "@code{Nheko} want to provide a native desktop app for the