summaryrefslogtreecommitdiff
path: root/x11/xset
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-07 17:34:10 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-07 17:34:10 +0000
commit155247bc56da28b54dccea54972486a95725c7af (patch)
tree1b8e4d2b660fdef22882d8747cd8956c9f7f2316 /x11/xset
parentb53e7bf6a821dcb676e0c7fc849d4c102c737101 (diff)
downloadpkgsrc-155247bc56da28b54dccea54972486a95725c7af.tar.gz
Import xset-1.0.2 from pkgsrc-wip.
Diffstat (limited to 'x11/xset')
-rw-r--r--x11/xset/DESCR4
-rw-r--r--x11/xset/Makefile21
-rw-r--r--x11/xset/PLIST3
-rw-r--r--x11/xset/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/x11/xset/DESCR b/x11/xset/DESCR
new file mode 100644
index 00000000000..84b479094cf
--- /dev/null
+++ b/x11/xset/DESCR
@@ -0,0 +1,4 @@
+The xset program is used to set various user preference options of
+the X11 display and environment, such as the bell, key clicks,
+DPMS, font paths, keyboard LEDs, mouse pointer, pixel colors,
+keyboard autorepeat, and screen saver.
diff --git a/x11/xset/Makefile b/x11/xset/Makefile
new file mode 100644
index 00000000000..100184db703
--- /dev/null
+++ b/x11/xset/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/07 17:34:10 joerg Exp $
+#
+
+DISTNAME= xset-1.0.2
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= X11 user preferences utility
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xset/PLIST b/x11/xset/PLIST
new file mode 100644
index 00000000000..2b27f04aa0d
--- /dev/null
+++ b/x11/xset/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/07 17:34:10 joerg Exp $
+bin/xset
+man/man1/xset.1
diff --git a/x11/xset/distinfo b/x11/xset/distinfo
new file mode 100644
index 00000000000..84c775ebb83
--- /dev/null
+++ b/x11/xset/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/07 17:34:10 joerg Exp $
+
+SHA1 (xset-1.0.2.tar.bz2) = 3e11aab1a48fbee0094c2bfea829cca48b05c2b3
+RMD160 (xset-1.0.2.tar.bz2) = 59b6b72084140a002f3c32c8de28f3944c87bc24
+Size (xset-1.0.2.tar.bz2) = 92940 bytes