You are not logged in.

#1 2004-05-21 12:34:22

Pierluigi
Member
Registered: 2004-04-10
Posts: 90
Website

[system: monitoring] torsmo

nice app!
http://torsmo.sourceforge.net/

pkgname=torsmo
pkgver=0.16
pkgrel=1
pkgdesc="Torsmo is a system monitor that sits in the corner of your desktop."
url="http://torsmo.sourceforge.net/"
license=""
depends=()
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(http://heanet.dl.sourceforge.net/sourceforge/torsmo/$pkgname-$pkgver.tar
.gz)
md5sums=('47d0d4548a8ed5006f2fe977ba7e8a75')

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

Offline

#2 2004-08-13 12:05:28

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: [system: monitoring] torsmo

0.17 update, please? or shall i do it?

Offline

#3 2004-08-13 13:36:41

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

Re: [system: monitoring] torsmo


Mr Green

Offline

#4 2004-08-13 16:27:21

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: [system: monitoring] torsmo

are you having a laugh, Mr. Green?

All you did was change the version to 0.17!  I knew how to do that - i was wondering if the contributor was going to replace his package in incoming with the latest (or does the system not really work like that?)

Offline

#5 2004-08-13 16:41:33

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

Re: [system: monitoring] torsmo

dibblethewrecker wrote:

are you having a laugh, Mr. Green?

All you did was change the version to 0.17!  I knew how to do that - i was wondering if the contributor was going to replace his package in incoming with the latest (or does the system not really work like that?)

Sorry......I'll edit it out .... :oops:


Mr Green

Offline

#6 2004-08-14 08:45:32

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: [system: monitoring] torsmo

well, there was no need to do that - i just thought it was funny that was all smile

Offline

#7 2004-08-14 08:48:19

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

Re: [system: monitoring] torsmo

you can't please some people  lol

never mind....


Mr Green

Offline

#8 2004-08-14 10:29:04

Pierluigi
Member
Registered: 2004-04-10
Posts: 90
Website

Re: [system: monitoring] torsmo

pkgname=torsmo
pkgver=0.17
pkgrel=1
pkgdesc="Torsmo is a system monitor that sits in the corner of your desktop."
url="http://torsmo.sourceforge.net/"
license=""
depends=()
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(http://heanet.dl.sourceforge.net/sourceforge/torsmo/$pkgname-$pkgver.tar.gz)

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

Update to ver 0.17

Offline

#9 2004-08-14 18:00:48

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: [system: monitoring] torsmo

tee hee  smile

Offline

#10 2004-08-15 08:36:05

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

Re: [system: monitoring] torsmo

deja vue...... lol


Mr Green

Offline

Board footer

Powered by FluxBB