Search Criteria
Package Details: c2esp 27-1
Git Clone URL: | https://aur.archlinux.org/c2esp.git (read-only, click to copy) |
---|---|
Package Base: | c2esp |
Description: | CUPS printer driver for Kodak ESP and HERO printers |
Upstream URL: | http://sourceforge.net/projects/cupsdriverkodak/ |
Licenses: | |
Submitter: | feskyde |
Maintainer: | jcstryker |
Last Packager: | jcstryker |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-18 23:41 |
Last Updated: | 2017-09-29 21:52 |
Latest Comments
pigfrown commented on 2020-06-07 14:54
This won't build with GCC version 10. See https://bugs.gentoo.org/708236
quick fix install gcc-8, edit PKGBUILD and modify the "./configure" call to use CC=gcc8
e.g. ./configure cc=gcc8
Happy Printing.
g33kdad commented on 2017-04-04 17:56
there seems to be 2 issues. The first is that the package seems to be out of date as there is a v2.7 available upstream. The second is that I am not able to get this packg to build as it can't find 'images.h' from cupsfilters...
Thanks,
M
(related discussion on /r/archlinux: https://www.reddit.com/r/archlinux/comments/639gox/c2esp_wont_build/)