pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
herbe: better DESCR
Module Name: pkgsrc-wip
Committed By: Kevin Bloom <kevin%sked.life@localhost>
Pushed By: nuclearkev
Date: Mon Nov 6 16:42:10 2023 -0500
Changeset: 2424c28a7c8b6d044b6627f5c9b1b80696590c62
Modified Files:
herbe/DESCR
herbe/Makefile
Log Message:
herbe: better DESCR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2424c28a7c8b6d044b6627f5c9b1b80696590c62
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
herbe/DESCR | 7 +++++--
herbe/Makefile | 3 +++
2 files changed, 8 insertions(+), 2 deletions(-)
diffs:
diff --git a/herbe/DESCR b/herbe/DESCR
index dd897adc14..36c7ed9dde 100644
--- a/herbe/DESCR
+++ b/herbe/DESCR
@@ -1,2 +1,5 @@
-herbe is a daemon-less notifications program that doesn't require
-D-Bus.
+herbe is a daemon-less notification program that doesn't require
+D-Bus. herbe can fire simple text desktop notifications
+from anywhere for anything. It can be killed simply by sending the
+SIGKILL signal or by waiting 5 seconds. herbe can even be used for
+desktop notifications for www/qutebrowser as well.
diff --git a/herbe/Makefile b/herbe/Makefile
index 58f4327971..5b417af19f 100644
--- a/herbe/Makefile
+++ b/herbe/Makefile
@@ -1,5 +1,8 @@
# $NetBSD$
+# herbe does not contain a man page see below for info
+# https://github.com/dudik/herbe/blob/1.0.0/README.md
+
DISTNAME= herbe-1.0.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=dudik/}
Home |
Main Index |
Thread Index |
Old Index