update to 0.6.4, from douglas santos
This commit is contained in:
parent
65795ffae5
commit
1aaa6da227
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2005/11/09 01:25:38 jcs Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2005/11/25 15:51:00 jolan Exp $
|
||||
|
||||
# requires nvram(4) device
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= "utility to use ibm thinkpad(tm) special keys"
|
||||
|
||||
DISTNAME= tpb-0.6.3
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
DISTNAME= tpb-0.6.4
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= http://www.nongnu.org/tpb/
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (tpb-0.6.3.tar.gz) = fc11a0af992178e4013fd9c041dbaa7e
|
||||
RMD160 (tpb-0.6.3.tar.gz) = f5f4348aaad676b9a1f86b0006728c715b5ca291
|
||||
SHA1 (tpb-0.6.3.tar.gz) = e2787d53f5e4caa30c2b3b0ef0f960bcad152f1c
|
||||
SIZE (tpb-0.6.3.tar.gz) = 277058
|
||||
MD5 (tpb-0.6.4.tar.gz) = 563b544fbedcc1763130a0bca1ad63b6
|
||||
RMD160 (tpb-0.6.4.tar.gz) = 09cf46ed1933d568ced7756f85fef35b23c1ded2
|
||||
SHA1 (tpb-0.6.4.tar.gz) = 481894d8289c75d821f50568f9c2d0005486e0e8
|
||||
SIZE (tpb-0.6.4.tar.gz) = 280316
|
||||
|
@ -1,17 +1,16 @@
|
||||
$OpenBSD: patch-man_tpb_1,v 1.1 2005/05/13 20:12:24 msf Exp $
|
||||
--- man/tpb.1.orig Fri May 13 12:41:46 2005
|
||||
+++ man/tpb.1 Fri May 13 12:42:14 2005
|
||||
@@ -265,13 +265,6 @@ value middle is only supported by xosd 2
|
||||
.TP 8
|
||||
.B OSDALIGN
|
||||
Defines the alignment of the osd. Possible values are left, center and right. Default is left.
|
||||
--- man/tpb.1.orig Thu Nov 24 15:36:31 2005
|
||||
+++ man/tpb.1 Thu Nov 24 15:36:41 2005
|
||||
@@ -331,13 +331,6 @@
|
||||
Defines the alignment of the osd.
|
||||
Possible values are left, center and right.
|
||||
Default is left.
|
||||
-.SH "NOTES"
|
||||
-Requires NVRAM device /dev/nvram. This must be enabled in your kernel.
|
||||
-Although the device file must exist. The device file could be created with
|
||||
-\'mknod /dev/nvram c 10 144\'
|
||||
-Requires NVRAM device /dev/nvram.
|
||||
-This must be enabled in your kernel.
|
||||
-Although the device file must exist.
|
||||
-The device file could be created with \'mknod /dev/nvram c 10 144\'
|
||||
-
|
||||
-This program was developed on a Thinkpad Model T21. I don't know if it works on
|
||||
-other models.
|
||||
-This program was developed on a Thinkpad Model T21.
|
||||
.SH EXAMPLE
|
||||
tpb \-\-osd=off \-\-verbose \-\-thinkpad="xterm \-T ntpctl \-e ntpctl"
|
||||
.SH COPYRIGHT
|
||||
|
Loading…
Reference in New Issue
Block a user