diff --git a/srcpkgs/iscan/INSTALL.msg b/srcpkgs/iscan/INSTALL.msg new file mode 100644 index 00000000000..fcc76ce1efe --- /dev/null +++ b/srcpkgs/iscan/INSTALL.msg @@ -0,0 +1,3 @@ +Most scanners will require some nonfree plugins. +Check the iscan-plugins-* packages to see if you need to install +additional packages. diff --git a/srcpkgs/iscan/template b/srcpkgs/iscan/template index 7ef588d7aa8..4c3dd684de6 100644 --- a/srcpkgs/iscan/template +++ b/srcpkgs/iscan/template @@ -1,7 +1,7 @@ # Template file for 'iscan' pkgname=iscan version=2.30.1 -revision=1 +revision=2 repository=nonfree build_style=gnu-configure configure_args="--enable-frontend --enable-jpeg --enable-tiff --enable-png --enable-gimp"