You are not logged in.

#1 2005-04-03 21:50:04

miqorz
Member
Registered: 2004-12-31
Posts: 475

[new] fbpanel + icon patch

pkgname=fbpanel
pkgver=4.1
pkgrel=2
pkgdesc="A NETWM-compliant, GTK2-based panel"
depends=('gtk2')
source=(http://umn.dl.sourceforge.net/sourceforge/fbpanel/$pkgname-$pkgver.tgz)
url="http://fbpanel.sourceforge.net/"
build() {
cd $startdir/src/$pkgname-$pkgver
patch -p1 <$startdir/pagericons-4.1.patch
./configure --prefix=/usr
make || return 1
make PREFIX=$startdir/pkg/usr install
}

Just download this patch, http://left-foot.org/Arch/Patches/pagericons-4.1.patch and put it in the build directory.


http://wiki2.archlinux.org/

Read it. Love it. Live it. Or die.

Offline

Board footer

Powered by FluxBB