Search Criteria
Package Details: cnijfilter-mp520 2.80-2
Git Clone URL: | https://aur.archlinux.org/cnijfilter-mp520.git (read-only) |
---|---|
Package Base: | cnijfilter-mp520 |
Description: | Canon IJ Printer Driver for Pixma MP520 multifunctional |
Upstream URL: | http://www.canon.co.uk/For_Home/Product_Finder/Multifunctionals/Inkjet/PIXMA_MP520/index.asp |
Licenses: | |
Submitter: | None |
Maintainer: | matt64 |
Last Packager: | matt64 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2009-01-03 23:37 |
Last Updated: | 2015-06-11 15:37 |
Dependencies (6)
- lib32-libpng12
- lib32-libtiff3
- libcups (libcups-ipp14)
- libxi
- popt (popt-deb)
- rpmextract (rpm-org) (make)
Latest Comments
ahla commented on 2018-10-01 13:43
I had to change the PKGBUILD because /usr/bin/cifmp520 couldn't find it's libraries (e.g. libcnbpcmcm328.so.6.61.1).
For me the working package() function looks like this:
https://pastebin.com/CunqRUmM
Scimmia commented on 2016-11-21 00:33
Why extract the source file twice? And why use rpmextract (which is nearly useless) instead of bsdtar, which is already required by pacman/makepkg?
Anonymous comment on 2011-01-22 04:10
see http://aur.pastebin.com/HWtmhpDb for fix to PKGBUILD (change source, add untar, change directories)