diff options
author | Dimitris Papastamos <sin@2f30.org> | 2014-11-12 06:53:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-12 06:53:00 +0700 |
commit | 551c1b4f8a85229354ac3a3a861bbb6f8c0f6780 (patch) | |
tree | 9e028ca2301c5e1a38121d952ac971a71e71dd2c /system/xbattmon/xbattmon.info | |
parent | 73d6b128f9ef5aa3f7b3dc78b6b3c7033b0a4666 (diff) |
system/xbattmon: Added (simple battery status bar).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xbattmon/xbattmon.info')
-rw-r--r-- | system/xbattmon/xbattmon.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/xbattmon/xbattmon.info b/system/xbattmon/xbattmon.info new file mode 100644 index 0000000000000..7a59bbf9989ed --- /dev/null +++ b/system/xbattmon/xbattmon.info @@ -0,0 +1,10 @@ +PRGNAM="xbattmon" +VERSION="0.4" +HOMEPAGE="http://git.2f30.org/xbattmon/" +DOWNLOAD="http://dl.2f30.org/releases/xbattmon-0.4.tar.gz" +MD5SUM="834eb8b9e9b1676d9296a20d13d2496f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libbsd" +MAINTAINER="Dimitris Papastamos" +EMAIL="sin@2f30.org" |