pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkbcomp Import xkbcomp-1.0.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a338d10dce26
branches: trunk
changeset: 521253:a338d10dce26
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Nov 07 17:23:58 2006 +0000
description:
Import xkbcomp-1.0.2:
The xkbcomp tool converts descriptions of an XKB keymap into other
formats, most importantly the compiled keymaps used by XKB-capable
X servers.
diffstat:
x11/xkbcomp/DESCR | 3 +++
x11/xkbcomp/Makefile | 21 +++++++++++++++++++++
x11/xkbcomp/PLIST | 3 +++
x11/xkbcomp/distinfo | 5 +++++
4 files changed, 32 insertions(+), 0 deletions(-)
diffs (48 lines):
diff -r 904cdbc201ad -r a338d10dce26 x11/xkbcomp/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xkbcomp/DESCR Tue Nov 07 17:23:58 2006 +0000
@@ -0,0 +1,3 @@
+The xkbcomp tool converts descriptions of an XKB keymap into other
+formats, most importantly the compiled keymaps used by XKB-capable
+X servers.
diff -r 904cdbc201ad -r a338d10dce26 x11/xkbcomp/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xkbcomp/Makefile Tue Nov 07 17:23:58 2006 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/07 17:23:58 joerg Exp $
+#
+
+DISTNAME= xkbcomp-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= XKBD keymap compiler
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libxkbfile/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 904cdbc201ad -r a338d10dce26 x11/xkbcomp/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xkbcomp/PLIST Tue Nov 07 17:23:58 2006 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/07 17:23:58 joerg Exp $
+bin/xkbcomp
+man/man1/xkbcomp.1
diff -r 904cdbc201ad -r a338d10dce26 x11/xkbcomp/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xkbcomp/distinfo Tue Nov 07 17:23:58 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/07 17:23:58 joerg Exp $
+
+SHA1 (xkbcomp-1.0.2.tar.bz2) = 2e01ea15e85a815a40d028df794bdc41aed1a25c
+RMD160 (xkbcomp-1.0.2.tar.bz2) = 9d20df260ab15711b5c3ceb8c75019b5fbb5149f
+Size (xkbcomp-1.0.2.tar.bz2) = 185124 bytes
Home |
Main Index |
Thread Index |
Old Index