4 pkgdesc="Wifi assistant for Politecnico di Torino"
6 depends=('python' 'wxpython')
8 url="http://www.labinf.polito.it/whitone/toptray/"
10 'http://www.labinf.polito.it/whitone/soft/TOPTray/0.1/TOPTray-0.1.tar.bz2'
13 md5sums=('38f021f1b854cf657f5f21d967432149'
14 '7d299328d03e19197d43d9d465377ae0')
17 cd ${srcdir} ; patch < install.patch
18 mkdir -p ${pkgdir}/usr/bin
19 cp ${srcdir}/TOPTray.py ${pkgdir}/usr/bin/toptray
20 mkdir -p ${pkgdir}/usr/share/{doc,pixmaps,}/toptray
21 cp ${srcdir}/LICENSE ${pkgdir}/usr/share/doc/toptray/
22 cp ${srcdir}/TOPTray.png ${pkgdir}/usr/share/pixmaps/toptray/
23 cp ${srcdir}/FormParser.py ${pkgdir}/usr/share/toptray/
24 cp ${srcdir}/SetupWizard.py ${pkgdir}/usr/share/toptray/
25 cp ${srcdir}/SimpleConfig.py ${pkgdir}/usr/share/toptray/
26 cp ${srcdir}/VernierAuthentication.py ${pkgdir}/usr/share/toptray/
27 mkdir -p ${pkgdir}/usr/share/{python-support,applications}
28 echo '/usr/share/toptray' > ${pkgdir}/usr/share/python-support/toptray.dirs
29 cp ${srcdir}/TOPTray.desktop ${pkgdir}/usr/share/applications/