updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / idesktools-xba / PKGBUILD
blobe4dc283a3933fa9b931711d22589b77d9567b19a
1 # Contributor: Marius Suckrau <malstrond [at] gmail [dot] com>
3 pkgname=idesktools-xba
4 pkgver=0.3.5
5 pkgrel=3
6 pkgdesc="Tools for iDesk written in Python"
7 arch=(i686 x86_64)
8 url="http://icecc.sourceforge.net/idesktools.html"
9 license="unknown"
10 depends=('pyqt3' 'python' 'qt' 'idesk')
11 source=(http://kent.dl.sourceforge.net/sourceforge/icecc/idesktools-xba-0.3.5.tar.bz2)
12 md5sums=('c8c4a3c2cadffb8fc08ba8ccfa2f350e')
14 build() {
15   cd $startdir/src/$pkgname-$pkgver
16   mkdir -p $startdir/pkg/usr/bin
18 # Uncomment the following line to install a GUI tool for editing the main configuration file. This seems to break iDesk however.
19 # install -D -m755 ideskcfg.py $startdir/pkg/usr/bin/ideskcfg
21 # This is the GUI tool for generating icons:
22   install -D -m755 imklnk.py $startdir/pkg/usr/bin/imklnk