Package Details: cnijfilter2 6.80-1

Git Clone URL: https://aur.archlinux.org/cnijfilter2.git (read-only, click to copy)
Package Base: cnijfilter2
Description: Canon IJ Printer Driver for Linux
Upstream URL: https://www.canon.com.au/home-printers
Keywords: Canon Driver Printer
Licenses: GPL, custom:canon
Conflicts: cnijfilter, cnijfilter-mg3600
Provides: cnijlgmon3, tocanonij, tocnpwg
Submitter: iAndrewT
Maintainer: unit73e
Last Packager: unit73e
Votes: 48
Popularity: 1.20
First Submitted: 2016-12-22 12:46 (UTC)
Last Updated: 2024-12-16 18:49 (UTC)

Pinned Comments

unit73e commented on 2022-10-01 15:47 (UTC)

Just a kindly reminder (because I forgot) that to have the scanner working you probably should use avahi:

https://wiki.archlinux.org/title/SANE/Scanner-specific_problems#Scanning_over_the_network_with_Canon_PIXMA_or_imageCLASS_all-in-one_printer/scanners

There are other methods but this is the easiest one.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

unit73e commented on 2024-12-16 18:49 (UTC)

@kiodo1981 @vvkjndl thanks and updated.

kiodo1981 commented on 2024-12-16 08:21 (UTC)

@unit73e I've updated the PKGBUILD to version 6.80-1. These are the 2 new entries to overwrite in the file.

source=("https://gdlp01.c-wss.com/gds/2/0100012302/02/$pkgname-source-$pkgver-1.tar.gz" 'add-missing-import.patch')

sha256sums=('5d5b6ba67f0025616d9b1e9d55a613bd812bc343c9df002e570a832182cfc1d3' 'a1f2ebcfa0c5c6e0d680480bd349ff4b8e4315d031315819ff92a1c11e3d2281')

vvkjndl commented on 2024-11-26 20:25 (UTC) (edited on 2024-11-27 07:06 (UTC) by vvkjndl)

New version 6.80-1 available: https://asia.canon/en/support/0101230201 https://gdlp01.c-wss.com/gds/2/0100012302/02/cnijfilter2-source-6.80-1.tar.gz

unit73e commented on 2024-09-27 00:59 (UTC)

Just found a newer version that adds more printers, and updated.

unit73e commented on 2024-09-27 00:50 (UTC)

@SArchB thanks and updated. The patch is still needed and apparently an extra 'a' was added to the license.

SArchB commented on 2024-09-21 05:46 (UTC)

There appears to be a newer version (6.70). Here is the source: https://asia.canon/en/support/0101213713 (https://pdisp01.c-wss.com/gdl/WWUFORedirectTarget.do?id=MDEwMDAxMjEzNzAx&cmp=ACB&lang=EN)

unit73e commented on 2024-08-10 00:46 (UTC)

@holwes I'm not sure what could be your error because that's a missing file and that shouldn't happen if the source is correct.

holwes commented on 2024-07-27 12:23 (UTC) (edited on 2024-07-27 12:24 (UTC) by holwes)

Thanks for the fix. Unfortunately I run into an error while building:

configure: creating ./config.status

config.status: creating Makefile

config.status: creating src/Makefile

config.status: error: cannot find input file: 'po/Makefile.in.in'

unit73e commented on 2024-07-23 19:47 (UTC)

Hello all. I added a patch to fix this problem automatically. Sorry for the delay and thanks to those who informed.

omm commented on 2024-06-22 08:21 (UTC) (edited on 2024-06-22 08:22 (UTC) by omm)

You need to add #include<stdlib.h> in keytext.c to get a correct compilation. Follow the instructions of other comments like @jruiz