Commit Graph

2 Commits

Author SHA1 Message Date
ajacoutot
20918013ba Rework the way we handle dependencies in the print ports:
* depends on foomatic-filters when a driver installs:
  share/foomatic/db/source/.../*.ppd{,.gz}
* depends on foomatic-db-engine when a driver installs:
  share/foomatic/db/source/.../*.xml

foomatic-db-engine now depends on foomatic-db (which itself depends on
nothing anymore).

This will ensure all the needed packages are installed for complete
foomatic-* use.
Some packages install both pre-created ppd and xml files, so theorically
it wouldn't need to depend on foomatic-db-engine, but we still do it
because we may want to regen the ppd file.

It's the best compromise I could come up with.
2011-04-15 18:40:47 +00:00
ajacoutot
946ef76d30 Import ptouch-driver-1.3.
ptouch-driver is a printer driver based on CUPS and foomatic, for the
Brother P-touch label printer family.

ok jasper@
2011-03-07 21:57:15 +00:00