1 # Maintainer: Christos Nouskas <nous at archlinux us>
5 pkgdesc="A perl script to allow reading both 8-bit ISO and utf-8 text inside xchat. Initially intended for the greek IRC users but also works with baltic, cyrillic and turkish; probably arabic and hebrew."
6 url="http://sourceforge.net/projects/xchat-greek/"
7 depends=('xchat' 'perl-text-iconv')
9 source=(${pkgname}-${pkgver}.pl::http://sourceforge.net/projects/xchat-greek/files/utf8-$pkgver.pl/download
11 sha256sums=('4e13566a3bebfef7e3a2e4bc2e2908847390431bb75875d610a0912f3b2fe37b'
12 '16aa8e7ba28d268c2fd3b9287b62fbf9a3e04fcb25f90a64a278f07f4b3d365c')
13 noextract=(${pkgname}-${pkgver}.pl)
14 install=xchat-greek.install
18 mkdir -p $startdir/pkg/usr/lib/xchat/plugins
19 cp -v $pkgname-$pkgver.pl $startdir/pkg/usr/lib/xchat/plugins