Changeset View
Changeset View
Standalone View
Standalone View
head/print/hplip/Makefile
Show First 20 Lines • Show All 76 Lines • ▼ Show 20 Lines | |||||
SNMP_CONFIGURE_ENABLE= network-build | SNMP_CONFIGURE_ENABLE= network-build | ||||
SCAN_DESC= Scanning support | SCAN_DESC= Scanning support | ||||
SCAN_LIB_DEPENDS= libsane.so:graphics/sane-backends | SCAN_LIB_DEPENDS= libsane.so:graphics/sane-backends | ||||
SCAN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow | SCAN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow | ||||
SCAN_CONFIGURE_ENABLE= scan-build | SCAN_CONFIGURE_ENABLE= scan-build | ||||
X11_DESC= Graphical User Interface (Qt 4) | X11_DESC= Graphical User Interface (Qt 4) | ||||
X11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:x11-toolkits/py-qt4-gui \ | X11_USES= pyqt:4 | ||||
${PYTHON_PKGNAMEPREFIX}qt4-dbussupport>=0:devel/py-qt4-dbussupport | X11_USE= PYQT=dbussupport_run,gui_run | ||||
X11_CONFIGURE_ENABLE= qt4 gui-build | X11_CONFIGURE_ENABLE= qt4 gui-build | ||||
XSANE_DESC= Install XSane for scanning (implies SCAN) | XSANE_DESC= Install XSane for scanning (implies SCAN) | ||||
XSANE_IMPLIES= SCAN | XSANE_IMPLIES= SCAN | ||||
XSANE_RUN_DEPENDS= xsane:graphics/xsane | XSANE_RUN_DEPENDS= xsane:graphics/xsane | ||||
DOCS_CONFIGURE_ENABLE= doc-build | DOCS_CONFIGURE_ENABLE= doc-build | ||||
▲ Show 20 Lines • Show All 42 Lines • Show Last 20 Lines |