mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
iscan: Add an INSTALL.msg
Closes: gh-4434 [via git-merge-pr]
This commit is contained in:
parent
cb623f4e54
commit
0fb368a953
2 changed files with 4 additions and 1 deletions
3
srcpkgs/iscan/INSTALL.msg
Normal file
3
srcpkgs/iscan/INSTALL.msg
Normal file
|
@ -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.
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'iscan'
|
# Template file for 'iscan'
|
||||||
pkgname=iscan
|
pkgname=iscan
|
||||||
version=2.30.1
|
version=2.30.1
|
||||||
revision=1
|
revision=2
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-frontend --enable-jpeg --enable-tiff --enable-png --enable-gimp"
|
configure_args="--enable-frontend --enable-jpeg --enable-tiff --enable-png --enable-gimp"
|
||||||
|
|
Loading…
Add table
Reference in a new issue