updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / fspanel-legacy / PKGBUILD
blob9108aa1074674d9df3ca6c432cd20f703661d231
1 #Maintainer: jakob (hellwoofa [@]  arcor [.] de)
2 pkgname=fspanel-legacy
3 pkgver=0.7
4 pkgrel=2
5 pkgdesc="F***ing Small Panel. Old version with clock but not EWMH-compliant."
6 url="http://www.chatjunkies.org/fspanel"
7 arch=('i686')
8 license=()
9 depends=(libxpm)
10 source=(http://home.arcor.de/hellwoofa/fspanel-$pkgver.tar.gz patch.arch)
11 md5sums=('5f4d0cafd52a04fd7f174f084b3520b8' 'c5f72c221293f2e60c113e6cb002daad')
13 build() {
14   cd $startdir/src/fspanel-$pkgver
15   patch <../patch.arch Makefile
16   make || return 1
17   mkdir -p $startdir/pkg/usr/bin
18   cp fspanel $startdir/pkg/usr/bin