You are not logged in.

#1 2005-02-12 19:34:13

Hostile
Member
From: Michigan
Registered: 2005-01-27
Posts: 21

[new] wmakerconf

wmakerconf is a gtk application for configuring wmaker (very nice)

PKGBUILD:

# Contributor: Logan Anteau <lanteau@gmail.com>

pkgname=wmakerconf
pkgver=2.9.2
pkgrel=1
pkgdesc="X based config tool for the windowmaker X windowmanager."
url="http://www.starplot.org/wmakerconf/index.html"
depends=('xorg' 'windowmaker' 'gtk' 'perl')
source=(http://www.starplot.org/wmakerconf/$pkgname-$pkgver.tar.gz)
md5sums=('f233c31759e3ab5330c7e41c28a120d9')

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

I have the pkg in my repository also smile


[code]
[hostile]
Server = http://lanteau.homelinux.org/~lanteau/arch/hostile/
[/code]
PKGBUILDs available at http://lanteau.homelinux.org/~lanteau/arch/pkgbuilds/

Offline

#2 2005-02-12 23:27:10

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: [new] wmakerconf

have you got any stability issues with wmaker? I was playing with it yesterday, and it just about always crashes once I open another window or so.

iphitus

Offline

#3 2005-02-13 05:52:50

Hostile
Member
From: Michigan
Registered: 2005-01-27
Posts: 21

Re: [new] wmakerconf

nope I've been using wmaker with GNUstep for about 2 days now and it is very stable. So maybe re install it or try to built it yourself from abs.


[code]
[hostile]
Server = http://lanteau.homelinux.org/~lanteau/arch/hostile/
[/code]
PKGBUILDs available at http://lanteau.homelinux.org/~lanteau/arch/pkgbuilds/

Offline

Board footer

Powered by FluxBB