Codebase list rastertosag-gdi / adb4209
Recompile the PPD files from the *.drv using ppdc. Didier Raboud 12 years ago
2 changed file(s) with 8 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
44 Uploaders: Didier Raboud <odyx@debian.org>
5 Build-Depends: debhelper (>= 7.0.50~)
5 Build-Depends: debhelper (>= 7.0.50~), cups-ppdc
66 Homepage: http://www.openprinting.org/driver/rastertosag-gdi/
77 Vcs-Git: git://anonscm.debian.org/collab-maint/rastertosag-gdi.git
88 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/rastertosag-gdi.git
33
44 %:
55 dh $@
6
7 override_dh_auto_build:
8 # Build the PPDs from the .drv file.
9 ppdc $(CURDIR)/rastertosag-gdi.drv -d $(CURDIR)/ppd/
610
711 override_dh_auto_install:
812 install -D -m 755 rastertosag-gdi $(CURDIR)/debian/tmp/usr/lib/cups/filter/rastertosag-gdi
1519 # Install the apport hook on Ubuntu and derivatives
1620 install -D -m 644 debian/ubuntu/apport-hook.py $(CURDIR)/debian/rastertosag-gdi/usr/share/apport/package-hooks/source_rastertosag-gdi.py
1721 endif
22
23 override_dh_auto_clean:
24 rm ppd/*.ppd