Browse Source

Added hardinfo (0.4.2.2) - A system profiler for Linux

early
Minto van der Sluis 17 years ago
parent
commit
47eaaaf738
  1. 11
      monitor/hardinfo/disable-optimization.patch
  2. 3
      monitor/hardinfo/hardinfo.conf
  3. 32
      monitor/hardinfo/hardinfo.desc

11
monitor/hardinfo/disable-optimization.patch

@ -0,0 +1,11 @@
diff -u hardinfo-0.4.2.2.orig/Makefile.in hardinfo-0.4.2.2/Makefile.in
--- hardinfo-0.4.2.2.orig/Makefile.in 2007-07-20 16:59:04.000000000 +0200
+++ hardinfo-0.4.2.2/Makefile.in 2007-08-23 18:46:37.000000000 +0200
@@ -1,6 +1,6 @@
CC = gcc $(ARCHOPTS)
-CCSLOW = gcc -O0
+CCSLOW = gcc
CFLAGS = -fPIC -pipe -Wall $(GTK_CFLAGS) $(GLADE_CFLAGS) $(SOUP_CFLAGS) -I.
# ----------------------------------------------------------------------------

3
monitor/hardinfo/hardinfo.conf

@ -0,0 +1,3 @@
var_remove_regex GCC_WRAPPER_INSERT " " "-O.*"

32
monitor/hardinfo/hardinfo.desc

@ -0,0 +1,32 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../hardinfo/hardinfo.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A system profiler for Linux
[T] HardInfo is a system profiler for Linux systems. It can display
[T] information about the hardware, software, and perform simple benchmarks.
[U] http://hardinfo.berlios.de/
[A] Leandro Pereira <asdfasd [at] sdfsadfds [dot] com>
[M] Minto van der Sluis <misl@opensde.org>
[C] extra/tool
[L] GPL
[S] Beta
[V] 0.4.2.2
[P] X -----5---9 800.000
[D] 3149230224 hardinfo-0.4.2.2.tar.bz2 http://download.berlios.de/hardinfo/
Loading…
Cancel
Save