From 70e05420ba3ad7df92a5003c3c93f3e4c17745ca Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 26 Jul 2023 08:06:18 +0200 Subject: [PATCH] ksystemlog, fix DESCRIPTION and HOMEPAGE (#9091) --- kde-apps/ksystemlog/ksystemlog-22.04.3.recipe | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/kde-apps/ksystemlog/ksystemlog-22.04.3.recipe b/kde-apps/ksystemlog/ksystemlog-22.04.3.recipe index 19b2304ba..778a89d12 100644 --- a/kde-apps/ksystemlog/ksystemlog-22.04.3.recipe +++ b/kde-apps/ksystemlog/ksystemlog-22.04.3.recipe @@ -1,16 +1,18 @@ SUMMARY="KDE SystemLog Application" -DESCRIPTION="Long ProjectX description. -Spanning several paragraphs, maybe - - containing - - bullet points etc. -You can also have really long lines that do not fit in 80 characters and use \ -a backslash to wrap the line." -HOMEPAGE="https://apps.kde.org/nl/ksystemlog/" +DESCRIPTION="KSystemLog show all logs of your system, grouped by General (Default system log, \ +Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...). It includes \ +many features to read nicely your log files: + +* Colorize log lines depending on their severities +* Tabbed view to allow displaying several logs at the same time +* Auto display new lines logged +* Detailed information for each log lines." +HOMEPAGE="https://apps.kde.org/ksystemlog/" COPYRIGHT="2010-2022 KDE Organisation" LICENSE="BSD (3-clause) CC0 v1.0 GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/KDE/ksystemlog/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="0d0b6fc2c103beac39a170eae2f62cbfc85c15634d778fab215118c83d866a0c" SOURCE_FILENAME="ksystemlog-v$portVersion.tar.gz"