updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / coccinella-bin / PKGBUILD
blobc0590c3dc3e8bd56c4febf59d76042c69a86ebd9
1 # Contributor: Nick0602 <nick@linuxbox360.org>
2 # Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
3 # Contributor: Fernando 'Zerial' Lagos B. <fernando@zerial.org>
5 pkgname=coccinella-bin
6 pkgver=0.96.20
7 pkgrel=1
8 pkgdesc="Jabber chat client with whiteboard communication"
9 url="http://www.coccinella.im"
10 license="GPL"
11 #depends=('libxss' 'libxft' 'gcc-libs')
12 arch=('i686' 'x86_64')
13 provides=('coccinella')
14 conflicts=('coccinella')
15 source=(http://prdownloads.sourceforge.net/coccinella/Coccinella-${pkgver}Linux-x86.tar.gz)
16 options=('!strip')
17 md5sums=('661b2f028e080e24eb7e9e8240362e3a')
19 build() {
20   install -D -m755 $startdir/src/Coccinella-${pkgver}Linux-x86/Coccinella-$pkgver.bin \
21                        $startdir/pkg/usr/bin/coccinella