You are not logged in.
Hey thanks to contrasutra, I got a gmail account
so, being the KDE user that I am:
pkgname=kcheckgmail
pkgver=0.4.0
pkgrel=1
pkgdesc="A GMail checker for KDE"
url="http://www.kde-apps.org/content/show.php?content=14927"
license="GPL"
depends=('kdebase' 'kdelibs' 'qt')
source=(http://belnet.dl.sourceforge.net/sourceforge/kcheckgmail/$pkgname-$pkgver.tar.bz2)
md5sums=(a406e814fa7f3817e5b4a2172b9d58c0)
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=`kde-config --prefix`
make || return 1
make prefix=$startdir/pkg/usr install
}
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline