···1414 NIX_CFLAGS_COMPILE = "-include stdio.h";
15151616 meta = {
1717+ description = "CUPS back-end for Canon printers";
1818+ longDescription = ''
1919+ CUPS back-end for the canon printers using the proprietary USB over IP
2020+ BJNP protocol. This back-end allows Cups to print over the network to a
2121+ Canon printer. The design is based on reverse engineering of the protocol.
2222+ '';
1723 homepage = http://cups-bjnp.sourceforge.net;
1824 };
1925}