~ubuntu-branches/ubuntu/saucy/hplip/saucy-proposed

« back to all changes in this revision

Viewing changes to .pc/87_move_documentation.dpatch/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-05-26 11:20:39 UTC
  • mfrom: (1.5.6) (31.1.3 precise)
  • Revision ID: package-import@ubuntu.com-20120526112039-bevxczegxnbyr5m7
Tags: 3.12.4-1
* New upstream release
* Switch to source/format 3.0 (quilt) - drop dpatch
* Refreshed debian/patches
* dh_autoreconf debian/autogen.sh & set local-options single-debian-patch
* Update to debian/compat -> 9
* Fix "hardened build flags" patch from Moritz - thanks (Closes: #667828)
* Fix "duplex descriptor uninitialized" patch from Matej (Closes: #583273)
* Fix "please migrate to kde-runtime" patch from Pino (Closes: #666544)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
#  Makefile.am - hplip automake input file
 
3
#
 
4
#  (c) 2004-2015 Copyright Hewlett-Packard Development Company, LP
 
5
#  Author: David Suffield, Naga Samrat Chowdary Narla, Sarbeswar Meher
 
6
 
 
7
# Generic rules
 
8
%.py: %.ui
 
9
        $(PYUIC4) -x -o $@ $<
 
10
 
 
11
INCLUDES = -Iip -Iio/hpmud -Iscan/sane -Iprnt/hpijs
 
12
 
 
13
hplipdir = $(datadir)/hplip
 
14
 
 
15
docdir = $(hpdocdir)
 
16
doc_DATA = COPYING copyright prnt/hpijs/README_LIBJPG
 
17
EXTRA_DIST = prnt/hpijs/gdevijs-krgb-1.5-gs8.61.patch prnt/hpijs/README_LIBJPG copyright
 
18
 
 
19
dist_noinst_SCRIPTS =
 
20
dist_noinst_DATA =
 
21
noinst_PROGRAMS =
 
22
lib_LTLIBRARIES =
 
23
 
 
24
include foomatic_drv.inc
 
25
include unreleased.inc
 
26
include cups_drv.inc
 
27
 
 
28
if DOC_BUILD
 
29
wwwsrc = doc
 
30
www0dir = $(docdir)
 
31
dist_www0_DATA = $(wwwsrc)/index.html $(wwwsrc)/commandline.html $(wwwsrc)/copying.html $(wwwsrc)/devicemanager.html $(wwwsrc)/faxtrouble.html $(wwwsrc)/gettinghelp.html $(wwwsrc)/hpscan.html $(wwwsrc)/mainttask.html $(wwwsrc)/plugins.html $(wwwsrc)/print.html $(wwwsrc)/printing.html $(wwwsrc)/printoptions.html $(wwwsrc)/printtroubleshooting.html $(wwwsrc)/scanning.html $(wwwsrc)/scantrouble.html $(wwwsrc)/sendfax.html $(wwwsrc)/setup.html $(wwwsrc)/systray.html $(wwwsrc)/troubleshooting.html $(wwwsrc)/uninstalling.html $(wwwsrc)/upgrading.html
 
32
www3dir = $(docdir)/styles
 
33
dist_www3_DATA = $(wwwsrc)/styles/*
 
34
www4dir = $(docdir)/images
 
35
dist_www4_DATA = $(wwwsrc)/images/*
 
36
endif
 
37
 
 
38
if HPLIP_BUILD
 
39
 
 
40
# hp backend.
 
41
hpdir = $(cupsbackenddir)
 
42
hp_PROGRAMS = hp
 
43
hp_SOURCES = prnt/backend/hp.c
 
44
hp_LDADD = libhpmud.la $(DBUS_LIBS)
 
45
hp_CFLAGS = $(DBUS_CFLAGS)
 
46
 
 
47
# hpaio sane backend
 
48
if SCAN_BUILD
 
49
libsane_hpaiodir = $(libdir)/sane
 
50
libsane_hpaio_LTLIBRARIES = libsane-hpaio.la
 
51
libsane_hpaio_la_SOURCES = scan/sane/hpaio.c scan/sane/mfpdtf.c scan/sane/pml.c scan/sane/scl.c scan/sane/io.c scan/sane/hpaio.h \
 
52
          scan/sane/pml.h scan/sane/saneopts.h scan/sane/io.h scan/sane/mfpdtf.h scan/sane/sane.h scan/sane/scl.h scan/sane/tables.h \
 
53
          scan/sane/common.c scan/sane/common.h scan/sane/soap.h scan/sane/soapht.h scan/sane/sanei_debug.h scan/sane/sanei.h \
 
54
          scan/sane/sanei_init_debug.c scan/sane/marvell.h scan/sane/marvelli.h scan/sane/marvell.c scan/sane/soapht.c scan/sane/soap.c \
 
55
        scan/sane/soaphti.h scan/sane/soapi.h scan/sane/xml.c scan/sane/xml.h scan/sane/ledm.h scan/sane/ledmi.h scan/sane/ledm.c \
 
56
        scan/sane/bb_ledm.c scan/sane/http.h scan/sane/http.c 
 
57
if DARWIN_BUILD
 
58
libsane_hpaio_la_LDFLAGS = -module -framework CoreFoundation -version-info 1:0:0
 
59
else
 
60
libsane_hpaio_la_LDFLAGS = -version-info 1:0:0
 
61
endif
 
62
# The following is a interlibrary dependency that must be compiled first.
 
63
libsane_hpaio_la_LIBADD = libhpip.la libhpmud.la $(DBUS_LIBS) -lcups -ldl
 
64
#libsane_hpaio_la_CFLAGS = -DWITH_NONAMESPACES -DSOAP_DEBUG
 
65
libsane_hpaio_la_CFLAGS = $(DBUS_CFLAGS)
 
66
endif # SCAN_BUILD
 
67
 
 
68
# hpmud library
 
69
MUDNAME=hpmud
 
70
lib_LTLIBRARIES += libhpmud.la
 
71
libhpmud_la_SOURCES = io/hpmud/hpmud.c io/hpmud/mlc.c io/hpmud/model.c io/hpmud/musb.c io/hpmud/pml.c \
 
72
          io/hpmud/hpmud.h io/hpmud/hpmudi.h io/hpmud/list.h io/hpmud/mlc.h io/hpmud/musb.h io/hpmud/pml.h io/hpmud/dot4.c \
 
73
          io/hpmud/dot4.h io/hpmud/jd.c io/hpmud/jd.h io/hpmud/pp.c io/hpmud/pp.h
 
74
if NETWORK_BUILD
 
75
libhpmud_la_LDFLAGS = -version-info 0:6:0 -lusb -lpthread -l$(SNMPLIB) -lcrypto
 
76
else
 
77
libhpmud_la_LDFLAGS = -version-info 0:6:0 -lusb -lpthread
 
78
endif
 
79
libhpmud_la_CFLAGS = -DMUDNAME=\"$(MUDNAME)\" -DCONFDIR=\"$(hplip_confdir)\"
 
80
 
 
81
# ip library
 
82
lib_LTLIBRARIES += libhpip.la
 
83
libhpip_la_LDFLAGS = -version-info 0:1:0
 
84
libhpip_la_LIBADD = -lm
 
85
libhpip_la_SOURCES = ip/xconvolve.c ip/xfax.c ip/xgrayout.c ip/xjpg_dct.c ip/xjpg_fix.c ip/xpad.c ip/xrotate.c ip/xskel.c ip/xtiff.c \
 
86
        ip/ipmain.c ip/xchgbpp.c ip/xcrop.c ip/xgamma.c ip/xjpg_dec.c ip/xjpg_huf.c ip/xpcx.c ip/xsaturation.c ip/xtable.c ip/xtonemap.c \
 
87
        ip/xbi2gray.c ip/xcolrspc.c ip/xfakemono.c ip/xgray2bi.c ip/xinvert.c ip/xjpg_enc.c ip/xmatrix.c ip/xpnm.c ip/xscale.c ip/xthumb.c ip/xyxtract.c \
 
88
        ip/hpip.h ip/ipdefs.h ip/xform.h ip/xjpg_dct.h ip/xjpg_huf.h ip/xjpg_mrk.h
 
89
 
 
90
# hp-mkuri.
 
91
hp_mkuridir = $(bindir)
 
92
hp_mkuri_PROGRAMS = hp-mkuri
 
93
hp_mkuri_SOURCES = io/hpmud/hp-mkuri.c
 
94
hp_mkuri_LDADD = -ldl libhpmud.la
 
95
hp_mkuri_CFLAGS = -DCONFDIR=\"$(hplip_confdir)\"
 
96
 
 
97
# hpmud.rules
 
98
rulesdir = /etc/udev/rules.d
 
99
dist_rules_DATA = data/rules/56-hpmud_support.rules
 
100
dist_rules_DATA += data/rules/86-hpmud_plugin.rules
 
101
dist_rules_DATA += data/rules/56-hpmud_add_printer.rules
 
102
if UDEV_ACL_RULES
 
103
dist_rules_DATA += data/rules/40-hplip.rules
 
104
else
 
105
dist_rules_DATA += data/rules/55-hpmud.rules
 
106
endif
 
107
halpredir = /usr/share/hal/fdi/preprobe/10osvendor
 
108
dist_halpre_DATA = data/rules/20-hplip-devices.fdi
 
109
 
 
110
# hplip.conf
 
111
hplip_confdir = /etc/hp
 
112
hplip_conf_DATA = hplip.conf
 
113
 
 
114
#pstotiff filter
 
115
pstotiffdir = $(cupsfilterdir)
 
116
pstotiff_SCRIPTS = fax/filters/pstotiff
 
117
 
 
118
# hplip.state
 
119
hplip_statedir = /var/lib/hp
 
120
dist_hplip_state_DATA = 
 
121
#dist_hplip_state_DATA = hplip.state
 
122
 
 
123
# Log Files
 
124
hplip_Logdir=/var/log/hp
 
125
 
 
126
if FULL_BUILD
 
127
 
 
128
dist_hplip_SCRIPTS = hpssd.py __init__.py hpdio.py
 
129
dist_noinst_DATA += scan/sane/hpaio.desc prnt/drv/hpijs.drv.in.template
 
130
dist_noinst_SCRIPTS += dat2drv.py install.py hplip-install init-suse-firewall init-iptables-firewall
 
131
 
 
132
cmddir = $(hplipdir)
 
133
dist_cmd_SCRIPTS = align.py info.py print.py toolbox.py clean.py colorcal.py unload.py testpage.py makeuri.py check.py fab.py levels.py \
 
134
        sendfax.py setup.py makecopies.py probe.py timedate.py firmware.py scan.py systray.py plugin.py linefeedcal.py pqdiag.py \
 
135
        faxsetup.py devicesettings.py printsettings.py query.py pkservice.py wificonfig.py check-plugin.py diagnose_plugin.py uninstall.py \
 
136
        upgrade.py config_usb_printer.py diagnose_queues.py
 
137
 
 
138
# base
 
139
basedir = $(hplipdir)/base
 
140
 
 
141
dist_base_DATA = base/maint.py base/codes.py base/g.py base/pml.py base/status.py  \
 
142
        base/__init__.py base/mfpdtf.py base/utils.py base/wifi.py base/LedmWifi.py \
 
143
        base/device.py base/logger.py base/slp.py base/exif.py base/strings.py base/magic.py \
 
144
        base/imagesize.py base/pexpect.py base/models.py base/mdns.py base/tui.py base/dime.py \
 
145
        base/ldif.py base/vcard.py base/module.py base/pkit.py
 
146
 
 
147
# installer
 
148
installdir = $(hplipdir)/installer
 
149
dist_install_DATA = installer/__init__.py installer/dcheck.py installer/distros.dat installer/core_install.py
 
150
dist_noinst_DATA += installer/text_install.py
 
151
 
 
152
# makecopies
 
153
copierdir = $(hplipdir)/copier
 
154
dist_copier_DATA = copier/copier.py copier/__init__.py
 
155
 
 
156
# fax
 
157
if FAX_BUILD
 
158
faxdir = $(hplipdir)/fax
 
159
dist_fax_DATA = fax/fax.py fax/__init__.py fax/coverpages.py fax/pmlfax.py fax/ledmfax.py fax/soapfax.py fax/ledmsoapfax.py fax/marvellfax.py \
 
160
        fax/faxdevice.py fax/filters/pstotiff fax/filters/pstotiff.convs fax/filters/pstotiff.types
 
161
fax_filtersdir = $(mimedir)
 
162
dist_fax_filters_DATA = fax/filters/pstotiff.convs fax/filters/pstotiff.types
 
163
hpfaxdir = $(cupsbackenddir)
 
164
dist_hpfax_SCRIPTS = fax/backend/hpfax.py
 
165
hpijsfaxppddir = $(hpppddir)
 
166
hpcupsfaxppddir = $(hpppddir)
 
167
if HPIJS_INSTALL
 
168
dist_hpijsfaxppd_DATA = fax/ppd/HP-Fax-hpijs.ppd.gz fax/ppd/HP-Fax2-hpijs.ppd.gz fax/ppd/HP-Fax3-hpijs.ppd.gz fax/ppd/HP-Fax4-hpijs.ppd.gz
 
169
endif # HPIJS_INSTALL
 
170
if HPCUPS_INSTALL
 
171
dist_hpcupsfaxppd_DATA = fax/ppd/HP-Fax-hpcups.ppd.gz fax/ppd/HP-Fax2-hpcups.ppd.gz fax/ppd/HP-Fax3-hpcups.ppd.gz fax/ppd/HP-Fax4-hpcups.ppd.gz
 
172
endif # HPCUPS_INSTALL
 
173
endif # FAX_BUILD
 
174
 
 
175
# ptest
 
176
noinst_PROGRAMS += ptest
 
177
ptest_SOURCES = pcard/ptest.c pcard/ptest.h pcard/fat.c pcard/fat.h
 
178
ptest_LDADD = libhpmud.la
 
179
 
 
180
# data
 
181
modelsdir = $(hplipdir)/data/models
 
182
images_16x16dir = $(hplipdir)/data/images/16x16
 
183
images_24x24dir = $(hplipdir)/data/images/24x24
 
184
images_32x32dir = $(hplipdir)/data/images/32x32
 
185
images_64x64dir = $(hplipdir)/data/images/64x64
 
186
images_128x128dir = $(hplipdir)/data/images/128x128
 
187
images_256x256dir = $(hplipdir)/data/images/256x256
 
188
images_devicesdir = $(hplipdir)/data/images/devices
 
189
images_otherdir = $(hplipdir)/data/images/other
 
190
pcldir = $(hplipdir)/data/pcl
 
191
ldldir = $(hplipdir)/data/ldl
 
192
postscriptdir = $(hplipdir)/data/ps
 
193
localzdir = $(hplipdir)/data/localization
 
194
dist_postscript_DATA = data/ps/testpage.ps.gz data/ps/clean_page.pdf.gz
 
195
dist_models_DATA = data/models/models.dat
 
196
dist_hplip_Log_DATA=
 
197
 
 
198
if GUI_BUILD
 
199
dist_images_16x16_DATA = data/images/16x16/*
 
200
dist_images_24x24_DATA = data/images/24x24/*
 
201
dist_images_32x32_DATA = data/images/32x32/*
 
202
dist_images_64x64_DATA = data/images/64x64/*
 
203
dist_images_128x128_DATA = data/images/128x128/*
 
204
dist_images_256x256_DATA = data/images/256x256/*
 
205
dist_images_devices_DATA = data/images/devices/*
 
206
dist_images_other_DATA = data/images/other/*
 
207
endif
 
208
 
 
209
dist_pcl_DATA = data/pcl/align1_8xx.pcl.gz data/pcl/align1_9xx.pcl.gz data/pcl/align2_8xx.pcl.gz data/pcl/align3_8xx.pcl.gz data/pcl/align4_8xx.pcl.gz \
 
210
        data/pcl/align5_8xx.pcl.gz data/pcl/align2_9xx.pcl.gz data/pcl/align3_9xx.pcl.gz data/pcl/align4_450.pcl.gz data/pcl/align6_450.pcl.gz \
 
211
        data/pcl/colorcal1_450.pcl.gz data/pcl/colorcal2_450.pcl.gz data/pcl/crbcal.pcl.gz data/pcl/crcaldone.pcl.gz data/pcl/crcbcal.pcl.gz data/pcl/crccal.pcl.gz \
 
212
        data/pcl/crcpcal.pcl.gz data/pcl/crpcal.pcl.gz
 
213
dist_ldl_DATA = data/ldl/cb2pcal.ldl.gz data/ldl/cb2pcal_done.ldl.gz data/ldl/cbbcal.ldl.gz data/ldl/cbccal.ldl.gz data/ldl/cbccal_done.ldl.gz data/ldl/cbcpcal.ldl.gz \
 
214
        data/ldl/cbpcal.ldl.gz
 
215
dist_localz_DATA = data/localization/hplip_de.qm data/localization/hplip_es.qm data/localization/hplip_fr.qm data/localization/hplip_it.qm \
 
216
        data/localization/hplip_pt.qm data/localization/hplip_ru.qm data/localization/hplip_zh.qm
 
217
dist_noinst_DATA += data/localization/hplip_de.ts data/localization/hplip_es.ts data/localization/hplip_fr.ts data/localization/hplip_it.ts \
 
218
        data/localization/hplip_pt.ts data/localization/hplip_ru.ts data/localization/hplip_zh.ts
 
219
 
 
220
# pcard
 
221
pcarddir = $(hplipdir)/pcard
 
222
dist_pcard_DATA = pcard/__init__.py pcard/photocard.py
 
223
 
 
224
# pcardext
 
225
pcardextdir = $(pyexecdir)
 
226
pcardext_LTLIBRARIES = pcardext.la
 
227
pcardext_la_LDFLAGS = -module -avoid-version
 
228
pcardext_la_SOURCES = pcard/pcardext/pcardext.c pcard/fat.c
 
229
pcardext_la_CFLAGS = -I$(PYTHONINCLUDEDIR)
 
230
 
 
231
# prnt
 
232
prntdir = $(hplipdir)/prnt
 
233
dist_prnt_DATA = prnt/cups.py prnt/__init__.py prnt/ldl.py prnt/pcl.py prnt/colorcal.py
 
234
 
 
235
# cupsext
 
236
cupsextdir = $(pyexecdir)
 
237
cupsext_LTLIBRARIES = cupsext.la
 
238
cupsext_la_LDFLAGS = -module -avoid-version
 
239
cupsext_la_SOURCES =  prnt/cupsext/cupsext.c
 
240
cupsext_la_CFLAGS = -I$(PYTHONINCLUDEDIR)
 
241
cupsext_la_LIBADD = -lcups
 
242
 
 
243
if SCAN_BUILD
 
244
# scan
 
245
scandir = $(hplipdir)/scan
 
246
dist_scan_DATA = scan/__init__.py scan/sane.py
 
247
 
 
248
# scanext
 
249
scanextdir = $(pyexecdir)
 
250
scanext_LTLIBRARIES = scanext.la
 
251
scanext_la_LDFLAGS = -module -avoid-version -lsane
 
252
scanext_la_SOURCES =  scan/scanext/scanext.c
 
253
scanext_la_CFLAGS = -I$(PYTHONINCLUDEDIR)
 
254
endif
 
255
 
 
256
# hpmudext
 
257
hpmudextdir = $(pyexecdir)
 
258
hpmudext_LTLIBRARIES = hpmudext.la
 
259
hpmudext_la_LDFLAGS = -module -avoid-version
 
260
hpmudext_la_SOURCES = io/mudext/hpmudext.c
 
261
hpmudext_la_LIBADD = libhpmud.la
 
262
hpmudext_la_CFLAGS = -I$(PYTHONINCLUDEDIR)
 
263
# ui (qt3)
 
264
if GUI_BUILD
 
265
if QT3_INSTALL
 
266
uidir = $(hplipdir)/ui
 
267
dist_ui_DATA = ui/alignform.py \
 
268
        ui/colorcalform_base.py ui/colorcalform.py ui/coloradjform_base.py ui/coloradjform.py ui/devmgr4_base.py ui/devmgr4.py \
 
269
        ui/__init__.py ui/loadpaperform_base.py ui/loadpaperform.py \
 
270
        ui/paperedgealignform_base.py ui/paperedgealignform.py ui/ui_utils.py \
 
271
        ui/settingsdialog_base.py ui/settingsdialog.py ui/aligntype6form1.py ui/aligntype6form1_base.py ui/aligntype6form2_base.py \
 
272
        ui/aligntype6form2.py ui/nodevicesform_base.py ui/nodevicesform.py ui/unloadform.py \
 
273
        ui/imagepropertiesdlg_base.py ui/imagepropertiesdlg.py ui/choosedevicedlg.py ui/chooseprinterdlg.py \
 
274
        ui/aboutdlg.py ui/aboutdlg_base.py ui/waitform.py ui/waitform_base.py ui/cleaningform_base.py ui/cleaningform.py \
 
275
        ui/cleaningform2_base.py ui/cleaningform2.py ui/colorcalform2_base.py ui/colorcalform2.py ui/colorcal4form.py \
 
276
        ui/colorcal4form_base.py ui/colorcal4form_base.ui ui/printerform.py \
 
277
        ui/faxaddrbookgroupsform_base.py ui/faxaddrbookgroupeditform_base.py ui/faxaddrbookform_base.py \
 
278
        ui/faxaddrbookform.py ui/faxaddrbookeditform_base.py ui/align10form.py ui/align10form_base.py \
 
279
        ui/faxsendjobform.py ui/faxsettingsform_base.py ui/faxsettingsform.py \
 
280
        ui/coverpageform_base.py ui/coverpageform.py ui/allowabletypesdlg_base.py ui/allowabletypesdlg.py \
 
281
        ui/makecopiesform.py ui/setupform_base.py ui/setupform.py ui/setupmanualfind_base.py \
 
282
        ui/setupmanualfind.py ui/setupsettings_base.py ui/setupsettings.py ui/scrollview.py \
 
283
        ui/scrollprintsettings.py ui/scrollprint.py ui/scrollfax.py \
 
284
        ui/scrollunload.py ui/scrollcopy.py ui/pluginform2.py ui/pluginform2_base.py ui/systemtray.py \
 
285
        ui/ui_utils.py ui/jobstoragemixin.py ui/pluginlicenseform_base.py ui/pluginlicenseform.py \
 
286
        ui/align13form_base.py ui/align13form.py ui/firmwaredialog_base.py ui/firmwaredialog.py \
 
287
        ui/deviceuricombobox.py ui/upgradeform.py ui/upgradeform_base.py
 
288
 
 
289
dist_noinst_DATA += ui/colorcalform2_base.ui ui/settingsdialog_base.ui ui/aligntype6form1_base.ui \
 
290
        ui/aboutdlg_base.ui ui/imagepropertiesdlg_base.ui ui/paperedgealignform_base.ui ui/aligntype6form2_base.ui \
 
291
        ui/nodevicesform_base.ui ui/cleaningform_base.ui ui/colorcalform_base.ui ui/devmgr4_base.ui ui/loadpaperform_base.ui \
 
292
        ui/cleaningform2_base.ui ui/waitform_base.ui ui/coloradjform_base.ui ui/faxaddrbookeditform_base.ui \
 
293
        ui/faxaddrbookform_base.ui ui/faxaddrbookgroupeditform_base.ui ui/faxaddrbookgroupsform_base.ui \
 
294
        ui/align10form_base.ui  ui/pluginform2_base.ui \
 
295
        plugins/powersettingsdialog_base.ui ui/faxsettingsform_base.ui ui/coverpageform_base.ui \
 
296
        ui/allowabletypesdlg_base.ui ui/setupform_base.ui ui/setupmanualfind_base.ui \
 
297
        ui/setupsettings_base.ui ui/pluginlicenseform_base.ui ui/align13form_base.ui ui/firmwaredialog_base.ui 
 
298
endif
 
299
endif
 
300
 
 
301
#ui4 (qt4)
 
302
if GUI_BUILD
 
303
if QT4_INSTALL
 
304
ui4dir=$(hplipdir)/ui4
 
305
#dist_ui4_SCRIPTS = ui4/devmgr5.py ui4/systemtray.py ui4/devmgr5_base.py ui4/__init__.py ui4/ui_utils.py \
 
306
#       ui4/settingsdialog_base.py ui4/settingsdialog.py ui4/printsettingstoolbox.py ui4/printdialog_base.py \
 
307
#       ui4/printdialog.py
 
308
#dist_noinst_DATA += ui4/devmgr5_base.ui ui4/settingsdialog_base.ui ui4/printdialog_base.ui
 
309
dist_ui4_DATA = ui4/*.py
 
310
dist_noinst_DATA += ui4/*.ui
 
311
endif
 
312
endif
 
313
 
 
314
# ui plugins (qt3)
 
315
if GUI_BUILD
 
316
if QT3_INSTALL
 
317
pluginsdir = $(hplipdir)/plugins
 
318
dist_plugins_DATA = plugins/dj450.py plugins/__init__.py plugins/powersettings.py plugins/powersettingsdialog.py \
 
319
        plugins/powersettingsdialog_base.py plugins/Deskjet_460.py plugins/Officejet_H470.py plugins/powersettings2.py
 
320
endif
 
321
endif
 
322
 
 
323
# ui plugins (qt4)
 
324
if GUI_BUILD
 
325
if QT4_INSTALL
 
326
plugins4dir = $(hplipdir)/ui4/plugins
 
327
dist_plugins4_SCRIPTS =
 
328
endif
 
329
endif
 
330
 
 
331
# PolicyKit
 
332
if POLICYKIT_INSTALL
 
333
policykit_dbus_etcdir = /etc/dbus-1/system.d
 
334
dist_policykit_dbus_etc_DATA = data/policykit/com.hp.hplip.conf
 
335
policykit_dbus_sharedir = /usr/share/dbus-1/system-services
 
336
dist_policykit_dbus_share_DATA = data/policykit/com.hp.hplip.service
 
337
policykit_policydir = $(policykit_dir)
 
338
dist_policykit_policy_DATA = data/policykit/com.hp.hplip.policy
 
339
endif
 
340
 
 
341
# hppgsz
 
342
noinst_PROGRAMS += hppgsz
 
343
hppgsz_SOURCES = prnt/hpijs/PrinterProperties.cpp prnt/hpijs/PrinterProperties.h prnt/hpijs/bug.h
 
344
hppgsz_CXXFLAGS = $(libapdk_la_CXXFLAGS)
 
345
hppgsz_CFLAGS = $(libapdk_la_CFLAGS)
 
346
hppgsz_LDADD = libapdk.la -ljpeg -ldl
 
347
 
 
348
# hplip.desktop
 
349
hplip_desktopdir = $(icondir)
 
350
hplip_desktop_DATA = hplip.desktop
 
351
 
 
352
# hplip-systray.desktop
 
353
hplip_systraydir = $(systraydir)
 
354
hplip_systray_DATA = hplip-systray.desktop
 
355
 
 
356
# hpipjs (CUPS filter)
 
357
hplipjsdir = $(cupsfilterdir)
 
358
hplipjs_PROGRAMS = hplipjs
 
359
hplipjs_SOURCES = prnt/filters/hplipjs.c
 
360
 
 
361
# hpps (CUPS filter)
 
362
hppsdir = $(cupsfilterdir)
 
363
hpps_PROGRAMS = hpps
 
364
hpps_SOURCES = prnt/hpps/hppsfilter.c
 
365
hpps_LDADD = -lcups
 
366
 
 
367
# hpcac (CUPS filter, Color Access Control, ie: CLJ 4700)
 
368
cacdir = $(cupsfilterdir)
 
369
dist_cac_SCRIPTS = prnt/filters/hpcac
 
370
 
 
371
endif   # FULL_BUILD
 
372
endif   # HPLIP_BUILD
 
373
 
 
374
# foomatic-rip-hplip
 
375
if RIP_INSTALL
 
376
ripdir = $(cupsfilterdir)
 
377
dist_rip_SCRIPTS = prnt/hpijs/foomatic-rip-hplip
 
378
endif
 
379
 
 
380
# apdk
 
381
noinst_LTLIBRARIES = libapdk.la
 
382
libapdk_la_SOURCES = prnt/hpijs/models.cpp prnt/hpijs/breaks_open.cpp \
 
383
        prnt/hpijs/dj9xxvip.cpp prnt/hpijs/dj9xx.cpp prnt/hpijs/capture.cpp prnt/hpijs/colormatch.cpp prnt/hpijs/colormatcher_open.cpp \
 
384
        prnt/hpijs/compression.cpp prnt/hpijs/context2.cpp prnt/hpijs/create_so.cpp prnt/hpijs/creator.cpp \
 
385
        prnt/hpijs/dj600.cpp prnt/hpijs/dj630.cpp prnt/hpijs/dj660.cpp prnt/hpijs/dj690.cpp prnt/hpijs/dj6xx.cpp prnt/hpijs/dj8xx.cpp prnt/hpijs/dj600_maps.cpp \
 
386
        prnt/hpijs/dj660_maps.cpp prnt/hpijs/dj690_maps.cpp prnt/hpijs/dj895_maps.cpp prnt/hpijs/dj895_maps2.cpp prnt/hpijs/dj970_maps.cpp \
 
387
        prnt/hpijs/dj970_maps2.cpp prnt/hpijs/dj970_maps3.cpp prnt/hpijs/filterhpa.cpp prnt/hpijs/apollo21xx.cpp prnt/hpijs/apollo2560.cpp prnt/hpijs/apollo2xxx.cpp \
 
388
        prnt/hpijs/dj8x5.cpp prnt/hpijs/psp100.cpp prnt/hpijs/phobos_cmaps.cpp prnt/hpijs/dj350.cpp prnt/hpijs/halftoner.cpp prnt/hpijs/halftoner_open.cpp \
 
389
        prnt/hpijs/globals.cpp prnt/hpijs/header2.cpp prnt/hpijs/htmtxhi.cpp prnt/hpijs/pmselect.cpp \
 
390
        prnt/hpijs/job.cpp prnt/hpijs/printer.cpp prnt/hpijs/registry.cpp prnt/hpijs/scaler.cpp \
 
391
        prnt/hpijs/scaler_open.cpp prnt/hpijs/script.cpp prnt/hpijs/systemservices.cpp \
 
392
        prnt/hpijs/translator.cpp prnt/hpijs/version.cpp prnt/hpijs/versioncode.cpp \
 
393
        prnt/hpijs/djgenericvip.cpp prnt/hpijs/dj540.cpp prnt/hpijs/dj850.cpp prnt/hpijs/dj850_maps.cpp prnt/hpijs/dj890.cpp \
 
394
        prnt/hpijs/apollo21xx.h prnt/hpijs/apollo2560.h prnt/hpijs/apollo2xxx.h prnt/hpijs/colormatch.h prnt/hpijs/colormatcher_open.h \
 
395
        prnt/hpijs/compression.h prnt/hpijs/config.h prnt/hpijs/context.h prnt/hpijs/dj350.h prnt/hpijs/dj400.h prnt/hpijs/dj540.h \
 
396
        prnt/hpijs/dj600.h prnt/hpijs/dj630.h prnt/hpijs/dj660.h prnt/hpijs/dj690.h prnt/hpijs/dj6xx.h prnt/hpijs/dj8x5.h prnt/hpijs/dj8xx.h \
 
397
        prnt/hpijs/dj850.h prnt/hpijs/dj890.h prnt/hpijs/dj9xx.h prnt/hpijs/dj9xxvip.h \
 
398
        prnt/hpijs/ernieplatform.h prnt/hpijs/filterhpa.h prnt/hpijs/global_types.h prnt/hpijs/halftoner.h prnt/hpijs/font.h prnt/hpijs/debug.h \
 
399
        prnt/hpijs/halftoner_open.h prnt/hpijs/header.h prnt/hpijs/hpprint_c_api.h \
 
400
        prnt/hpijs/hpprintapi.h prnt/hpijs/hptypes.h prnt/hpijs/htfed.h prnt/hpijs/internal.h \
 
401
        prnt/hpijs/interp.h prnt/hpijs/interp_data_50.h prnt/hpijs/io_defs.h prnt/hpijs/job.h prnt/hpijs/models.h prnt/hpijs/modes.h prnt/hpijs/pmselect.h \
 
402
        prnt/hpijs/printer.h prnt/hpijs/psp100.h prnt/hpijs/psp470.h prnt/hpijs/resources.h prnt/hpijs/scaler_open.h prnt/hpijs/scaler_prop.h prnt/hpijs/script.h \
 
403
        prnt/hpijs/systemservices.h prnt/hpijs/unistd_.h prnt/hpijs/djgenericvip.h prnt/hpijs/ljmono.h prnt/hpijs/ljmono.cpp \
 
404
        prnt/hpijs/dj3320.cpp prnt/hpijs/dj3320.h prnt/hpijs/dj3320_cmap.cpp prnt/hpijs/dj3600.cpp prnt/hpijs/dj3600.h prnt/hpijs/dj3600_cmap.cpp prnt/hpijs/dj4100.h prnt/hpijs/djd2600.h \
 
405
        prnt/hpijs/dj4100_cmap.cpp prnt/hpijs/ldlencap.h prnt/hpijs/ljcolor.cpp prnt/hpijs/ljcolor.h prnt/hpijs/pscript.h \
 
406
        prnt/hpijs/printerproxy.cpp prnt/hpijs/printerfactory.cpp prnt/hpijs/printerproxy.h prnt/hpijs/printerfactory.h \
 
407
        prnt/hpijs/ljjetready.cpp prnt/hpijs/ljjetready.h prnt/hpijs/jdatadbf.c prnt/hpijs/jccolor.c prnt/hpijs/ljfastraster.cpp prnt/hpijs/ljfastraster.h \
 
408
        prnt/hpijs/jinclude.h prnt/hpijs/jpegint.h prnt/hpijs/dj55xx.h prnt/hpijs/hpijsfax.h prnt/hpijs/ojprokx50.h \
 
409
        prnt/hpijs/ljzjs.cpp prnt/hpijs/ljzjs.h prnt/hpijs/ljzjsmono.cpp prnt/hpijs/ljm1005.cpp prnt/hpijs/ljm1005.h \
 
410
        prnt/hpijs/ljzjsmono.h prnt/hpijs/hpjbig_wrapper.h prnt/hpijs/quickconnect.cpp prnt/hpijs/quickconnect.h prnt/hpijs/ljp1xxx.h prnt/hpijs/ljzjscolor.cpp prnt/hpijs/ljzjscolor.h
 
411
libapdk_la_CXXFLAGS = -DAPDK_DJ660 -DAPDK_DJ6xx -DAPDK_DJ6xxPhoto -DAPDK_DJ8xx -DAPDK_DJ9xx -DAPDK_DJ9xxVIP -DAPDK_DJ630 \
 
412
        -DAPDK_APOLLO2XXX -DAPDK_APOLLO21XX -DAPDK_APOLLO2560 -DAPDK_DJ600 -DAPDK_DJ350 -DAPDK_DJ8x5 -DAPDK_PSP100 -DAPDK_AUTODUPLEX \
 
413
        -DAPDK_HIGH_RES_MODES -DAPDK_LJMONO -DAPDK_DJ540 -DAPDK_DJ850 -DAPDK_DJ890 -DAPDK_DJ3320 -DAPDK_LJCOLOR -DAPDK_DJGENERICVIP \
 
414
        -DAPDK_LJJETREADY  -DAPDK_LJFASTRASTER -DAPDK_BUFFER_SEND -DAPDK_LDL_COMPRESS -DAPDK_EXTENDED_MEDIASIZE \
 
415
        -DAPDK_MLC_PRINTER -DAPDK_DJ3600 -DAPDK_LJZJS_MONO -DAPDK_LJZJS_COLOR -DAPDK_LJM1005 -DAPDK_QUICKCONNECT \
 
416
                $(APDK_ENDIAN_FLAG) $(APDK_AUTO_INCLUDE_FLAG) -DAPDK_LINUX -DNDEBUG $(DBUS_CFLAGS)
 
417
libapdk_la_CFLAGS = $(libapdk_la_CXXFLAGS) -Iprnt/hpijs
 
418
 
 
419
if HPIJS_INSTALL
 
420
# hpijs
 
421
bin_PROGRAMS = hpijs
 
422
hpijs_SOURCES = prnt/hpijs/hpijs.cpp prnt/hpijs/ijs_server.c prnt/hpijs/ijs.c prnt/hpijs/hpijsfax.cpp prnt/hpijs/services.cpp prnt/hpijs/bug.h \
 
423
        prnt/hpijs/hpijs.h prnt/hpijs/ijs.h prnt/hpijs/ijs_server.h prnt/hpijs/services.h prnt/hpijs/ijs_client.h prnt/hpijs/hpiom.c prnt/hpijs/hpiom.h
 
424
hpijs_CXXFLAGS = $(libapdk_la_CXXFLAGS)
 
425
hpijs_CFLAGS = $(libapdk_la_CFLAGS)
 
426
if HPLIP_BUILD
 
427
hpijs_LDADD = libapdk.la -ljpeg -ldl libhpip.la libhpmud.la $(DBUS_LIBS)
 
428
else
 
429
hpijs_LDADD = libapdk.la -ljpeg -ldl
 
430
endif
 
431
endif # HPIJS_INSTALL
 
432
 
 
433
if HPCUPS_INSTALL
 
434
# hpcups
 
435
#if NEW_HPCUPS
 
436
hpcupsdir = $(cupsfilterdir)
 
437
hpcups_PROGRAMS = hpcups
 
438
hpcups_SOURCES = prnt/hpcups/HPCupsFilter.cpp prnt/hpcups/HPCupsFilter.h prnt/hpcups/dbuscomm.cpp prnt/hpcups/dbuscomm.h prnt/hpcups/Compressor.cpp prnt/hpcups/Compressor.h \
 
439
        prnt/hpcups/Mode2.cpp prnt/hpcups/Mode2.h prnt/hpcups/Mode3.cpp prnt/hpcups/Mode3.h \
 
440
        prnt/hpcups/Mode9.cpp prnt/hpcups/Mode9.h prnt/hpcups/Mode10.cpp prnt/hpcups/Mode10.h \
 
441
        prnt/hpcups/ModeDeltaPlus.cpp prnt/hpcups/ModeDeltaPlus.h prnt/hpcups/ModeJbig.cpp prnt/hpcups/ModeJbig.h \
 
442
        prnt/hpcups/ErnieFilter.cpp prnt/hpcups/ErnieFilter.h prnt/hpcups/EncapsulatorFactory.cpp prnt/hpcups/EncapsulatorFactory.h \
 
443
        prnt/hpcups/Encapsulator.cpp prnt/hpcups/Encapsulator.h prnt/hpcups/Pcl3.cpp prnt/hpcups/Pcl3.h \
 
444
        prnt/hpcups/Pcl3Gui.cpp prnt/hpcups/Pcl3Gui.h prnt/hpcups/Pcl3Gui2.cpp prnt/hpcups/Pcl3Gui2.h \
 
445
        prnt/hpcups/LJMono.cpp prnt/hpcups/LJMono.h prnt/hpcups/LJColor.cpp prnt/hpcups/LJColor.h \
 
446
        prnt/hpcups/LJFastRaster.cpp prnt/hpcups/LJFastRaster.h prnt/hpcups/LJJetReady.cpp prnt/hpcups/LJJetReady.h \
 
447
prnt/hpcups/LJZjStream.cpp prnt/hpcups/LJZjStream.h \
 
448
        prnt/hpcups/LJZxStream.cpp prnt/hpcups/LJZxStream.h prnt/hpcups/Job.cpp prnt/hpcups/Job.h \
 
449
        prnt/hpcups/Pipeline.cpp prnt/hpcups/Pipeline.h prnt/hpcups/Processor.cpp prnt/hpcups/Processor.h \
 
450
        prnt/hpcups/RasterSender.cpp prnt/hpcups/RasterSender.h prnt/hpcups/ColorMatcher.cpp prnt/hpcups/ColorMatcher.h \
 
451
        prnt/hpcups/Halftoner.cpp prnt/hpcups/Halftoner.h prnt/hpcups/Scaler.cpp prnt/hpcups/Scaler.h prnt/hpcups/resources.h \
 
452
        prnt/hpcups/dj400ColorMaps.cpp prnt/hpcups/dj600ColorMaps.cpp prnt/hpcups/dj970ColorMaps.cpp prnt/hpcups/dj8xxColorMaps.cpp \
 
453
        prnt/hpcups/dj4100ColorMaps.cpp \
 
454
        prnt/hpcups/BreakTables.cpp prnt/hpcups/PrinterCommands.h prnt/hpcups/Utils.cpp prnt/hpcups/Utils.h \
 
455
        prnt/hpcups/SystemServices.cpp prnt/hpcups/SystemServices.h prnt/hpcups/CommonDefinitions.h prnt/hpcups/hpjbig_wrapper.h \
 
456
        prnt/hpcups/apPrintModes.h prnt/hpcups/dj400PrintModes.h prnt/hpcups/dj540PrintModes.h prnt/hpcups/dj600PrintModes.h \
 
457
        prnt/hpcups/dj630PrintModes.h prnt/hpcups/dj690PrintModes.h prnt/hpcups/dj850PrintModes.h prnt/hpcups/dj890PrintModes.h \
 
458
        prnt/hpcups/dj895PrintModes.h prnt/hpcups/dj8x5PrintModes.h prnt/hpcups/dj970PrintModes.h prnt/hpcups/Pcl3GuiPrintModes.h \
 
459
        prnt/hpcups/Pcl3PrintModes.h prnt/hpcups/ColorMaps.h \
 
460
        prnt/hpcups/QuickConnect.cpp prnt/hpcups/QuickConnect.h \
 
461
        prnt/hpcups/ModeJpeg.cpp prnt/hpcups/ModeJpeg.h \
 
462
        prnt/hpcups/jccolor.c prnt/hpcups/jinclude.h \
 
463
        prnt/hpcups/jdatadbf.c prnt/hpcups/jinclude.h \
 
464
        prnt/hpcups/Lidil.cpp prnt/hpcups/Lidil.h \
 
465
        prnt/hpcups/LidilCompress.cpp prnt/hpcups/LidilCompress.h \
 
466
        prnt/hpcups/LidilPrintModes.h prnt/hpcups/dj3320ColorMaps.cpp \
 
467
        prnt/hpcups/dj3600ColorMaps.cpp prnt/hpcups/dj3320PrintModes.h \
 
468
        prnt/hpcups/dj4100PrintModes.h
 
469
 
 
470
hpcups_CXXFLAGS = $(APDK_ENDIAN_FLAG) $(DBUS_CFLAGS)
 
471
hpcups_LDADD = -ljpeg -ldl -lcups -lcupsimage $(DBUS_LIBS)
 
472
#else
 
473
#hpcupsdir = $(cupsfilterdir)
 
474
#hpcups_PROGRAMS = hpcups
 
475
#hpcups_SOURCES = prnt/hpijs/hpcups.cpp prnt/hpijs/hpcups.h prnt/hpijs/services.cpp prnt/hpijs/services.h prnt/hpijs/hpiom.c prnt/hpijs/hpiom.h prnt/hpijs/bug.h prnt/hpijs/hpimage.cpp prnt/hpijs/hpimage.h
 
476
#hpcups_CXXFLAGS = $(libapdk_la_CXXFLAGS)
 
477
#hpcups_CFLAGS = $(libapdk_la_CFLAGS)
 
478
#if HPCUPS_ONLY_BUILD
 
479
#hpcups_LDADD = libapdk.la -ljpeg -ldl -lcups -lcupsimage
 
480
#else
 
481
#hpcups_LDADD = libapdk.la -ljpeg -ldl libhpip.la libhpmud.la $(DBUS_LIBS) -lcups -lcupsimage
 
482
#endif #HPCUPS_ONLY_BUILD
 
483
#endif # NEW_HPCUPS
 
484
if !HPCUPS_ONLY_BUILD
 
485
if FAX_BUILD
 
486
# hpcupsfax
 
487
hpcupsfaxdir = $(cupsfilterdir)
 
488
hpcupsfax_PROGRAMS = hpcupsfax
 
489
hpcupsfax_SOURCES = prnt/hpijs/hpcupsfax.cpp prnt/hpijs/hpcupsfax.h
 
490
hpcupsfax_LDADD = libhpip.la -lcups -lcupsimage
 
491
endif # FAX_BUILD
 
492
endif # HPCUPS ONLY
 
493
endif # HPCUPS_INSTALL
 
494
 
 
495
# PPDs
 
496
ppddir = $(hpppddir)
 
497
dist_ppd_DATA = $(foomatic_ps_printers)
 
498
if FOOMATIC_PPD_INSTALL
 
499
dist_ppd_DATA += $(foomatic_ppd_printers)
 
500
endif
 
501
if FOOMATIC_DRV_INSTALL
 
502
cupsdrvdir = $(drvdir)
 
503
cupsdrv_DATA = $(foomatic_drv)
 
504
endif
 
505
if CUPS_PPD_INSTALL
 
506
dist_ppd_DATA += $(cups_ppd_printers)
 
507
endif
 
508
if CUPS_DRV_INSTALL
 
509
cupsdrv2dir = $(drvdir)
 
510
cupsdrv2_DATA = $(cups_drv)
 
511
endif
 
512
 
 
513
install-dist_hplip_LogDATA:
 
514
if FULL_BUILD
 
515
        test -z "$(DESTDIR)$(hplip_Logdir)" || mkdir -p $(DESTDIR)$(hplip_Logdir)
 
516
        chgrp "lp" -R $(DESTDIR)$(hplip_Logdir)
 
517
        chmod 774 $(DESTDIR)$(hplip_Logdir)
 
518
endif   #FULL_BUILD
 
519
if HPLIP_BUILD
 
520
        test -z "$(DESTDIR)$(hplip_Logdir)" || mkdir -p $(DESTDIR)$(hplip_Logdir)
 
521
        chgrp "lp" -R $(DESTDIR)$(hplip_Logdir)
 
522
        chmod 774 $(DESTDIR)$(hplip_Logdir)
 
523
endif   #FULL_BUILD
 
524
 
 
525
install-data-hook:
 
526
if HPLIP_BUILD
 
527
#          If scanner build, add hpaio entry to sane dll.conf.
 
528
        if [ "$(scan_build)" = "yes" ]; then \
 
529
           $(mkinstalldirs) $(DESTDIR)/etc/sane.d; \
 
530
           if [ ! -f $(DESTDIR)/etc/sane.d/dll.conf ]; then \
 
531
                  touch $(DESTDIR)/etc/sane.d/dll.conf; \
 
532
           fi; \
 
533
           if ! grep ^hpaio $(DESTDIR)/etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
 
534
                  echo "Adding hpaio entry to /etc/sane.d/dll.conf." ; \
 
535
                  echo hpaio >>$(DESTDIR)/etc/sane.d/dll.conf ; \
 
536
           fi \
 
537
        fi
 
538
if FULL_BUILD
 
539
#          Create hp-xxx commands in bindir.
 
540
        $(mkinstalldirs) $(DESTDIR)$(bindir)
 
541
        for i in $(dist_cmd_SCRIPTS); do \
 
542
           cmd=`basename $$i .py`; \
 
543
           if [ ! \( "$$cmd" = "toolbox" -a "$(gui_build)" = "no" \) ]; then \
 
544
                  ln -sf ../share/$(PACKAGE)/$$i $(DESTDIR)$(bindir)/hp-$$cmd; \
 
545
           fi \
 
546
        done
 
547
#
 
548
#          Install fax support.
 
549
        if [ "$(fax_build)" = "yes" ]; then \
 
550
           mv $(DESTDIR)$(hpfaxdir)/hpfax.py $(DESTDIR)$(hpfaxdir)/hpfax; \
 
551
           chmod 700 $(DESTDIR)$(hpfaxdir)/hpfax; \
 
552
        fi
 
553
#
 
554
#       Make backend run as root.
 
555
#       chmod 700 $(DESTDIR)$(hpdir)/hp
 
556
endif # FULL_BUILD
 
557
endif # HPLIP_BUILD
 
558
 
 
559
uninstall-hook:
 
560
if HPLIP_BUILD
 
561
#          Remove hp-xxx commands.
 
562
        for i in $(dist_cmd_SCRIPTS); do \
 
563
                cmd=`basename $$i .py`; \
 
564
                rm -f $(DESTDIR)$(bindir)/hp-$$cmd; \
 
565
        done
 
566
#
 
567
#          Remove fax support.
 
568
        rm -f $(DESTDIR)$(hpfaxdir)/hpfax
 
569
endif
 
570
 
 
571
rpm:
 
572
if FULL_BUILD
 
573
        epm -f rpm hplipfull hplip.list
 
574
endif
 
575
if LITE_BUILD
 
576
        epm -f rpm hpliplite hplip.list
 
577
endif
 
578
if HPCUPS_ONLY_BUILD
 
579
        epm -f rpm hpliphpcupsonly hplip.list
 
580
endif
 
581
if HPIJS_ONLY_BUILD
 
582
        epm -f rpm hpliphpijsonly hplip.list
 
583
endif
 
584
 
 
585
deb:
 
586
if FULL_BUILD
 
587
        epm -f deb hplipfull hplip.list
 
588
endif
 
589
if LITE_BUILD
 
590
        epm -f deb hpliplite hplip.list
 
591
endif
 
592
if HPCUPS_ONLY_BUILD
 
593
        epm -f deb hpliphpcupsonly hplip.list
 
594
endif
 
595
if HPIJS_ONLY_BUILD
 
596
        epm -f deb hpliphpijsonly hplip.list
 
597
endif