mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
ksystemlog, fix DESCRIPTION and HOMEPAGE (#9091)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user