You are not logged in.

#1 2003-10-18 17:26:47

red_over_blue
Member
Registered: 2003-07-19
Posts: 152

pypanel

pkgname=pypanel
pkgver=0.8
pkgrel=1
pkgdesc="A lightweight panel/taskbar for X11 window managers written in python"
url="http://pypanel.sourceforge.net/"
depends=('python' 'xfree86' 'python-xlib')
conflicts=()
backup=()
install=
source=(http://unc.dl.sourceforge.net/sourceforge/pypanel/PyPanel-0.8.tar.gz)
md5sums=()

build() {
        cd $startdir/src/PyPanel-$pkgver
        python setup.py install --root=$startdir/pkg
}

Don't forget to post your PKGBUILD in your thread when you announce a new package in incoming.
see HERE for details

Offline

Board footer

Powered by FluxBB