summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-11 11:16:11 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-11 11:50:59 +0000
commitd039aae9f38eb45b55ef87d102d7e47c6cd1bd72 (patch)
tree7ffa405b01fde6ec80d7604207aaf11f99a909fa
parentwww/ungoogled-chromium: update to 111.0.5563.64 (diff)
x11/hyprpicker: improve description
Can be used as xmag replacement e.g., check subpixel rendering in fonts. In terms of features hyprpicker is similar to sxcs (not in ports yet). (cherry picked from commit 76e11f4e9e2ad2e4333fbee8f827aa3a77fa51c9)
-rw-r--r--x11/hyprpicker/Makefile2
-rw-r--r--x11/hyprpicker/pkg-descr3
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile
index f52f05303b9c..15291dc80635 100644
--- a/x11/hyprpicker/Makefile
+++ b/x11/hyprpicker/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= s20230109
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
-COMMENT= wlroots-compatible Wayland color picker that does not suck
+COMMENT= Color picker and magnifier for Wayland
WWW= https://github.com/hyprwm/hyprpicker
LICENSE= BSD3CLAUSE
diff --git a/x11/hyprpicker/pkg-descr b/x11/hyprpicker/pkg-descr
index efb137e6a874..67c43072b4b1 100644
--- a/x11/hyprpicker/pkg-descr
+++ b/x11/hyprpicker/pkg-descr
@@ -1 +1,2 @@
-A wlroots-compatible Wayland color picker that does not suck.
+hyprpicker is a color picker with builtin screen magnifier for
+wlroots-based Wayland compositors.