diff options
author | pooka <pooka> | 2001-03-20 22:29:32 +0000 |
---|---|---|
committer | pooka <pooka> | 2001-03-20 22:29:32 +0000 |
commit | 52c805b8461dbef7039803ca58b9cd5848c16138 (patch) | |
tree | fd63fe1fbf165c7c46c0addd19d1077ae0a02286 /x11/xlupe | |
parent | e10d124acb12d20a1e01b35deb7e36dbb982361d (diff) | |
download | pkgsrc-52c805b8461dbef7039803ca58b9cd5848c16138.tar.gz |
xlupe - a magnifier for X11
supplied by Thomas Runge in pkg/12442
Diffstat (limited to 'x11/xlupe')
-rw-r--r-- | x11/xlupe/Makefile | 15 | ||||
-rw-r--r-- | x11/xlupe/files/md5 | 3 | ||||
-rw-r--r-- | x11/xlupe/pkg/DESCR | 3 | ||||
-rw-r--r-- | x11/xlupe/pkg/PLIST | 2 |
4 files changed, 23 insertions, 0 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile new file mode 100644 index 00000000000..930c7e4a887 --- /dev/null +++ b/x11/xlupe/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2001/03/20 22:29:32 pooka Exp $ +# + +DISTNAME= xlupe-1.1 +CATEGORIES= x11 +MASTER_SITES= http://core.de/~coto/xlupe/ + +MAINTAINER= coto@core.de +HOMEPAGE= http://core.de/~coto/xlupe/ +COMMENT= magnifier for X + +USE_IMAKE= yes +USE_XPM= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xlupe/files/md5 b/x11/xlupe/files/md5 new file mode 100644 index 00000000000..460246d4b70 --- /dev/null +++ b/x11/xlupe/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2001/03/20 22:29:32 pooka Exp $ + +SHA1 (xlupe-1.1.tar.gz) = c28947770afe8ceec69503561234bf65261d9b1e diff --git a/x11/xlupe/pkg/DESCR b/x11/xlupe/pkg/DESCR new file mode 100644 index 00000000000..91171a81a7c --- /dev/null +++ b/x11/xlupe/pkg/DESCR @@ -0,0 +1,3 @@ +This is a little program for zooming parts of your desktop, very +similar to xmag. The difference is, that it continously updates +it's contents. And it supports all available visuals. diff --git a/x11/xlupe/pkg/PLIST b/x11/xlupe/pkg/PLIST new file mode 100644 index 00000000000..e8ea111d3f4 --- /dev/null +++ b/x11/xlupe/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/20 22:29:32 pooka Exp $ +bin/xlupe |