diff options
author | David Seifert <soap@gentoo.org> | 2017-02-18 11:22:09 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 11:25:37 +0100 |
commit | a8f282734ffd77711df9c889eee221cde4c9c50b (patch) | |
tree | f17df3c6f49f0ea975b0a66e6c297f355aadff6e /profiles/use.desc | |
parent | net-misc/6tunnel: version bump to 0.12 (diff) | |
download | gentoo-a8f282734ffd77711df9c889eee221cde4c9c50b.tar.gz gentoo-a8f282734ffd77711df9c889eee221cde4c9c50b.tar.bz2 gentoo-a8f282734ffd77711df9c889eee221cde4c9c50b.zip |
profiles: Document USE={graphics,image}magick semantics according to #314431
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 786f8bccf186..9fbcefde21f7 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -123,7 +123,7 @@ gnutls - Add support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support) gphoto2 - Add digital camera support gpm - Add support for sys-libs/gpm (Console-based mouse driver) gps - Add support for Global Positioning System -graphicsmagick - Enable support for the GraphicsMagick image converter (fork of media-gfx/imagemagick) +graphicsmagick - Build and link against GraphicsMagick instead of ImageMagick (might require USE=imagemagick if optional) graphviz - Add support for the Graphviz library gsl - Use the GNU scientific library for calculations gsm - Add support for the gsm lossy speech compression codec @@ -142,7 +142,7 @@ icq - Enable ICQ IM protocol support icu - Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu idn - Enable support for Internationalized Domain Names ieee1394 - Enable FireWire/iLink IEEE1394 support (dv, camera, ...) -imagemagick - Enable support for the ImageMagick image converter +imagemagick - Enable optional support for the ImageMagick or GraphicsMagick image converter imap - Add support for IMAP (Internet Mail Application Protocol) imlib - Add support for imlib, an image loading and rendering library infiniband - Enable Infiniband RDMA transport support |