summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1997-03-11 23:36:35 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1997-03-11 23:36:35 +0000
commitd93f9ffd28d7d0de164216b362437a6145d2cd97 (patch)
treefd8415f566fd31efd4a6d4ac57bc0beeb16e25b4 /x11
parentActivate xblast. (diff)
xtestpicture creates a simple monitor test pattern, resembling a TV
test picture.
Notes
Notes: svn path=/head/; revision=5944
Diffstat (limited to 'x11')
-rw-r--r--x11/xtestpicture/Makefile17
-rw-r--r--x11/xtestpicture/distinfo1
-rw-r--r--x11/xtestpicture/pkg-comment1
-rw-r--r--x11/xtestpicture/pkg-descr12
-rw-r--r--x11/xtestpicture/pkg-plist2
5 files changed, 33 insertions, 0 deletions
diff --git a/x11/xtestpicture/Makefile b/x11/xtestpicture/Makefile
new file mode 100644
index 000000000000..98f5486460f9
--- /dev/null
+++ b/x11/xtestpicture/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xtestpicture
+# Version required: 1.1
+# Date created: 11 March 1997
+# Whom: joerg
+#
+# $Id$
+#
+
+DISTNAME= xtestpicture-1.1
+CATEGORIES= x11
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+
+MAINTAINER= joerg@FreeBSD.org
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/x11/xtestpicture/distinfo b/x11/xtestpicture/distinfo
new file mode 100644
index 000000000000..247359ed4ae5
--- /dev/null
+++ b/x11/xtestpicture/distinfo
@@ -0,0 +1 @@
+MD5 (xtestpicture-1.1.tar.gz) = 4ccd7a39082a849d73ac1addabe9f819
diff --git a/x11/xtestpicture/pkg-comment b/x11/xtestpicture/pkg-comment
new file mode 100644
index 000000000000..c144412acdc7
--- /dev/null
+++ b/x11/xtestpicture/pkg-comment
@@ -0,0 +1 @@
+Create a full-screen image to adjust your monitor
diff --git a/x11/xtestpicture/pkg-descr b/x11/xtestpicture/pkg-descr
new file mode 100644
index 000000000000..0b3a4eebe9af
--- /dev/null
+++ b/x11/xtestpicture/pkg-descr
@@ -0,0 +1,12 @@
+Xtestpicture creates a full-screen picture that is intended to help
+you adjusting your monitor, resembling the usual TV test pictures.
+
+The picture consists of some geometrical elements, like two crossing
+diagonals, a circle, a couple of recatangles. In the center, there's
+a rectangle filled with vertical lines, to prove sharpness and video
+bandwidth, and a color area to adjust the color saturation and contrast.
+
+That's about all there is to be, doesn't sound very impressive, right?
+Simply click a mouse button to get rid of it again.
+
+Dresden, March 1997 Joerg Wunsch <joerg@FreeBSD.org>
diff --git a/x11/xtestpicture/pkg-plist b/x11/xtestpicture/pkg-plist
new file mode 100644
index 000000000000..20cb8eb235c6
--- /dev/null
+++ b/x11/xtestpicture/pkg-plist
@@ -0,0 +1,2 @@
+bin/xtestpicture
+man/man1/xtestpicture.1.gz