1 # Contributor: Marius Suckrau <malstrond [at] gmail [dot] com>
6 pkgdesc="Tools for iDesk written in Python"
8 url="http://icecc.sourceforge.net/idesktools.html"
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')
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