public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1fc643684a25cac48de05722b47d76874b51fbe2
@ 2012-10-06 18:32 git
  0 siblings, 0 replies; only message in thread
From: git @ 2012-10-06 18:32 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2527 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  1fc643684a25cac48de05722b47d76874b51fbe2 (commit)
      from  4fec525d81f9fbb94d12990823a1d063c1e96681 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1fc643684a25cac48de05722b47d76874b51fbe2
Author: Erik Kapfer <erik.kapfer(a)ipfire.org>
Date:   Sat Oct 6 19:10:16 2012 +0200

    libstatgrab: New package.

-----------------------------------------------------------------------

Summary of changes:
 libstatgrab/libstatgrab.nm |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)
 create mode 100644 libstatgrab/libstatgrab.nm

Difference in files:
diff --git a/libstatgrab/libstatgrab.nm b/libstatgrab/libstatgrab.nm
new file mode 100644
index 0000000..5116b5d
--- /dev/null
+++ b/libstatgrab/libstatgrab.nm
@@ -0,0 +1,41 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = libstatgrab
+version    = 0.17
+release    = 1
+
+groups     = System/Libraries
+url        = http://www.i-scream.org/libstatgrab/
+license    = GNUv2
+summary    = Provides access to statistics about the system.
+
+description
+	libstatgrab is a library that provides statistics about the system on 
+	which it's run. It's written in C and presents a selection of useful 
+	interfaces which can be used to access key system statistics. 
+	The current list of statistics includes CPU usage, memory utilisation, 
+	disk usage, process counts, network traffic, disk I/O, and more. 
+end
+
+source_dl  = ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/
+
+build
+	requires
+		ncurses-devel
+	end
+end
+
+packages
+	package %{name}
+
+	package %{name}-devel
+		template DEVEL
+	end
+
+	package %{name}-debuginfo
+		template DEBUGINFO
+	end
+end


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-06 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-06 18:32 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1fc643684a25cac48de05722b47d76874b51fbe2 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox