openbsd-ports/print/gutenprint
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
..
patches Small update to gutenprint-5.2.4. 2009-08-27 11:11:04 +00:00
pkg Update to gutenprint-5.2.6. 2010-08-21 21:43:02 +00:00
distinfo Update to gutenprint-5.2.6. 2010-08-21 21:43:02 +00:00
Makefile Rework the way we handle dependencies in the print ports: 2011-04-15 18:40:47 +00:00