From 85811ed36e5aa35e3a931651bf74a0e3d11925a9 Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 19 Oct 2003 09:25:02 +0000 Subject: Update xbattbar to 1.4.2nb3 by adding support for ACPI - if APM doesn't work, try to use ACPI to get the battery charge value, and AC charging switch. Known to work on my Sony VAIO (PCG-GRX315MP) with ACPI, and with thanks to: Lubomir Sedlacik for testing on an IBM T22 with ACPI Manuel Bouyer for testing on an IBM Thinkpad 600e with APM, and Brian A. Seklecki for testing on a Sony PCG-R505 --- sysutils/xbattbar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/xbattbar/Makefile') diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 117923cacee..6b3705edc3a 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2003/07/17 22:53:58 grant Exp $ +# $NetBSD: Makefile,v 1.19 2003/10/19 09:25:02 agc Exp $ DISTNAME= xbattbar_1.4.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} CATEGORIES= sysutils x11 MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/ -- cgit v1.2.3