Package Details: scangearmp-mp490series 1.40-11

Git Clone URL: https://aur.archlinux.org/scangearmp.git (read-only, click to copy)
Package Base: scangearmp
Description: Canon IJ Scanner Driver (For MP490 series)
Upstream URL: http://www.canon-europe.com/support/pixma_software/
Licenses: custom
Conflicts: scangearmp-mp490
Provides: scangearmp-mp490
Submitter: None
Maintainer: sbmomeni
Last Packager: sbmomeni
Votes: 5
Popularity: 0.000000
First Submitted: 2009-09-20 22:20 (UTC)
Last Updated: 2021-04-30 15:12 (UTC)

Latest Comments

sbmomeni commented on 2021-05-23 10:44 (UTC)

About package version:

This scangearmp package at version 1.40 supports legacy MP250, MP270, MP490, MP550, MP560, and MP640 series. Although version 1.60 is available at https://gdlp01.c-wss.com/gds/3/0100003033/01/scangearmp-source-1.60-1.tar.gz but it only supports MP250 and some newer series dropping support for MP270, MP490, MP550, MP560, and MP640 series.

PowaBanga commented on 2021-05-19 20:33 (UTC)

ok, the compilation finaly work, thank you very much !

sbmomeni commented on 2021-04-30 15:14 (UTC)

@PowaBanga Install the libusb-compat package to obtain the usb.h file.

PowaBanga commented on 2021-04-20 14:35 (UTC) (edited on 2021-04-20 14:36 (UTC) by PowaBanga)

canon_mfp_tools.c:40:10: fatal error: usb.h: No such file or directory

40 | #include <usb.h>

does anybody have this message error ?

sbmomeni commented on 2015-09-10 07:21 (UTC)

@chavez: The cnijfilter-common package is responsible for creating that symlink for all MP series printers/scanners. However, the cnijfilter-mp560 package is marked as conflicting with cnijfilter-common package. Updating the cnijfilter-mp560 package to depend on cnijfilter-common package will fix this issue. I left a comment for maintainer of cnijfilter-mp560 package about it.

<deleted-account> commented on 2015-08-31 14:11 (UTC)

After building and installing the latest scangearmp and pressing the "Update Scanner List" button, it would not locate my Canon MP560 printer/scanner until I added the following symlink for the tool to locate and open the canon_mfp.conf file: ln -s /usr/lib32/bjlib /usr/lib/bjlib

sbmomeni commented on 2015-08-13 07:43 (UTC)

@osvein: Yes, the lib32-gtk2 dependency was required at compile time. Updated.

osvein commented on 2015-08-12 20:36 (UTC)

libtool: link: gcc -m32 -DV_MAJOR=1 -DV_MINOR=0 -O2 -D__GIMP_PLUGIN_ENABLE__ -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/scangearmp scangearmp-main.o scangearmp-callbacks.o scangearmp-interface.o scangearmp-support.o scangearmp-coloradjust.o scangearmp-coloradjust_bc.o scangearmp-coloradjust_hg.o scangearmp-coloradjust_tc.o scangearmp-coloradjust_fr.o scangearmp-coloradjust_mc.o scangearmp-com_gtk.o scangearmp-cnmsstr.o scangearmp-w1_main.o scangearmp-w1_size.o scangearmp-w1_ui.o scangearmp-preference.o scangearmp-save_dialog.o scangearmp-prev_main.o scangearmp-prev_sub.o scangearmp-scanfile.o scangearmp-scangimp.o scangearmp-scanmain.o scangearmp-scanopts.o scangearmp-scanstdlg.o scangearmp-scanflow.o scangearmp-cnmsfunc.o scangearmp-progress_bar.o scangearmp-keep_setting.o scangearmp-child_dialog.o scangearmp-file_control.o scangearmp-raw2pdf.o scangearmp-cnmsnetwork.o -L../backend/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lcncpmsui /tmp/makepkg/scangearmp/src/scangearmp-source-1.40-1/scangearmp/backend/.libs/libsane-canon_mfp.so -L../../com/libs_bin/ -ldl -lpthread -lcncpnet -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpng -lz -lusb /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../libgtk-x11-2.0.so when searching for -lgtk-x11-2.0 /usr/bin/ld: skipping incompatible /usr/lib/libgtk-x11-2.0.so when searching for -lgtk-x11-2.0 /usr/bin/ld: cannot find -lgtk-x11-2.0 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../libgdk-x11-2.0.so when searching for -lgdk-x11-2.0 /usr/bin/ld: skipping incompatible /usr/lib/libgdk-x11-2.0.so when searching for -lgdk-x11-2.0 /usr/bin/ld: cannot find -lgdk-x11-2.0 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../libatk-1.0.so when searching for -latk-1.0 /usr/bin/ld: skipping incompatible /usr/lib/libatk-1.0.so when searching for -latk-1.0 /usr/bin/ld: cannot find -latk-1.0 collect2: error: ld returned 1 exit status Makefile:469: recipe for target 'scangearmp' failed make[2]: *** [scangearmp] Error 1 make[2]: Leaving directory '/tmp/makepkg/scangearmp/src/scangearmp-source-1.40-1/scangearmp/src' Makefile:423: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/makepkg/scangearmp/src/scangearmp-source-1.40-1/scangearmp' Makefile:355: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Missing dependencies?