1 # Maintainer: Yoel Lion <yoel3ster at gmail dot com>
2 # Last Contributor: adamruss
6 pkgdesc="Convert English/Hebrew text to Hebrew/English text"
8 url="http://hafuchalhafuch.sourceforge.net"
10 depends=(bc zenity pygtk xsel xvkbd)
11 source=(http://garr.dl.sourceforge.net/project/hafuchalhafuch/Behafucha/$pkgver/Behafucha_$pkgver-1.tar.gz)
12 md5sums=('bc90d78dd229bf88e7660e8f77607a6d')
16 sed -i '1c#!/usr/bin/python2' Behafucha.py
17 sed -i '3c python2 /usr/lib/Behafucha/Behafucha.py' $pkgname
18 install -Dm 755 $pkgname $pkgdir/usr/bin/$pkgname
19 install -Dm 644 Behafucha.py $pkgdir/usr/lib/Behafucha/Behafucha.py
20 install -Dm 644 $pkgname.desktop $pkgdir/usr/share/applications/$pkgname.desktop
21 install -Dm 644 $pkgname.png $pkgdir/usr/share/pixmaps/$pkgname.png