1 #Contributor: Fabio 'Black_Codec' <blackxar@email.it>
5 pkgdesc="A simple user friendly application that allow Mac,Windows and Linux users to share files"
6 url=http://hybrid-share.sourceforge.net
9 depends=(mono gtk-sharp-2 glade niry-sharp hybrid-share-core hybrid-share-plugins)
10 source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.bz2)
11 md5sums=('e786d3fb2897e349aa0139e38e6088e9')
15 cd $startdir/src/$pkgname/
17 ./configure --prefix=/usr
19 make DESTDIR=$startdir/pkg/ install