1 # Contributor: Thomas Mudrunka <harvie@@email..cz>
2 # You can also contact me on http://blog.harvie.cz/
7 pkgdesc="Messenger application on top of the Tor network and it's location hidden services. Nobody will be able to find out where you are, find out what you send/receive, to whom you are sending/receiving from and where are your contacts located. Pidgin-like."
10 url="http://code.google.com/p/torchat/"
18 "http://torchat.googlecode.com/files/${pkgname}-source-${pkgver}.zip"
22 'de18fb798664757e222c9f953d9c66a7'
27 mkdir -p ${pkgdir}/opt/torchat/
28 rm -rf ${srcdir}/src/portable.txt #disable the "portable mode"
29 cp -r ${srcdir}/* ${pkgdir}/opt/torchat/
31 rm -rf ${pkgdir}/opt/torchat/${pkgname}-source-${pkgver}.zip
33 mkdir -p ${pkgdir}/usr/bin
35 /opt/torchat/src/torchat.py $@' > ${pkgdir}/usr/bin/torchat
36 chmod -R 655 ${pkgdir}/usr/bin/torchat
40 mkdir -p ${pkgdir}/usr/share/applications
45 Comment=Messenger application on top of the Tor network and location hidden services
51 Categories=Network;InstantMessaging;' > ${pkgdir}/usr/share/applications/torchat.desktop
54 mkdir -p ${pkgdir}/usr/share/pixmaps
55 cp ${srcdir}/src/icons/torchat.png ${pkgdir}/usr/share/pixmaps/