updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / workspace-name / PKGBUILD
blob075e3ffc8a44eac4bf457f933e03a63bcb9998fd
1 # Contributor: Bernhard Walle <bernhard.walle@gmx.de>
2 pkgname=workspace-name
3 pkgver=20070418
4 _origver=2007-04-18
5 pkgrel=0
6 pkgdesc="Shows workspace name when switching desktops"
7 url="http://www.bwalle.de/drupal/workspace-name"
8 license="GPL"
9 depends=(xosd)
10 arch=(i686 x86_64)
11 source=(http://www.bwalle.de/programme//workspace-name/$pkgname-$_origver.tar.bz2)
12 md5sums=('7d6059e07619d211237260a51ba218df')
14 build() {
15   cd $startdir/src/$pkgname-$_origver
16   make
17   mkdir -p $startdir/pkg/usr/bin
18   install -m 0755 workspace-name $startdir/pkg/usr/bin