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:
parent
916835fd69
commit
d6c1be58eb
14
x11/gnustep/batmon/Makefile
Normal file
14
x11/gnustep/batmon/Makefile
Normal 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>
|
5
x11/gnustep/batmon/distinfo
Normal file
5
x11/gnustep/batmon/distinfo
Normal 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
|
3
x11/gnustep/batmon/pkg/DESCR
Normal file
3
x11/gnustep/batmon/pkg/DESCR
Normal 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.
|
18
x11/gnustep/batmon/pkg/PLIST
Normal file
18
x11/gnustep/batmon/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user