You are not logged in.

#1 2005-02-28 21:56:28

ro0x
Member
From: Santiago, Chile
Registered: 2004-06-20
Posts: 79

[UPDATED] xchat-systray-integration

Allows you to minimize and maximize XChat to the systray, and alerts you when somebody is trying to talk to you.

# Contributor: Roberto Salas <ro0xito@gmail.com> 

pkgname=xchat-systray-integration 
pkgver=2.4.5 
pkgrel=1 
pkgdesc="Systray (Notification Area) Plugin for XChat" 
url="http://blight.altervista.org/" 
depends=('xchat' 'gtk2') 
source=(http://aleron.dl.sourceforge.net/sourceforge/xchat2-plugins/$pkgname-$pkgver-src.tar.gz) 
md5sums=('f7068053ff7cc63d5bf2fd8cfabe0c82') 

build() { 
  cd $startdir/src/$pkgname-$pkgver
  make || return 1 
  make prefix=$startdir/pkg/usr install 
}

Offline

#2 2005-03-01 10:06:15

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

Re: [UPDATED] xchat-systray-integration

I'm going to check this out! I hope the maximum CPU usage while highlighted-bug is fixed.

Thanks!


A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.

Offline

Board footer

Powered by FluxBB