···14 NIX_CFLAGS_COMPILE = "-include stdio.h";
1516 meta = {
17+ description = "CUPS back-end for Canon printers";
18+ longDescription = ''
19+ CUPS back-end for the canon printers using the proprietary USB over IP
20+ BJNP protocol. This back-end allows Cups to print over the network to a
21+ Canon printer. The design is based on reverse engineering of the protocol.
22+ '';
23 homepage = http://cups-bjnp.sourceforge.net;
24 };
25}