Import xvkbd 2.4; submitted by Yozo TODA <yozo@v007.vaio.ne.jp>.
xvkbd is a virtual (graphical) keyboard program for X11.
This commit is contained in:
parent
d2aac7212d
commit
bdc42102e3
25
x11/xvkbd/Makefile
Normal file
25
x11/xvkbd/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/10/15 19:43:10 naddy Exp $
|
||||
|
||||
COMMENT= "xvkbd - virtual keyboard for X window system"
|
||||
|
||||
DISTNAME= xvkbd-2.4
|
||||
CATEGORIES= x11
|
||||
HOMEPAGE= http://member.nifty.ne.jp/tsato/xvkbd/
|
||||
|
||||
MAINTAINER= Yozo TODA <yozo@v007.vaio.ne.jp>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
LIB_DEPENDS= Xaw3d.6::x11/Xaw3d
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= imake
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/xvkbd/distinfo
Normal file
3
x11/xvkbd/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xvkbd-2.4.tar.gz) = b818787c54c9dbe896b9e3e74c1e2bae
|
||||
RMD160 (xvkbd-2.4.tar.gz) = 69b70875b88370b4d09beccd29fd50d042d6a631
|
||||
SHA1 (xvkbd-2.4.tar.gz) = f25a2dcad70d122e351ce97f4ba1b6dcb4b2bac3
|
8
x11/xvkbd/pkg/DESCR
Normal file
8
x11/xvkbd/pkg/DESCR
Normal file
@ -0,0 +1,8 @@
|
||||
xvkbd is a virtual (graphical) keyboard program for X Window System
|
||||
which provides facility to enter characters onto other clients
|
||||
(softwares) by clicking on a keyboard displayed on the screen. This
|
||||
may be used for systems without a hardware keyboard such as kiosk
|
||||
terminals or handheld devices. This program also has facility to
|
||||
send characters specified as the command line option to another client.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
25
x11/xvkbd/pkg/PLIST
Normal file
25
x11/xvkbd/pkg/PLIST
Normal file
@ -0,0 +1,25 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/10/15 19:43:10 naddy Exp $
|
||||
bin/xvkbd
|
||||
man/cat1/xvkbd.0
|
||||
lib/X11/app-defaults/XVkbd
|
||||
lib/X11/app-defaults/XVkbd-belgian
|
||||
lib/X11/app-defaults/XVkbd-common
|
||||
lib/X11/app-defaults/XVkbd-danish
|
||||
lib/X11/app-defaults/XVkbd-french
|
||||
lib/X11/app-defaults/XVkbd-french2
|
||||
lib/X11/app-defaults/XVkbd-german
|
||||
lib/X11/app-defaults/XVkbd-greek
|
||||
lib/X11/app-defaults/XVkbd-hebrew
|
||||
lib/X11/app-defaults/XVkbd-icelandic
|
||||
lib/X11/app-defaults/XVkbd-italian
|
||||
lib/X11/app-defaults/XVkbd-jisx6004
|
||||
lib/X11/app-defaults/XVkbd-latin1
|
||||
lib/X11/app-defaults/XVkbd-norwegian
|
||||
lib/X11/app-defaults/XVkbd-portuguese
|
||||
lib/X11/app-defaults/XVkbd-slovene
|
||||
lib/X11/app-defaults/XVkbd-small
|
||||
lib/X11/app-defaults/XVkbd-spanish
|
||||
lib/X11/app-defaults/XVkbd-swedish
|
||||
lib/X11/app-defaults/XVkbd-swissgerman
|
||||
lib/X11/app-defaults/XVkbd-turkish
|
||||
lib/X11/app-defaults/XVkbd-uk
|
Loading…
x
Reference in New Issue
Block a user