aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-11 21:18:41 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-11 21:18:41 +0000
commit2e16fc7acf2b044149e28781cb43d7f839d43280 (patch)
tree06724c5f6886abd0c70a4177466c581f8b9f374b /graphics/Makefile
parent6c2493644bfb89d4c4b38e8b65084cf955355428 (diff)
downloadports-2e16fc7acf2b044149e28781cb43d7f839d43280.tar.gz
ports-2e16fc7acf2b044149e28781cb43d7f839d43280.zip
xoris grabs the RGB color value of any pixel on the screen and dumps the
color's name to stdout. The output can be printed as: 1. hex (#b0958e); 2. triple of decimal RGB values (229 229 229); 3. abstract name (gray90). xoris has only been tested on displays with a bit depth of 24 bpp. PR: ports/97475 Submitted by: Alexander Gromnizki Approved by: lawrance (mentor, implicit)
Notes
Notes: svn path=/head/; revision=165143
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 0304d8677c1a..41e16acf3749 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -664,6 +664,7 @@
SUBDIR += xmountains
SUBDIR += xmrm
SUBDIR += xnview
+ SUBDIR += xoris
SUBDIR += xpaint
SUBDIR += xpcd
SUBDIR += xpdf