updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / xchat-greek / PKGBUILD
blobfc91dfebeb285d5ae31831690cdadbc89bd5e32b
1 # Maintainer: Christos Nouskas <nous at archlinux us>
2 pkgname=xchat-greek
3 pkgver=1.60
4 pkgrel=1
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')
8 arch=(any)
9 source=(${pkgname}-${pkgver}.pl::http://sourceforge.net/projects/xchat-greek/files/utf8-$pkgver.pl/download
10         xchat-greek.install)
11 sha256sums=('4e13566a3bebfef7e3a2e4bc2e2908847390431bb75875d610a0912f3b2fe37b'
12             '16aa8e7ba28d268c2fd3b9287b62fbf9a3e04fcb25f90a64a278f07f4b3d365c')
13 noextract=(${pkgname}-${pkgver}.pl)
14 install=xchat-greek.install
15 license=('GPL')
17 build() {
18   mkdir -p $startdir/pkg/usr/lib/xchat/plugins
19   cp -v $pkgname-$pkgver.pl $startdir/pkg/usr/lib/xchat/plugins