gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3434: new GNUstep pkg batmon


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3434: new GNUstep pkg batmon
Date: Tue, 13 Oct 2015 08:12:48 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3434
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2015-10-13 01:12:44 -0700
message:
  new GNUstep pkg batmon
added:
  gnustep/batmon/                batmon-20151013080921-s8tgaol7v2iekq8q-1
  gnustep/batmon/Makefile        makefile-20151013080921-s8tgaol7v2iekq8q-3
  gnustep/batmon/config.mk       config.mk-20151013080921-s8tgaol7v2iekq8q-2
  gnustep/batmon/sha256sums      sha256sums-20151013080921-s8tgaol7v2iekq8q-4
=== added directory 'gnustep/batmon'
=== added file 'gnustep/batmon/Makefile'
--- a/gnustep/batmon/Makefile   1970-01-01 00:00:00 +0000
+++ b/gnustep/batmon/Makefile   2015-10-13 08:12:44 +0000
@@ -0,0 +1,43 @@
+# Copyright © 2015 Carl Hansen 
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = batmon
+GARNAME = batmon
+GARVERSION = 0.8
+HOME_URL = http://www.non-gnu.org/gap/batmon
+DESCRIPTION = Laptop battery monitor
+define BLURB
+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.
+endef
+
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/batmon/config.mk'
--- a/gnustep/batmon/config.mk  1970-01-01 00:00:00 +0000
+++ b/gnustep/batmon/config.mk  2015-10-13 08:12:44 +0000
@@ -0,0 +1,4 @@
+## Configuration options for batmon ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/batmon/sha256sums'
--- a/gnustep/batmon/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnustep/batmon/sha256sums 2015-10-13 08:12:44 +0000
@@ -0,0 +1,1 @@
+fff2fc242ea2956f8b8c7eea751718c54d1a70026eb4659869ad1bac9f64dcff  
download/batmon-0.8.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]