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."
10 url="http://code.google.com/p/torchat/"
17 #"http://torchat.googlecode.com/files/${pkgname}-source-${pkgver}.zip"
19 "http://www.unrealsoftware.de/get.php?cid=311245915&get=cs2d_0113_win.zip&p=1"
23 #'de18fb798664757e222c9f953d9c66a7'
28 mkdir -p ${pkgdir}/opt/torchat/
29 rm -rf ${srcdir}/src/portable.txt #disable the "portable mode"
30 cp -r ${srcdir}/* ${pkgdir}/opt/torchat/
32 rm -rf ${pkgdir}/opt/torchat/${pkgname}-source-${pkgver}.zip
34 mkdir -p ${pkgdir}/usr/bin
36 /opt/torchat/src/torchat.py $@' > ${pkgdir}/usr/bin/torchat
37 chmod -R 655 ${pkgdir}/usr/bin/torchat
41 mkdir -p ${pkgdir}/usr/share/applications
46 Comment=Messenger application on top of the Tor network and location hidden services
52 Categories=Network;InstantMessaging;' > ${pkgdir}/usr/share/applications/torchat.desktop
55 mkdir -p ${pkgdir}/usr/share/pixmaps
56 cp ${srcdir}/src/icons/torchat.png ${pkgdir}/usr/share/pixmaps/