summaryrefslogtreecommitdiff
path: root/net-print/brother-hl5340d-drivers/files/cupswrapper.patch
blob: b0a996634f9dd41ccef5bb69cff41940d9ef0787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
--- a/usr/local/Brother/cupswrapper/cupswrapperHL5340D-2.0.4
+++ b/usr/local/Brother/cupswrapper/cupswrapperHL5340D-2.0.4
@@ -17,53 +17,56 @@
 # this program; if not, write to the Free Software Foundation, Inc., 59 Temple
 # Place, Suite 330, Boston, MA  02111-1307  USA
 #
+# 
+# if [ "$1" = '-e' ]; then
+#   lpadmin -x HL5340D
+#   rm -f /usr/share/cups/model/HL5340D.ppd
+#   rm -f /usr/lib/cups/filter/brlpdwrapperHL5340D
+#   rm -f /usr/lib64/cups/filter/brlpdwrapperHL5340D
+#   rm -f /usr/local/Brother/cupswrapper/brcupsconfig3
+#   if [ -f /usr/share/ppd/HL5340D.ppd ];then
+#   rm -f /usr/share/ppd/HL5340D.ppd
+#   fi
+#   if [ -e /etc/init.d/cups ]; then
+#     /etc/init.d/cups restart
+#   fi
+#   if [ -e /etc/init.d/cupsys ]; then
+#     /etc/init.d/cupsys restart
+#   fi
+#   exit 0 
+# fi
+# if [ "$1" = "-r" ]; then
+#   lpadmin -x HL5340D
+#   if [ -e /etc/init.d/cups ]; then
+#     /etc/init.d/cups restart
+#   fi
+#   if [ -e /etc/init.d/cupsys ]; then
+#     /etc/init.d/cupsys restart
+#   fi
+#   exit 0 
+# fi
+# if [ "$1" = "help" ] || [ "$1" = "-h" ]; then
+#   echo   'option -h : help'
+#   echo   '       -i : install'
+#   echo   '       -e : uninstall'
+#   echo   '       -r : remove printer'
+#   exit 0
+# fi
+# mkdir -p /usr/lib/cups/filter
+# 
+# if [ -e "/usr/local/Brother/lpd/filterHL5340D" ]; then
+#   :
+# else
+#   echo "ERROR : Brother LPD filter is not installed."
+# fi
+# rm -f /usr/share/cups/model/HL5340D.ppd
+# ppd_file_name=/usr/share/cups/model/HL5340D.ppd
+# if [ ! -e /usr/share/cups/model ]; then
+#    ppd_file_name=/usr/share/ppd/HL5340D.ppd
+# fi
 
-if [ "$1" = '-e' ]; then
-  lpadmin -x HL5340D
-  rm -f /usr/share/cups/model/HL5340D.ppd
-  rm -f /usr/lib/cups/filter/brlpdwrapperHL5340D
-  rm -f /usr/lib64/cups/filter/brlpdwrapperHL5340D
-  rm -f /usr/local/Brother/cupswrapper/brcupsconfig3
-  if [ -f /usr/share/ppd/HL5340D.ppd ];then
-  rm -f /usr/share/ppd/HL5340D.ppd
-  fi
-  if [ -e /etc/init.d/cups ]; then
-    /etc/init.d/cups restart
-  fi
-  if [ -e /etc/init.d/cupsys ]; then
-    /etc/init.d/cupsys restart
-  fi
-  exit 0 
-fi
-if [ "$1" = "-r" ]; then
-  lpadmin -x HL5340D
-  if [ -e /etc/init.d/cups ]; then
-    /etc/init.d/cups restart
-  fi
-  if [ -e /etc/init.d/cupsys ]; then
-    /etc/init.d/cupsys restart
-  fi
-  exit 0 
-fi
-if [ "$1" = "help" ] || [ "$1" = "-h" ]; then
-  echo   'option -h : help'
-  echo   '       -i : install'
-  echo   '       -e : uninstall'
-  echo   '       -r : remove printer'
-  exit 0
-fi
-mkdir -p /usr/lib/cups/filter
-
-if [ -e "/usr/local/Brother/lpd/filterHL5340D" ]; then
-  :
-else
-  echo "ERROR : Brother LPD filter is not installed."
-fi
-rm -f /usr/share/cups/model/HL5340D.ppd
-ppd_file_name=/usr/share/cups/model/HL5340D.ppd
-if [ ! -e /usr/share/cups/model ]; then
-   ppd_file_name=/usr/share/ppd/HL5340D.ppd
-fi
+# Write PPD file into CWD
+ppd_file_name=HL5340D.ppd
 
 cat <<ENDOFPPDFILE >$ppd_file_name
 *PPD-Adobe: "4.3"
@@ -370,23 +373,25 @@
 *End
 
 ENDOFPPDFILE
+# 
+# chmod 755  $ppd_file_name
+# if [ -e '/usr/share/ppd' ];then
+#   if [ -e '/usr/share/cups/model' ];then
+#     cp  $ppd_file_name  /usr/share/ppd
+#   fi
+# fi
+# 
+# brotherlpdwrapper=/usr/lib/cups/filter/brlpdwrapperHL5340D
+# brotherlpdwrapper64=/usr/lib64/cups/filter/brlpdwrapperHL5340D
+# rm -f  $brotherlpdwrapper
+# if [ ! -e /usr/lib/cups/filter ];then
+#   if [ -e /usr/lib64/cups/filter ];then
+#     brotherlpdwrapper=/usr/lib64/cups/filter/brlpdwrapperHL5340D
+#   fi
+# fi
 
-chmod 755  $ppd_file_name
-if [ -e '/usr/share/ppd' ];then
-  if [ -e '/usr/share/cups/model' ];then
-    cp  $ppd_file_name  /usr/share/ppd
-  fi
-fi
-
-brotherlpdwrapper=/usr/lib/cups/filter/brlpdwrapperHL5340D
-brotherlpdwrapper64=/usr/lib64/cups/filter/brlpdwrapperHL5340D
-rm -f  $brotherlpdwrapper
-if [ ! -e /usr/lib/cups/filter ];then
-  if [ -e /usr/lib64/cups/filter ];then
-    brotherlpdwrapper=/usr/lib64/cups/filter/brlpdwrapperHL5340D
-  fi
-fi
-
+# Write brlpdwrapper into CWD
+brotherlpdwrapper=brlpdwrapperHL5340D
 
 cat <<!ENDOFWFILTER! >$brotherlpdwrapper
 #! /bin/sh
@@ -517,25 +522,25 @@
 fi
 
 
-if [ -e "/usr/local/Brother/lpd/filter\$PRINTER" ]; then
+if [ -e "/usr/share/brother/lpd/filter\$PRINTER" ]; then
        :
 else
-    echo "ERROR: /usr/local/Brother/lpd/filter\$PRINTER does not exist"   >>\$LOGFILE
+    echo "ERROR: /usr/share/brother/lpd/filter\$PRINTER does not exist"   >>\$LOGFILE
     errorcode=30
     exit $errorcode
 fi
 
-if [ -e "/usr/local/Brother/cupswrapper/brcupsconfig3" ]; then
+if [ -e "/usr/share/brother/cupswrapper/brcupsconfig3" ]; then
   if [ \$DEBUG = 0 ]; then
-     /usr/local/Brother/cupswrapper/brcupsconfig3  \$PRINTER  \$PPD 0 "\$options" >> /dev/null
+     /usr/share/brother/cupswrapper/brcupsconfig3  \$PRINTER  \$PPD 0 "\$options" >> /dev/null
   else
-     /usr/local/Brother/cupswrapper/brcupsconfig3  \$PRINTER  \$PPD \$LOGCLEVEL "\$options" >>\$LOGFILE
+     /usr/share/brother/cupswrapper/brcupsconfig3  \$PRINTER  \$PPD \$LOGCLEVEL "\$options" >>\$LOGFILE
   fi
 fi
 
 
 if [ \$DEBUG -le 2 ]; then
-    cat    \$INPUT_TEMP_PS | /usr/local/Brother/lpd/filter\$PRINTER
+    cat    \$INPUT_TEMP_PS | /usr/share/brother/lpd/filter\$PRINTER
 fi
 
 if [ \$DEBUG -ge 2 ];  then
@@ -551,39 +556,39 @@
 
 !ENDOFWFILTER!
 
-
-chmod 755 $brotherlpdwrapper
-if [ -e /usr/lib/cups/filter ]; then
- if [ -e /usr/lib64/cups/filter ]; then
-   cp $brotherlpdwrapper  $brotherlpdwrapper64
- fi
-fi
-
-chmod a+w /usr/local/Brother/inf/brHL5340Drc
-chmod a+w /usr/local/Brother/inf
-if [ -e /etc/init.d/lpd ]; then
-   /etc/init.d/lpd stop
-fi
-if [  -e /etc/init.d/lprng ]; then
-   /etc/init.d/lprng stop
-fi
-  if [ -e /etc/init.d/cups ]; then
-    /etc/init.d/cups restart
-  fi
-  if [ -e /etc/init.d/cupsys ]; then
-    /etc/init.d/cupsys restart
-  fi
-sleep 2s
-port2=`lpinfo -v | grep -i 'usb://Brother/HL5340D' | head -1`
-if [ "$port2" = '' ];then
-  port2=`lpinfo -v | grep -i 'usb://Brother/' | head -1`
-  if [ "$port2" = '' ];then
-	   port2=`lpinfo -v | grep 'usb://' | head -1`
-  fi
-fi
-port=`echo $port2| sed s/direct//g`
-if [ "$port" = '' ];then
-	port=usb:/dev/usb/lp0
-fi
-lpadmin -p HL5340D -E -v $port -P $ppd_file_name
-  exit 0 
+# 
+# chmod 755 $brotherlpdwrapper
+# if [ -e /usr/lib/cups/filter ]; then
+#  if [ -e /usr/lib64/cups/filter ]; then
+#    cp $brotherlpdwrapper  $brotherlpdwrapper64
+#  fi
+# fi
+# 
+# chmod a+w /usr/share/brother/inf/brHL5340Drc
+# chmod a+w /usr/share/brother/inf
+# if [ -e /etc/init.d/lpd ]; then
+#    /etc/init.d/lpd stop
+# fi
+# if [  -e /etc/init.d/lprng ]; then
+#    /etc/init.d/lprng stop
+# fi
+#   if [ -e /etc/init.d/cups ]; then
+#     /etc/init.d/cups restart
+#   fi
+#   if [ -e /etc/init.d/cupsys ]; then
+#     /etc/init.d/cupsys restart
+#   fi
+# sleep 2s
+# port2=`lpinfo -v | grep -i 'usb://Brother/HL5340D' | head -1`
+# if [ "$port2" = '' ];then
+#   port2=`lpinfo -v | grep -i 'usb://Brother/' | head -1`
+#   if [ "$port2" = '' ];then
+# 	   port2=`lpinfo -v | grep 'usb://' | head -1`
+#   fi
+# fi
+# port=`echo $port2| sed s/direct//g`
+# if [ "$port" = '' ];then
+# 	port=usb:/dev/usb/lp0
+# fi
+# lpadmin -p HL5340D -E -v $port -P $ppd_file_name
+#   exit 0