Package Details: capt-src 2.71-5

Git Clone URL: https://aur.archlinux.org/capt-src.git (read-only, click to copy)
Package Base: capt-src
Description: Canon CAPT Printer Driver for Linux. Compiled from source code.
Upstream URL: http://support-asia.canon-asia.com/
Keywords: canon capt printer
Licenses: custom
Conflicts: cndrvcups-common-lb, cndrvcups-lb
Submitter: reztho
Maintainer: mistersmee
Last Packager: mistersmee
Votes: 77
Popularity: 0.000002
First Submitted: 2010-08-29 20:28 (UTC)
Last Updated: 2024-05-26 12:53 (UTC)

Pinned Comments

reztho commented on 2020-06-11 14:55 (UTC) (edited on 2020-06-11 18:47 (UTC) by reztho)

Do not expect this driver to work in the near future if Canon doesn't release a new version soon. This driver is from 2017 and the GCC environment started deprecating a lot of stuff used by this driver. Please, ask for better Linux support to Canon.

Do not flag this package out of date if there's no new version available. That's bad community behavior. A comment telling about the issue is enough.

If your machine uses the x86_64 arch, the multilib pacman repo will be needed for this driver: https://wiki.archlinux.org/index.php/Official_repositories#multilib

For an alternative 100% open source driver although not official by Canon, go to: https://aur.archlinux.org/packages/captdriver-git/

buovjaga commented on 2020-01-09 10:33 (UTC)

Re: driver deprecation - the CUPS creator opened this issue to discuss how to handle old devices: https://github.com/apple/cups/issues/5271

From one of his comments: "Before we drop PPDs, we will be working with developers to create those printer applications (particularly Gutenprint), and will likely end up creating our own printer application (based on the existing ippserver sample code) to support existing PostScript and CUPS raster drivers. So the goal is definitely not to leave people SOL, but rather to plan for a future where we aren't limited by the capabilities of the past."

reztho commented on 2019-10-06 11:44 (UTC)

Now you'll see this warning message: lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.

Not sure what this will mean for the future with this driver.

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 27 Next › Last »

vacl1100 commented on 2012-04-29 08:38 (UTC)

/usr/bin/ld: load.o: undefined reference to symbol 'g_module_symbol' /usr/bin/ld: note: 'g_module_symbol' is defined in DSO /usr/lib/libgmodule-2.0.so.0 so try adding it to the linker command line /usr/lib/libgmodule-2.0.so.0: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[2]: *** [cngplp] Ошибка 1 make[2]: Выход из каталога `/tmp/yaourt-tmp-lx/aur-capt-src/src/cndrvcups-common-2.40/cngplp/src' make[1]: *** [all-recursive] Ошибка 1 make[1]: Выход из каталога `/tmp/yaourt-tmp-lx/aur-capt-src/src/cndrvcups-common-2.40/cngplp' make: *** [all] Ошибка 2 ==> ОШИБКА: Произошел сбой в build(). Преждевременный выход... ==> ERROR: Makepkg was unable to build capt-src.

stativ commented on 2012-03-27 16:48 (UTC)

Merged capt into cndrvcups-capt.

stativ commented on 2012-03-27 16:47 (UTC)

Merged canon-cndrvcups-common into cndrvcups-common

Lone_Wolf commented on 2012-03-26 21:15 (UTC)

Testing with a Canon isense LBP7200Cdn gave 2 errors related to captstatusui - changed popt dependency to lib32-popt - in cnsktmodule.h req_header[4] make statusui crash, needs to be [5]. see https://answers.launchpad.net/ubuntu/+source/cups/+question/171689

Lone_Wolf commented on 2012-03-17 15:15 (UTC)

Compared my PKGBUILD with the rpm spec-file and the pkgbuild for capt-src, and added a lot of things.

Lone_Wolf commented on 2012-03-17 12:08 (UTC)

The package is intended for x86_64, but while captmon is present in the source, it seems it isn't build. Guess i focused to much on solving 2 tricky build errors and missed some things. working on next version.

<deleted-account> commented on 2012-03-17 10:04 (UTC)

Note : 64 bit ONLY for now when the package will be on x86_64? Now there is no captmon (which comes in binary form) and lib32

Lone_Wolf commented on 2012-03-16 20:23 (UTC)

hanks for the info, OramahMaalhur, but i prefer building from source. I've uploaded a version for 2.40 here : https://aur.archlinux.org/packages.php?ID=57689 Everyone should switch to that package, as this one is out of date & has the wrong name. It will be merged with the new package in a few weeks.

Lone_Wolf commented on 2012-03-16 20:16 (UTC)

I build this from spurce, using the rpm specfile as a template. Not easy, but it now does compile completely. Note : 64 bit ONLY for now