Page MenuHomeFreeBSD

D58429.id182580.diff
No OneTemporary

D58429.id182580.diff

diff --git a/x11/colormeter/Makefile b/x11/colormeter/Makefile
new file mode 100644
--- /dev/null
+++ b/x11/colormeter/Makefile
@@ -0,0 +1,22 @@
+PORTNAME= colormeter
+DISTVERSION= 1.0
+CATEGORIES= x11
+
+MAINTAINER= dteske@FreeBSD.org
+COMMENT= X11 pixel magnifier with live RGB readout
+WWW= https://github.com/FrauBSD/colormeter
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= localbase pkgconfig xorg
+USE_GITHUB= yes
+GH_ACCOUNT= FrauBSD
+USE_XORG= x11 xft
+
+PLIST_FILES= bin/colormeter
+
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/colormeter
+
+.include <bsd.port.mk>
diff --git a/x11/colormeter/distinfo b/x11/colormeter/distinfo
new file mode 100644
--- /dev/null
+++ b/x11/colormeter/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1784863761
+SHA256 (FrauBSD-colormeter-1.0_GH0.tar.gz) = 7a3c4399008cfeecdcd4230c659e068fcc591287006bbc2812ec666b41b6d5e6
+SIZE (FrauBSD-colormeter-1.0_GH0.tar.gz) = 8811
diff --git a/x11/colormeter/pkg-descr b/x11/colormeter/pkg-descr
new file mode 100644
--- /dev/null
+++ b/x11/colormeter/pkg-descr
@@ -0,0 +1,3 @@
+colormeter is an X11 color meter: it magnifies pixels under the pointer and
+shows hex and decimal RGB in a status bar. Ctrl+L (global) locks or unlocks
+the sample; Button1 drag moves the window; q quits.

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 10, 5:01 AM (10 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38337169
Default Alt Text
D58429.id182580.diff (1 KB)

Event Timeline