diff options
author | 2016-06-02 19:56:20 +0200 | |
---|---|---|
committer | 2016-06-02 19:56:43 +0200 | |
commit | 79d614e2e8409b65113d92a54bef848871119392 (patch) | |
tree | 6ca4c7b9497ab680631e7d27790a0d62446ad098 /net-print/hplip/metadata.xml | |
parent | sys-freebsd/freebsd-sources: Fix multiple Security Advisory. (diff) | |
download | gentoo-79d614e2e8409b65113d92a54bef848871119392.tar.gz gentoo-79d614e2e8409b65113d92a54bef848871119392.tar.bz2 gentoo-79d614e2e8409b65113d92a54bef848871119392.zip |
net-print/hplip: Version bump.
Fixes bump request bug #582146. Thanks to Lars Wendler for the report.
Add python 3 support. Fixes bug #554766. Thanks to Virgil Dupras for the
report.
Enable 'snmp' USE by default. Fixes bug #544636. Thanks to Pacho Ramos
for the report.
Drop ppc and ppc64 keywords due to dev-python/PyQt5.
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-print/hplip/metadata.xml')
-rw-r--r-- | net-print/hplip/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-print/hplip/metadata.xml b/net-print/hplip/metadata.xml index e0cf7c24a1ca..243ad8e5b591 100644 --- a/net-print/hplip/metadata.xml +++ b/net-print/hplip/metadata.xml @@ -10,16 +10,13 @@ <name>Gentoo Printing Project</name> </maintainer> <use> - <flag name="doc">Build documentation</flag> <flag name="fax">Enable fax on multifunction devices which support it</flag> <flag name="hpcups">Build the hpcups driver for cups (by HP)</flag> <flag name="hpijs">Build the IJS driver for cups (Foomatic)</flag> <flag name="kde">Enables <pkg>kde-misc/skanlite</pkg> as scanner GUI with USE="scanner X"</flag> - <flag name="libnotify">Enables desktop notifications</flag> <flag name="libusb0">Depend on <pkg>virtual/libusb</pkg> SLOT 0. Some old printers do not work with <pkg>virtual/libusb</pkg> SLOT 1.</flag> <flag name="minimal">Only build internal hpijs/hpcups driver (not recommended at all, make sure you know what you are doing)</flag> <flag name="parport">Enable parallel port for devices which require it</flag> - <flag name="qt4">Enable graphical interface using Qt 4</flag> <flag name="scanner">Enable scanner on multifunction devices which support it</flag> <flag name="snmp">Add support for <pkg>net-analyzer/net-snmp</pkg> which enables this driver to work over networks (both for server and client)</flag> <flag name="static-ppds">Use statically-generated PPDs instead of Dynamic PPDs. Although this is deprecated some printers may still need it to work properly. Use this flag if hp-setup fails to find/create a valid PPD file</flag> |