You are not logged in.
Nice tool for switching cursors (for gnome)
#Written by daeltar <lukas@daeltar.org>, http://daeltar.org
pkgname=gcursor
pkgver=0.061
pkgrel=1
pkgdesc="Gnome cursor selector"
url="http://qballcow.nl/?s=14"
source=(http://download.qballcow.nl/programs/gcursor/gcursor-0.061.tar.gz)
depends=('gtk2')build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr
make || return 1
make prefix=$startdir/pkg/usr install
}
Thanks For All the Fish
Offline