You are not logged in.

#1 2004-10-04 14:25:31

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

[new] torsmo

pkgname=torsmo
pkgver=0.17
pkgrel=1
pkgdesc="A simple system monitor based only on X"
url="torsmo.sourceforge.net"
depends=(x-server)
source=(http://mesh.dl.sourceforge.net/sourceforge/torsmo/$pkgname-$pkgver.tar.gz)
md5sums=()

build()
{
  cd $startdir/src/$pkgname-$pkgver
  ./configure
  make || return 1
  make DESTDIR=$startdir/pkg install
  mkdir -p $startdir/pkg/etc/skel/
  cp torsmorc.sample $startdir/pkg/etc/skel/ 
}

note that the sample torsmorc is copied into /etc/skel (dunno where else to put it).

I will put in incoming later

Offline

#2 2004-10-04 14:51:56

robot5x
Member
Registered: 2004-01-26
Posts: 266

Re: [new] torsmo

phrakture wrote:

note that the sample torsmorc is copied into /etc/skel

hmm...seems strangley appropriate, for some reason...
aren't we meant to use x-server as a depend tho?
it's a minor thing. This looks nice...

Offline

#3 2004-10-04 14:53:18

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [new] torsmo

good point - i think i made this pkg with no dependancies and threw that in there at the last minute... editing now...

Offline

#4 2004-10-04 15:23:06

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Offline

#5 2004-10-04 16:23:19

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [new] torsmo

Doh! - why is this package not in some repo....

If its not even in incoming (didn't think it was) mine will go there first!!!!!!!11

Offline

#6 2005-02-23 13:26:44

neotuli
Lazy Developer
From: London, UK
Registered: 2004-07-06
Posts: 1,204
Website

Re: [new] torsmo

Ok, 0.18 has support for monitering nvidia cards, but it requires some headers that I don't quite know where to find. Any help would be appreciated.

NVCtrl.h
NVCtrlLib.h

Thanks... and no, google doesnt seem to turn up anything...


The suggestion box only accepts patches.

Offline

#7 2005-02-24 01:10:01

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: [new] torsmo

try downloadling the nvidia driver see if its somewhere in that.

Offline

#8 2006-09-22 17:18:32

big_gie
Member
Registered: 2005-01-19
Posts: 637

Re: [new] torsmo

neotuli wrote:

Ok, 0.18 has support for monitering nvidia cards, but it requires some headers that I don't quite know where to find. Any help would be appreciated.

NVCtrl.h
NVCtrlLib.h

Thanks... and no, google doesnt seem to turn up anything...

Please see http://aur.archlinux.org/packages.php?d … =1&ID=6859

Offline

#9 2006-09-22 17:31:35

dadexter
Member
From: Dorval, QC, Canada
Registered: 2004-09-07
Posts: 274
Website

Re: [new] torsmo

You "do" realize you just replied to a 2 year old post, right? tongue

Offline

#10 2006-09-22 18:06:57

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [new] torsmo

dadexter wrote:

You "do" realize you just replied to a 2 year old post, right? tongue

No, I posted this yesterday  roll

Offline

#11 2006-09-22 18:13:05

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: [new] torsmo

Dude ... bad trip  8)


Mr Green

Offline

#12 2006-09-22 18:20:36

big_gie
Member
Registered: 2005-01-19
Posts: 637

Re: [new] torsmo

dadexter wrote:

You "do" realize you just replied to a 2 year old post, right? tongue

Yeah I know  big_smile

But I needed those files, and looking around on the forum was the only post about it!

Offline

Board footer

Powered by FluxBB