xkeycaps port, from Hans Insulander, tweaked for the latest bsd.port.mk.
- CONFIGURE_STYLE - no do-install, default install is running just fine
This commit is contained in:
parent
f37eff7959
commit
3b81465fa2
19
x11/xkeycaps/Makefile
Normal file
19
x11/xkeycaps/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/07/01 18:00:36 espie Exp $
|
||||
|
||||
DISTNAME= xkeycaps-2.46
|
||||
CATEGORIES= x11 sysutils
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= http://www.jwz.org/xkeycaps/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= hin@stacken.kth.se
|
||||
HOMEPAGE=http://www.jwz.org/xkeycaps/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= imake
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/xkeycaps/files/md5
Normal file
3
x11/xkeycaps/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xkeycaps-2.46.tar.Z) = 6792f828db6538f44f7696a8783b44ac
|
||||
SHA1 (xkeycaps-2.46.tar.Z) = 458133a394f63d84efacaf917254074005ce953d
|
||||
RMD160 (xkeycaps-2.46.tar.Z) = ee787ac4970204689ec54d14b6072235c7026acb
|
1
x11/xkeycaps/pkg/COMMENT
Normal file
1
x11/xkeycaps/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
keymap editor for the X window system
|
17
x11/xkeycaps/pkg/DESCR
Normal file
17
x11/xkeycaps/pkg/DESCR
Normal file
@ -0,0 +1,17 @@
|
||||
XKeyCaps
|
||||
|
||||
a keymap editor for the X window system
|
||||
``A program so good that you only have to use it once.''
|
||||
|
||||
by Jamie Zawinski
|
||||
|
||||
xkeycaps is a graphical front-end to xmodmap. It opens a window that looks
|
||||
like a keyboard; moving the mouse over a key shows what KeySyms and Modifier
|
||||
bits that key generates. Clicking on a key simulates KeyPress/KeyRelease
|
||||
events on the window of your choice. It is possible to change the KeySyms
|
||||
and Modifiers generated by a key through a mouse-based interface. This
|
||||
program can also write an input file for xmodmap to recreate your changes
|
||||
in future sessions. See the man page for more details.
|
||||
|
||||
The latest version of xkeycaps is always available at
|
||||
${HOMEPAGE}
|
3
x11/xkeycaps/pkg/PLIST
Normal file
3
x11/xkeycaps/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/07/01 18:00:36 espie Exp $
|
||||
bin/xkeycaps
|
||||
man/cat1/xkeycaps.0
|
Loading…
Reference in New Issue
Block a user