1739855, 1740132, 1742949 - missing drivers
This commit is contained in:
		
							parent
							
								
									1c29fab8e6
								
							
						
					
					
						commit
						2893cb1195
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -91,3 +91,5 @@ hplip-3.10.6.tar.gz | ||||
| /hplip-3.18.6.tar.gz | ||||
| /hplip-3.18.12.tar.gz | ||||
| /hplip-3.19.6.tar.gz | ||||
| /hp-laserjet_cp_1025nw.ppd.gz | ||||
| /hp-laserjet_professional_p_1102w.ppd.gz | ||||
|  | ||||
							
								
								
									
										606
									
								
								hplip-missing-drivers.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										606
									
								
								hplip-missing-drivers.patch
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,606 @@ | ||||
| diff --git a/Makefile.in b/Makefile.in
 | ||||
| index 57b2812..250e2dc 100644
 | ||||
| --- a/Makefile.in
 | ||||
| +++ b/Makefile.in
 | ||||
| @@ -1542,6 +1542,7 @@ am__dist_ppd_DATA_DIST = prnt/ps/hp-designjet_z6810ps_42in-ps.ppd.gz \
 | ||||
|  	ppd/hpcups/hp-laserjet_cm1418fnw-pcl3.ppd.gz \ | ||||
|  	ppd/hpcups/hp-laserjet_cp1025.ppd.gz \ | ||||
|  	ppd/hpcups/hp-laserjet_cp1025nw.ppd.gz \ | ||||
| +	ppd/hpcups/hp-laserjet_cp_1025nw.ppd.gz \
 | ||||
|  	ppd/hpcups/hp-laserjet_m1005.ppd.gz \ | ||||
|  	ppd/hpcups/hp-laserjet_m101-m106.ppd.gz \ | ||||
|  	ppd/hpcups/hp-laserjet_m1120_mfp.ppd.gz \ | ||||
| @@ -1655,6 +1656,7 @@ am__dist_ppd_DATA_DIST = prnt/ps/hp-designjet_z6810ps_42in-ps.ppd.gz \
 | ||||
|  	ppd/hpcups/hp-laserjet_professional_p1608dn.ppd.gz \ | ||||
|  	ppd/hpcups/hp-laserjet_professional_p1609dn.ppd.gz \ | ||||
|  	ppd/hpcups/hp-laserjet_professional_p_1102w.ppd.gz \ | ||||
| +	ppd/hpcups/hp-laserjet_professional_p1102w.ppd.gz \
 | ||||
|  	ppd/hpcups/hp-mopier_240-pcl3.ppd.gz \ | ||||
|  	ppd/hpcups/hp-mopier_320-pcl3.ppd.gz \ | ||||
|  	ppd/hpcups/hp-neverstop_laser_100x.ppd.gz \ | ||||
| @@ -3895,6 +3897,7 @@ dist_unrel_DATA =
 | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_cm1418fnw-pcl3.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_cp1025.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_cp1025nw.ppd.gz \ | ||||
| +@HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_cp_1025nw.ppd.gz \
 | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_m1005.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_m101-m106.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_m1120_mfp.ppd.gz \ | ||||
| @@ -4007,6 +4010,7 @@ dist_unrel_DATA =
 | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_professional_p1607dn.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_professional_p1608dn.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_professional_p1609dn.ppd.gz \ | ||||
| +@HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_professional_p1102w.ppd.gz \
 | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-laserjet_professional_p_1102w.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-mopier_240-pcl3.ppd.gz \ | ||||
|  @HPLIP_CLASS_DRIVER_FALSE@   ppd/hpcups/hp-mopier_320-pcl3.ppd.gz \ | ||||
| diff --git a/cups_drv.inc b/cups_drv.inc
 | ||||
| index 3863c52..50c570d 100644
 | ||||
| --- a/cups_drv.inc
 | ||||
| +++ b/cups_drv.inc
 | ||||
| @@ -398,6 +398,7 @@ cups_ppd_printers = \
 | ||||
|     ppd/hpcups/hp-laserjet_cm1418fnw-pcl3.ppd.gz \ | ||||
|     ppd/hpcups/hp-laserjet_cp1025.ppd.gz \ | ||||
|     ppd/hpcups/hp-laserjet_cp1025nw.ppd.gz \ | ||||
| +   ppd/hpcups/hp-laserjet_cp_1025nw.ppd.gz \
 | ||||
|     ppd/hpcups/hp-laserjet_m1005.ppd.gz \ | ||||
|     ppd/hpcups/hp-laserjet_m101-m106.ppd.gz \ | ||||
|     ppd/hpcups/hp-laserjet_m1120_mfp.ppd.gz \ | ||||
| @@ -510,6 +511,7 @@ cups_ppd_printers = \
 | ||||
|     ppd/hpcups/hp-laserjet_professional_p1607dn.ppd.gz \ | ||||
|     ppd/hpcups/hp-laserjet_professional_p1608dn.ppd.gz \ | ||||
|     ppd/hpcups/hp-laserjet_professional_p1609dn.ppd.gz \ | ||||
| +   ppd/hpcups/hp-laserjet_professional_p1102w.ppd.gz \
 | ||||
|     ppd/hpcups/hp-laserjet_professional_p_1102w.ppd.gz \ | ||||
|     ppd/hpcups/hp-mopier_240-pcl3.ppd.gz \ | ||||
|     ppd/hpcups/hp-mopier_320-pcl3.ppd.gz \ | ||||
| diff --git a/data/models/models.dat b/data/models/models.dat
 | ||||
| index 9dfcf3d..9da0acd 100644
 | ||||
| --- a/data/models/models.dat
 | ||||
| +++ b/data/models/models.dat
 | ||||
| @@ -2104,7 +2104,7 @@ usb-pid=411
 | ||||
|  usb-vid=3f0 | ||||
|  wifi-config=0 | ||||
|   | ||||
| -[hp_laserjet_100_colormfp_m175]
 | ||||
| +[hp_laserjet_100_colormfp_m175nw]
 | ||||
|  align-type=0 | ||||
|  clean-type=0 | ||||
|  color-cal-type=0 | ||||
| @@ -2119,14 +2119,6 @@ io-support=14
 | ||||
|  job-storage=0 | ||||
|  linefeed-cal-type=0 | ||||
|  model1=HP LaserJet 100 Color MFP M175 | ||||
| -model2=HP LaserJet 100 Color MFP M175a
 | ||||
| -model3=HP LaserJet 100 Color MFP M175b
 | ||||
| -model4=HP LaserJet 100 Color MFP M175c
 | ||||
| -model5=HP LaserJet 100 Color MFP M175e
 | ||||
| -model6=HP LaserJet 100 Color MFP M175nw
 | ||||
| -model7=HP LaserJet 100 Color MFP M175p
 | ||||
| -model8=HP LaserJet 100 Color MFP M175q
 | ||||
| -model9=HP LaserJet 100 Color MFP M175r
 | ||||
|  ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd | ||||
|  monitor-type=0 | ||||
|  panel-check-type=0 | ||||
| @@ -2165,6 +2157,378 @@ usb-pid=62a
 | ||||
|  usb-vid=3f0 | ||||
|  wifi-config=3 | ||||
|   | ||||
| +[hp_laserjet_100_colormfp_m175r]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cm1312_mfp.png
 | ||||
| +io-mfp-mode=3
 | ||||
| +io-mode=1
 | ||||
| +io-support=14
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet 100 Color MFP M175
 | ||||
| +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=64
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=3
 | ||||
| +scan-type=5
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=10
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.11.7
 | ||||
| +tech-class=Postscript
 | ||||
| +family-class=Undefined
 | ||||
| +tech-subclass=Normal
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=62a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=3
 | ||||
| +
 | ||||
| +[hp_laserjet_100_colormfp_m175q]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cm1312_mfp.png
 | ||||
| +io-mfp-mode=3
 | ||||
| +io-mode=1
 | ||||
| +io-support=14
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet 100 Color MFP M175
 | ||||
| +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=64
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=3
 | ||||
| +scan-type=5
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=10
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.11.7
 | ||||
| +tech-class=Postscript
 | ||||
| +family-class=Undefined
 | ||||
| +tech-subclass=Normal
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=62a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=3
 | ||||
| +
 | ||||
| +[hp_laserjet_100_colormfp_m175p]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cm1312_mfp.png
 | ||||
| +io-mfp-mode=3
 | ||||
| +io-mode=1
 | ||||
| +io-support=14
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet 100 Color MFP M175
 | ||||
| +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=64
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=3
 | ||||
| +scan-type=5
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=10
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.11.7
 | ||||
| +tech-class=Postscript
 | ||||
| +family-class=Undefined
 | ||||
| +tech-subclass=Normal
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=62a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=3
 | ||||
| +
 | ||||
| +[hp_laserjet_100_colormfp_m175e]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cm1312_mfp.png
 | ||||
| +io-mfp-mode=3
 | ||||
| +io-mode=1
 | ||||
| +io-support=2
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet 100 Color MFP M175
 | ||||
| +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=64
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=3
 | ||||
| +scan-type=5
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=10
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.11.7
 | ||||
| +tech-class=Postscript
 | ||||
| +family-class=Undefined
 | ||||
| +tech-subclass=Normal
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=62a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=-1
 | ||||
| +
 | ||||
| +[hp_laserjet_100_colormfp_m175a]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
 | ||||
| +family-ppd=hp-postscript-laserjet-pro.ppd
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cm1312_mfp.png
 | ||||
| +io-mfp-mode=3
 | ||||
| +io-mode=1
 | ||||
| +io-support=2
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet 100 Color MFP M175
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=64
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=3
 | ||||
| +scan-type=5
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=10
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.11.7
 | ||||
| +tech-class=Postscript
 | ||||
| +family-class=Undefined
 | ||||
| +tech-subclass=Normal
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=62a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=-1
 | ||||
| +
 | ||||
| +[hp_laserjet_100_colormfp_m175c]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cm1312_mfp.png
 | ||||
| +io-mfp-mode=3
 | ||||
| +io-mode=1
 | ||||
| +io-support=2
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet 100 Color MFP M175
 | ||||
| +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=64
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=3
 | ||||
| +scan-type=5
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=10
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.11.7
 | ||||
| +tech-class=Postscript
 | ||||
| +family-class=Undefined
 | ||||
| +tech-subclass=Normal
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=62a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=-1
 | ||||
| +
 | ||||
| +[hp_laserjet_100_colormfp_m175b]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cm1312_mfp.png
 | ||||
| +io-mfp-mode=3
 | ||||
| +io-mode=1
 | ||||
| +io-support=2
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet 100 Color MFP M175
 | ||||
| +ppd-name=hp-laserjet_100_color_mfp_m175-ps.ppd
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=64
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=3
 | ||||
| +scan-type=5
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=10
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.11.7
 | ||||
| +tech-class=Postscript
 | ||||
| +family-class=Undefined
 | ||||
| +tech-subclass=Normal
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=62a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=-1
 | ||||
| +
 | ||||
|  [officejet_100_mobile_l411] | ||||
|  align-type=-1 | ||||
|  clean-type=1 | ||||
| @@ -17865,6 +18229,58 @@ usb-pid=2c17
 | ||||
|  usb-vid=3f0 | ||||
|  wifi-config=0 | ||||
|   | ||||
| +[hp_laserjet_cp_1025nw]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=1
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=hp_color_laserjet_cp2025.png
 | ||||
| +io-mfp-mode=1
 | ||||
| +io-mode=1
 | ||||
| +io-support=14
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet Pro CP 1025nw Color Printer Series
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=1
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=CE310A
 | ||||
| +r0-agent1-type=1
 | ||||
| +r0-agent2-kind=4
 | ||||
| +r0-agent2-sku=CE311A
 | ||||
| +r0-agent2-type=4
 | ||||
| +r0-agent3-kind=4
 | ||||
| +r0-agent3-sku=CE313A
 | ||||
| +r0-agent3-type=5
 | ||||
| +r0-agent4-kind=4
 | ||||
| +r0-agent4-sku=CE312A
 | ||||
| +r0-agent4-type=6
 | ||||
| +scan-src=0
 | ||||
| +scan-type=0
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=8
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.12.4
 | ||||
| +tech-class=LJZjsColor
 | ||||
| +family-class=LJ-Class4
 | ||||
| +tech-subclass=Advanced
 | ||||
| +tech-type=4
 | ||||
| +usb-pid=112a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=3
 | ||||
| +
 | ||||
|  [hp_laserjet_cp1025nw] | ||||
|  align-type=0 | ||||
|  clean-type=0 | ||||
| @@ -18466,6 +18882,49 @@ usb-pid=3011
 | ||||
|  usb-vid=3f0 | ||||
|  wifi-config=0 | ||||
|   | ||||
| +[hp_laserjet_professional_p1102w]
 | ||||
| +align-type=0
 | ||||
| +clean-type=0
 | ||||
| +color-cal-type=0
 | ||||
| +copy-type=0
 | ||||
| +embedded-server-type=0
 | ||||
| +fax-type=0
 | ||||
| +fw-download=False
 | ||||
| +icon=HP_LaserJet_1012.png
 | ||||
| +io-mfp-mode=6
 | ||||
| +io-mode=1
 | ||||
| +io-support=10
 | ||||
| +job-storage=0
 | ||||
| +linefeed-cal-type=0
 | ||||
| +model1=HP LaserJet Professional P1102w Printer
 | ||||
| +monitor-type=0
 | ||||
| +panel-check-type=0
 | ||||
| +pcard-type=0
 | ||||
| +plugin=1
 | ||||
| +plugin-reason=1
 | ||||
| +power-settings=0
 | ||||
| +pq-diag-type=0
 | ||||
| +r-type=0
 | ||||
| +r0-agent1-kind=4
 | ||||
| +r0-agent1-sku=85A
 | ||||
| +r0-agent1-type=1
 | ||||
| +scan-src=0
 | ||||
| +scan-type=0
 | ||||
| +status-battery-check=0
 | ||||
| +status-dynamic-counters=0
 | ||||
| +status-type=8
 | ||||
| +support-released=True
 | ||||
| +support-subtype=219b2b
 | ||||
| +support-type=2
 | ||||
| +support-ver=3.10.4
 | ||||
| +tech-class=LJZjsMono
 | ||||
| +family-class=LJ-Class4
 | ||||
| +tech-subclass=NoAutoDuplex
 | ||||
| +tech-type=3
 | ||||
| +usb-pid=32a
 | ||||
| +usb-vid=3f0
 | ||||
| +wifi-config=3
 | ||||
| +
 | ||||
|  [hp_laserjet_professional_p1102] | ||||
|  align-type=0 | ||||
|  clean-type=0 | ||||
| diff --git a/prnt/drv/hpcups.drv.in b/prnt/drv/hpcups.drv.in
 | ||||
| index 335b3da..d7a1872 100644
 | ||||
| --- a/prnt/drv/hpcups.drv.in
 | ||||
| +++ b/prnt/drv/hpcups.drv.in
 | ||||
| @@ -22258,6 +22258,14 @@ Group "RLT/HP Real Life Technologies"
 | ||||
|        Attribute "Product" "" "(HP LaserJet Professional p1102 Printer)" | ||||
|        Attribute "Product" "" "(HP LaserJet Professional p1102s Printer)" | ||||
|      } | ||||
| +    {
 | ||||
| +      ModelName "HP LaserJet Professional p1102w"
 | ||||
| +      Attribute "NickName" "" "HP LaserJet Professional p1102w, hpcups $Version, requires proprietary plugin"
 | ||||
| +      Attribute "ShortNickName" "" "HP LaserJet Professional p1102w hpijs"
 | ||||
| +      Attribute "1284DeviceID" "" "MFG:Hewlett-Packard;MDL:hp laserjet professional p1102w;DES:hp laserjet professional p1102w;"
 | ||||
| +      PCFileName "hp-laserjet_professional_p1102w.ppd"
 | ||||
| +      Attribute "Product" "" "(HP LaserJet Professional p1102w Printer)"
 | ||||
| +    }
 | ||||
|      { | ||||
|        ModelName "HP LaserJet Professional p1106" | ||||
|        Attribute "NickName" "" "HP LaserJet Professional p1106, hpcups $Version, requires proprietary plugin" | ||||
| @@ -22692,6 +22700,14 @@ Group "RLT/HP Real Life Technologies"
 | ||||
|        PCFileName "hp-laserjet_cp1025nw.ppd" | ||||
|        Attribute "Product" "" "(HP LaserJet Pro cp1025nw Color Printer Series)" | ||||
|      } | ||||
| +    {
 | ||||
| +      ModelName "HP LaserJet Cp 1025nw"
 | ||||
| +      Attribute "NickName" "" "HP LaserJet Cp 1025nw, hpcups $Version, requires proprietary plugin"
 | ||||
| +      Attribute "ShortNickName" "" "HP LaserJet Cp 1025nw hpijs"
 | ||||
| +      Attribute "1284DeviceID" "" "MFG:Hewlett-Packard;MDL:hp laserjet cp 1025nw;DES:hp laserjet cp 1025nw;"
 | ||||
| +      PCFileName "hp-laserjet_cp_1025nw.ppd"
 | ||||
| +      Attribute "Product" "" "(HP LaserJet Pro Cp 1025nw Color Printer Series)"
 | ||||
| +    }
 | ||||
|    } | ||||
|  } // End LJZjsColor (for proprietary plugin) | ||||
|   | ||||
							
								
								
									
										15
									
								
								hplip.spec
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								hplip.spec
									
									
									
									
									
								
							| @ -7,7 +7,7 @@ | ||||
| Summary: HP Linux Imaging and Printing Project | ||||
| Name: hplip | ||||
| Version: 3.19.6 | ||||
| Release: 8%{?dist} | ||||
| Release: 9%{?dist} | ||||
| License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC | ||||
| 
 | ||||
| Url: https://developers.hp.com/hp-linux-imaging-and-printing | ||||
| @ -15,6 +15,8 @@ Source0: http://downloads.sourceforge.net/sourceforge/hplip/hplip-%{version}.tar | ||||
| Source1: hpcups-update-ppds.sh | ||||
| Source2: copy-deviceids.py | ||||
| Source3: %{name}.appdata.xml | ||||
| Source4: hp-laserjet_cp_1025nw.ppd.gz | ||||
| Source5: hp-laserjet_professional_p_1102w.ppd.gz | ||||
| Patch1: hplip-pstotiff-is-rubbish.patch | ||||
| Patch2: hplip-strstr-const.patch | ||||
| Patch3: hplip-ui-optional.patch | ||||
| @ -118,6 +120,10 @@ Patch50: hplip-systray-blockerror.patch | ||||
| # https://bugzilla.redhat.com/show_bug.cgi?id=1745317 | ||||
| # reported upstream https://bugs.launchpad.net/hplip/+bug/1843037 | ||||
| Patch51: hplip-dist-removed.patch | ||||
| # several printers were removed in 3.19.1, but actually someone still uses them | ||||
| # reported upstream https://bugs.launchpad.net/hplip/+bug/1843592 | ||||
| # bugzillas 1742949, 1740132, 1739855 | ||||
| Patch52: hplip-missing-drivers.patch | ||||
| 
 | ||||
| Requires: %{name}-libs%{?_isa} = %{version}-%{release} | ||||
| Requires: python3-pillow | ||||
| @ -372,6 +378,8 @@ rm prnt/hpcups/ErnieFilter.{cpp,h} prnt/hpijs/ernieplatform.h | ||||
| %patch50 -p1 -b .systray-blockerror | ||||
| # 1745317 - hp-plugin is broken on Rawhide | ||||
| %patch51 -p1 -b .dist-removed | ||||
| # 1742949, 1740132, 1739855 - missing drivers | ||||
| %patch52 -p1 -b .missing-drivers | ||||
| 
 | ||||
| sed -i.duplex-constraints \ | ||||
|     -e 's,\(UIConstraints.* \*Duplex\),//\1,' \ | ||||
| @ -386,6 +394,8 @@ sed -i.env-python -e 's,^#!/usr/bin/env python,#!%{__python3},' \ | ||||
| 
 | ||||
| rm locatedriver | ||||
| 
 | ||||
| cp -p %{SOURCE4} %{SOURCE5} ppd/hpcups | ||||
| 
 | ||||
| %build | ||||
| # Work-around Makefile.am imperfections. | ||||
| sed -i 's|^AM_INIT_AUTOMAKE|AM_INIT_AUTOMAKE([foreign])|g' configure.in | ||||
| @ -676,6 +686,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop | ||||
| %config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio | ||||
| 
 | ||||
| %changelog | ||||
| * Tue Sep 10 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.19.6-9 | ||||
| - 1739855, 1740132, 1742949 - missing drivers | ||||
| 
 | ||||
| * Mon Sep 09 2019 Zdenek Dohnal <zdohnal@redhat.com> - 3.19.6-8 | ||||
| - 1750111 - [abrt] hplip: syntax(): unindent does not match any outer indentation level | ||||
| 
 | ||||
|  | ||||
							
								
								
									
										2
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sources
									
									
									
									
									
								
							| @ -1 +1,3 @@ | ||||
| SHA512 (hplip-3.19.6.tar.gz) = c99448ad0cef9fc626a0a03147a0d582513cb838ecfbfe29f07c65bbf701dee5c7d02222469b118ccc4e8c230c7a4b4685a72a1e67595ee01150b0472692d654 | ||||
| SHA512 (hp-laserjet_cp_1025nw.ppd.gz) = d79aa8c777b6be434578febe4bdce6b208ea2f13a5be48c855ff4b74f008cf20fd24ba1c003fca6dc532d5c558e162333dd1d3ca2cc13d980c7668381e121ec1 | ||||
| SHA512 (hp-laserjet_professional_p_1102w.ppd.gz) = 8c7e5cb2122bed3ee0d789297f60fd92836f947af486d986af60bf98fefb05c38093d62c8871e920ab6b0b31f2f71632a23c71c55be99746e3658959e083e888 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user