4 pkgdesc="The DvTitler-Plugin works with kino's plugin engine and provides the ability to add text to your DV projects."
6 url="http://kino.schirmacher.de/article/archive/0"
8 depends=('libgnomeui' 'kino')
9 source=(http://dfn.dl.sourceforge.net/project/dvtitler/dvtitler/0.2.0/dvtitler-0.2.0.tar.gz)
10 md5sums=('9498a7891ea9d3d209cc56b43fff3d17')
13 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/gnome/lib/pkgconfig
14 cd $startdir/src/$pkgname-$pkgver
15 ./configure --prefix=/usr
17 make DESTDIR=$startdir/pkg install