iscan: add missing desktop file (#9245)

This commit is contained in:
newbluemoon 2017-11-18 17:23:48 +01:00 committed by Juan RP
parent 1ced340ea0
commit c445889a6b

View File

@ -1,7 +1,7 @@
# Template file for 'iscan'
pkgname=iscan
version=2.30.3
revision=1
revision=2
_srcrev=1
repository=nonfree
build_style=gnu-configure
@ -27,6 +27,7 @@ post_install() {
vlicense non-free/AVASYSPL.en.txt
vmkdir usr/lib/gimp/2.0/plug-ins
ln -s /usr/bin/iscan ${DESTDIR}/usr/lib/gimp/2.0/plug-ins
vinstall iscan.desktop 644 usr/share/applications
}
sane-epkowa_package() {