updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / tomboy-image / PKGBUILD
blob5400e668ce15913768bc9f4894a84e789a01a852
1 # Maintainer: Giorgio Gilestro <giorgio@gilest.ro>
3 pkgname=tomboy-image
4 pkgver=0.2
5 pkgrel=1
6 pkgdesc="A tomboy plugin to support Insert images"
7 arch=('i686' 'x86_64')
8 url="http://mattguo.com/tomboy-image/"
9 license=('GPL')
10 depends=('tomboy')
12 source=(http://mattguo.com/tomboy-image/InsertImage.dll)
13 md5sums=(c8c09441dd44fb2d91420bfe734a0a47)
15 package() {
16   cd $srcdir
17   install -d $pkgdir/usr/lib/tomboy/addins
18   install InsertImage.dll $pkgdir/usr/lib/tomboy/addins/