# Distributed under the terms of the GNU General Public License v2 # Copyright 2020 Gluzskiy Alexandr SCM_REPOSITORY="https://gitlab.com/aerusso/kcollectd.git" require scm-git require cmake [ api=2 ] SUMMARY="kcollectd is a graphical front-end to collectd." LICENCES="GPL-3" SLOT="0" DEPENDENCIES=" build+run: dev-libs/boost kde-frameworks/kconfig kde-frameworks/kdoctools kde-frameworks/kguiaddons kde-frameworks/ki18n kde-frameworks/kxmlgui kde-frameworks/kiconthemes kde-frameworks/kwidgetsaddons kde-frameworks/kio x11-libs/qtbase[gui] run: net-analyzer/rrdtool " DEFAULT_SRC_PREPARE_PATCHES=( "${FILES}"/gcc9-build-fix.patch "${FILES}"/add_path_argument.patch "${FILES}"/use_splitter.patch )