[Midnightbsd-cvs] mports: x11/setxkbmap: Added setxkbmap-1.0.4: Set the keyboard using the
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 01:59:40 EDT 2007
Log Message:
-----------
Added setxkbmap-1.0.4: Set the keyboard using the X Keyboard Extension
Added Files:
-----------
mports/x11/setxkbmap:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/setxkbmap/pkg-descr
@@ -0,0 +1,5 @@
+This package contains setxkbmp, a program for setting the keyboard using
+the X Keyboard Extension.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/setxkbmap/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: setxkbmap
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/setxkbmap/Makefile,v 1.2 2007/09/13 19:45:01 flz Exp $
+# $MidnightBSD: mports/x11/setxkbmap/Makefile,v 1.1 2007/10/04 05:59:40 ctriv Exp $
+#
+
+PORTNAME= setxkbmap
+PORTVERSION= 1.0.4
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Set the keyboard using the X Keyboard Extension
+LICENSE= sgi
+
+XORG_CAT= app
+USE_XORG= xkbfile x11
+
+CONFIGURE_ARGS= --with-xkb-config-root=${X11BASE}/share/X11/xkb
+
+PLIST_FILES= bin/setxkbmap
+
+MAN1= setxkbmap.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/setxkbmap/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/setxkbmap-1.0.4.tar.bz2) = 6fab3bb176be9e510c5613d054ef1ca4
+SHA256 (xorg/app/setxkbmap-1.0.4.tar.bz2) = 9b5b139238419757d57de584c2ad30b853367245eef49221ce02a3b403cf2bac
+SIZE (xorg/app/setxkbmap-1.0.4.tar.bz2) = 92758
More information about the Midnightbsd-cvs
mailing list