From 80eb422bcbebb70d21f7be386dcb10e7e51ba7c7 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Sat, 5 Sep 2015 15:20:36 -0300 Subject: libre/hplip: update pkg to 3.15.7-2.parabola1 --- libre/hplip/CommonDefinations.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 libre/hplip/CommonDefinations.patch (limited to 'libre/hplip/CommonDefinations.patch') diff --git a/libre/hplip/CommonDefinations.patch b/libre/hplip/CommonDefinations.patch new file mode 100644 index 000000000..8ee662432 --- /dev/null +++ b/libre/hplip/CommonDefinations.patch @@ -0,0 +1,22 @@ +*** hplip-3.15.7_original/prnt/hpcups/CommonDefinitions.h 2015-07-13 13:18:53.000000000 +0530 +--- hplip-3.15.7_latest/prnt/hpcups/CommonDefinitions.h 2015-07-28 20:07:24.018247373 +0530 +*************** +*** 441,447 **** + { + int media_source; + int color_mode; +- int HPSPDClass; + DUPLEXMODE e_duplex_mode; + int print_borderless; + int krgb_mode; +--- 441,446 ---- +*************** +*** 466,471 **** +--- 465,471 ---- + int integer_values[16]; + int printer_platform_version; + int pre_process_raster; ++ int HPSPDClass; + } JobAttributes; + + #endif // COMMON_DEFINITIONS_H -- cgit v1.2.3