gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3451: GNUstep CPU TimeMon


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3451: GNUstep CPU TimeMon
Date: Thu, 15 Oct 2015 06:59:03 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3451
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2015-10-14 23:58:39 -0700
message:
  GNUstep CPU TimeMon 
added:
  gnustep/TimeMon/               timemon-20151015065743-un6h3tfuewccsm8g-1
  gnustep/TimeMon/Makefile       makefile-20151015065743-un6h3tfuewccsm8g-3
  gnustep/TimeMon/config.mk      config.mk-20151015065743-un6h3tfuewccsm8g-2
  gnustep/TimeMon/sha256sums     sha256sums-20151015065743-un6h3tfuewccsm8g-4
=== added directory 'gnustep/TimeMon'
=== added file 'gnustep/TimeMon/Makefile'
--- a/gnustep/TimeMon/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnustep/TimeMon/Makefile  2015-10-15 06:58:39 +0000
@@ -0,0 +1,42 @@
+# 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 = TimeMon
+GARNAME = TimeMon
+GARVERSION = 4.2
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = GNUstep CPU usage time monitor
+define BLURB
+Graphic display of CPU time. System time, User time, Nice time, idle time.
+
+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/TimeMon/config.mk'
--- a/gnustep/TimeMon/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnustep/TimeMon/config.mk 2015-10-15 06:58:39 +0000
@@ -0,0 +1,4 @@
+## Configuration options for TimeMon ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/TimeMon/sha256sums'
--- a/gnustep/TimeMon/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnustep/TimeMon/sha256sums        2015-10-15 06:58:39 +0000
@@ -0,0 +1,1 @@
+3204e7cc454db233cebb93bb7cc8ad56bf5754063ed7be1a765051615a04ec0f  
download/TimeMon-4.2.tar.gz


reply via email to

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