pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xmodmap Import xmodmap-1.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e91907f51a50
branches:  trunk
changeset: 521256:e91907f51a50
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Nov 07 17:31:51 2006 +0000

description:
Import xmodmap-1.0.2:
The xmodmap tool is used to modify keymaps and pointer button mappings in X.
This is from modular Xorg.

diffstat:

 x11/xmodmap/DESCR    |   2 ++
 x11/xmodmap/Makefile |  20 ++++++++++++++++++++
 x11/xmodmap/PLIST    |   3 +++
 x11/xmodmap/distinfo |   5 +++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r 82c82e26cbaf -r e91907f51a50 x11/xmodmap/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xmodmap/DESCR Tue Nov 07 17:31:51 2006 +0000
@@ -0,0 +1,2 @@
+The xmodmap tool is used to modify keymaps and pointer button mappings in X.
+This is from modular Xorg.
diff -r 82c82e26cbaf -r e91907f51a50 x11/xmodmap/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xmodmap/Makefile      Tue Nov 07 17:31:51 2006 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/07 17:31:51 joerg Exp $
+#
+
+DISTNAME=              xmodmap-1.0.2
+CATEGORIES=            x11
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               X modmap program
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/libX11/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 82c82e26cbaf -r e91907f51a50 x11/xmodmap/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xmodmap/PLIST Tue Nov 07 17:31:51 2006 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/07 17:31:51 joerg Exp $
+bin/xmodmap
+man/man1/xmodmap.1
diff -r 82c82e26cbaf -r e91907f51a50 x11/xmodmap/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xmodmap/distinfo      Tue Nov 07 17:31:51 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/07 17:31:51 joerg Exp $
+
+SHA1 (xmodmap-1.0.2.tar.bz2) = 915294312359d4b3067ae2a2702eb1f1f41dbd0b
+RMD160 (xmodmap-1.0.2.tar.bz2) = ae3c14510b19917c80ffce189df0856645906146
+Size (xmodmap-1.0.2.tar.bz2) = 94755 bytes



Home | Main Index | Thread Index | Old Index