Import batmon: a GNUstep battery monitor

Battery Monitor is a battery monitor for laptops. It displays the
current status of the battery (charge/discharge and energy level) as
well as some information about the general health of the cell.

OK landry@
This commit is contained in:
sebastia 2011-07-19 16:25:42 +00:00
parent 916835fd69
commit d6c1be58eb
4 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/19 16:25:42 sebastia Exp $
COMMENT = GNUstep battery monitor
DISTNAME = batmon-0.6
CATEGORIES = sysutils
HOMEPAGE = http://gap.nongnu.org/batmon/
MASTER_SITES = http://savannah.nongnu.org/download/gap/
MODULES = x11/gnustep
WANTLIB = c m pthread
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (gnustep/batmon-0.6.tar.gz) = 6Cp1UqYy5m+79UDrCf5pFg==
RMD160 (gnustep/batmon-0.6.tar.gz) = KqTS/CAFxSpafNW6kimXFer1oHg=
SHA1 (gnustep/batmon-0.6.tar.gz) = OXqFBYU1O0xtC6c9sG7C7IDAhgs=
SHA256 (gnustep/batmon-0.6.tar.gz) = r+RP1RQQ3uHziTSigMsrot1/CwkZ+z8RSG4Ko3eRwNI=
SIZE (gnustep/batmon-0.6.tar.gz) = 36538

View File

@ -0,0 +1,3 @@
Battery Monitor is a battery monitor for laptops. It displays the
current status of the battery (charge/discharge and energy level) as
well as some information about the general health of the cell.

View File

@ -0,0 +1,18 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/19 16:25:42 sebastia Exp $
bin/batmon
libexec/GNUstep/
libexec/GNUstep/batmon.app/
libexec/GNUstep/batmon.app/Resources/
libexec/GNUstep/batmon.app/Resources/BatMon_icon.tif
libexec/GNUstep/batmon.app/Resources/Info-gnustep.plist
libexec/GNUstep/batmon.app/Resources/LICENSE
libexec/GNUstep/batmon.app/Resources/README
libexec/GNUstep/batmon.app/Resources/batmon.desktop
libexec/GNUstep/batmon.app/Resources/batmon.gorm/
libexec/GNUstep/batmon.app/Resources/batmon.gorm/data.classes
libexec/GNUstep/batmon.app/Resources/batmon.gorm/data.info
libexec/GNUstep/batmon.app/Resources/batmon.gorm/objects.gorm
libexec/GNUstep/batmon.app/Resources/small_battery.tif
libexec/GNUstep/batmon.app/Resources/small_plug.tif
@bin libexec/GNUstep/batmon.app/batmon
libexec/GNUstep/batmon.app/stamp.make