You are not logged in.

#1 2004-09-09 06:37:51

jochu
Member
Registered: 2004-09-03
Posts: 17

[x11] hsetroot

hsetroot
It's a root window pixmap (wallpaper) setter. Compatible with esetroot.

pkgname=hsetroot
pkgver=1.0.2
pkgrel=1
pkgdesc="A tool which allows you to compose wallpapers for X"
url="http://thegraveyard.org/hsetroot.php"
depends=('imlib2' 'x-server')
source=(http://thegraveyard.org/files/$pkgname-$pkgver.tar.gz)
md5sums=(f599770a6411dcfe216c37b280fad9bc)

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

Offline

#2 2004-09-09 08:48:02

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: [x11] hsetroot

Nice, but please search the forums, incoming, tur and official arch repos first next time :-)

http://bbs.archlinux.org/viewtopic.php? … t=hsetroot

Offline

#3 2004-09-09 08:54:57

jochu
Member
Registered: 2004-09-03
Posts: 17

Re: [x11] hsetroot

Oh, whoops. I'm sorry. I thought I did.  :oops:

Offline

Board footer

Powered by FluxBB