You are not logged in.
Xmountains is a fractal terrain generator and can also be used by xscreensaver.
# Contributor: K. Piche <kpiche@rogers.com>
pkgname=xmountains
pkgver=2.7
pkgrel=1
pkgdesc="Xmountains is a fractal terrain generator."
url=(http://www.epcc.ed.ac.uk/~spb/xmountains/)
source=(http://www.epcc.ed.ac.uk/~spb/$pkgname/${pkgname}_$pkgver.tar.gz)
depends=('x-server')
build() {
cd $startdir/src
xmkmf
make || return 1
make DESTDIR=$startdir/pkg install
install -D -m644 xmountains.man $startdir/pkg/usr/man/man1/xmountains.1
}
md5sums=('871c43cc065b20a42b9da3e8ecaa5293')
The package and PKGBUILD are available at http://ca.geocities.com/kpiche@rogers.com/
PS How does one become a TUR?
Offline
PS How does one become a TUR?
Offline