Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170005138
D58429.id182664.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D58429.id182664.diff
View Options
diff --git a/x11/colormeter/Makefile b/x11/colormeter/Makefile
new file mode 100644
--- /dev/null
+++ b/x11/colormeter/Makefile
@@ -0,0 +1,23 @@
+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 \
+ share/man/man1/colormeter.1.gz
+
+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 = 1784948179
+SHA256 (FrauBSD-colormeter-1.0_GH0.tar.gz) = 8b6349d1d2aceffef9a3d2342daba3ec652948a5d14cd3ad24002f05de6999bb
+SIZE (FrauBSD-colormeter-1.0_GH0.tar.gz) = 10105
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
Details
Attached
Mime Type
text/plain
Expires
Fri, Sep 4, 5:49 AM (1 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38198868
Default Alt Text
D58429.id182664.diff (1 KB)
Attached To
Mode
D58429: x11/colormeter: Add new port
Attached
Detach File
Event Timeline
Log In to Comment