# Description: Interface simple pour scanner # URL: https://launchpad.net/simple-scan/ # Maintainer: NuTyX core team # Packager: lesibel at free dot fr # Depends on: libtool, sane, gconf, gnome-doc-utils, xorg-libxcursor, xorg-libxdamage, xorg-libxrandr, xorg-libxinerama # Run on: libtool,sane,gconf name=simple-scan version=2.32.0.2 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.32/$name-$version.tar.bz2 ) build() { cd $name-$version ./configure --prefix=/usr make make DESTDIR=$PKG install }