Search Criteria
Package Details: cndrvcups-lb-bin 3.70-1
Git Clone URL: | https://aur.archlinux.org/cndrvcups-lb-bin.git (read-only, click to copy) |
---|---|
Package Base: | cndrvcups-lb-bin |
Description: | CUPS Canon UFR II LT LIPSLX driver for imageCLASS D Laser Shot LBP i-SENSYS MF imagePRESS iPR imageRUNNER iR ADVANCE iR-ADV FAX color copiers and printers, does not require PCL/PXL or PS dealer LMS license |
Upstream URL: | https://www.canon-europe.com/support/products/imagerunner/imagerunner-1730i.aspx |
Keywords: | canon driver |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | allencch |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 25 |
Popularity: | 0.003143 |
First Submitted: | 2014-01-16 23:56 |
Last Updated: | 2019-02-18 09:06 |
Dependencies (25)
- avahi (avahi-nosystemd, avahi-git, avahi-gtk2)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- cups (cups-git, libcups-ipp14, cups-ipp14, cups-noudev, cups-nosystemd)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git) (i686)
- ghostscript
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap) (i686)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- icu (icu-git, icu-git-static)
- icu (icu-git, icu-git-static) (i686)
- lib32-gcc-libs (lib32-gcc-libs-git, lib32-gcc-libs-gitb) (x86_64)
- lib32-glibc (lib32-glibc-linux4, glibc-force-mmap, lib32-glibc-force-mmap) (x86_64)
- lib32-icu (lib32-icu-git) (x86_64)
- lib32-libxml2 (x86_64)
- lib32-zlib (x86_64)
- libcups (libcups-git, libcups-noudev, libcups-nosystemd-minimal-git)
- libglade
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libxml2 (libxml2-linenum, libxml2-git) (i686)
- lz4 (lz4-git, lz4-static-musl, lz4-static)
- pcre (pcre-svn)
- xz (xz-git, xz-static-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git) (i686)
- lib32-libjpeg6-turbo (optional, x86_64) – improves printing results for color imageRUNNER/i-SENSYS LBP devices
- libjpeg6-turbo (optional, i686) – improves printing results for color imageRUNNER/i-SENSYS LBP devices
Required by (1)
- cndrvcups-lb (requires cndrvcups-common-lb)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
antena commented on 2018-01-31 08:42
On an older i686 system that I still have in my environment, I had to modify lines 246-249:
Works great on i686 and x86-64 systems. Thank you very much for this!
johnnybegood commented on 2018-01-29 17:25
I confirm, all problems solved without downgrading c libraries. Good job! Thanks a lot.
severach commented on 2018-01-28 09:32
Your no print high CPU usage on c3pldrv and crashing cnpkmoduleufr2 is fixed. I had to downgrade a file so there might be a few models that don't work.
https://www.reddit.com/r/linux4noobs/comments/7tiemc/canon_mf4320_printer_does_not_print_and_cpu_hangs/
zespri commented on 2017-07-31 09:59
This package fixes the CCITT/JBIG2 printing issue: https://aur.archlinux.org/packages/cndrvcups-lb/
zespri commented on 2017-07-24 13:33
Does anyone else experience issues with printing pbm/ccitt and or jbig2 encoded images on a Canon imageRunner C1028i?
allencch commented on 2017-04-29 06:44
@Indeed, thank you. I updated the PKGBUILD based on your patch.
Indeed commented on 2017-04-28 07:49
I am suggesting following patch to update this package to 3.11
diff --git a/PKGBUILD b/PKGBUILD
index 2185e5b..e971d9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Allen Choong <allencch at hotmail dot com>
pkgname=cndrvcups-lb-bin
-pkgver=3.30
-pkgrel=2
+pkgver=3.31
+pkgrel=1
pkgdesc="Canon UFR II/UFR II LT Printer Driver (including Canon imageCLASS MF4720w)"
url="http://support-asia.canon-asia.com/contents/ASIA/EN/0100270810.html"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ depends_x86_64=('lib32-libxml2' 'lib32-libcups' 'lib32-libpng12')
replaces=('canon-ufr')
conflicts=('cndrvcups-lb')
license=('custom')
-source=("http://gdlp01.c-wss.com/gds/8/0100002708/15/Linux_UFRII_PrinterDriver_V${pkgver/./}_uk_EN.tar.gz")
-sha256sums=('df669767927a8e17faefe72b4a2c259cd944162b5ed046d44dedbbdb943cf756')
+source=("http://gdlp01.c-wss.com/gds/8/0100007658/03/linux-UFRII-drv-v331-uken.tar.gz")
+sha256sums=('c1211cbe27034847284541fcc613b86ccfe99418a6a2cbb4589b99ffe1af4645')
package() {
if [ "${CARCH}" = 'x86_64' ]; then
@@ -22,8 +22,8 @@ package() {
dir=32-bit_Driver
suffix=i386
fi
- cd "${srcdir}/Linux_UFRII_PrinterDriver_V${pkgver/./}_uk_EN/${dir}/Debian/"
- ar xv cndrvcups-common_3.70-1_${suffix}.deb
+ cd "${srcdir}/linux-UFRII-drv-v331-uken/${dir}/Debian/"
+ ar xv cndrvcups-common_3.71-1_${suffix}.deb
tar xzf data.tar.gz
ar xv cndrvcups-ufr2-uk_${pkgver}-1_${suffix}.deb
tar xzf data.tar.gz
LuisHCK commented on 2017-04-05 19:36
I confirm that it works for my Canon MF216n
Thank you!!!
allencch commented on 2017-03-27 10:20
@schnecki, added.
schnecki commented on 2017-03-27 08:22
I think you need (at least for the iR-ADV_C5235 printer) the package: libpng12