rebuild + new dependency: sane

This commit is contained in:
Giuseppe 2010-12-16 14:27:23 +00:00
parent c4f04d75b3
commit b60e7e1766

View File

@ -6,13 +6,13 @@
pkgname=kipi-plugins
pkgver=1.6.0
pkgrel=1
pkgrel=2
pkgdesc="libkipi plugins for digikam and kde apps"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.kipi-plugins.org"
makedepends=('pkgconfig' 'cmake' 'automoc4')
depends=('kdegraphics-common' 'kdepimlibs' 'opencv' 'libgpod')
depends=('kdegraphics-common' 'kdepimlibs' 'opencv' 'libgpod' 'sane')
source=("http://downloads.sourceforge.net/kipi/$pkgname-$pkgver.tar.bz2")
optdepends=('imagemagick: for picture manipulation'
'qca: for shwup webservice support')