summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-01-12 19:20:03 +0000
committerUlrich Müller <ulm@gentoo.org>2010-01-12 19:20:03 +0000
commit1f4340096451a33df14437b764dee396f4408ae0 (patch)
treecdab80d9a9bad225c20d7ace0263e24cf847d0d1 /app-text/dvipng/metadata.xml
parentppc stable #300241 (diff)
downloadgentoo-2-1f4340096451a33df14437b764dee396f4408ae0.tar.gz
gentoo-2-1f4340096451a33df14437b764dee396f4408ae0.tar.bz2
gentoo-2-1f4340096451a33df14437b764dee396f4408ae0.zip
Add USE flag and dependency for t1lib, fixes bug 297688.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-text/dvipng/metadata.xml')
-rw-r--r--app-text/dvipng/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-text/dvipng/metadata.xml b/app-text/dvipng/metadata.xml
index 66a1b49a9afe..c5623d9060a3 100644
--- a/app-text/dvipng/metadata.xml
+++ b/app-text/dvipng/metadata.xml
@@ -3,4 +3,22 @@
<pkgmetadata>
<herd>tex</herd>
<herd>emacs</herd>
+<longdescription>
+ This program makes PNG and/or GIF graphics from DVI files as obtained
+ from TeX and its relatives.
+
+ If GIF support is enabled, GIF output is chosen by using the ‘dvigif’
+ binary or with the ‘--gif’ option.
+
+ It is intended to produce anti-aliased screen-resolution images as fast
+ as is possible. The target audience is people who need to generate and
+ regenerate many images again and again. The primary target is the
+ preview-latex (X)Emacs package, a package to preview formulas from within
+ (X)Emacs. Yes, you get to see your formulas in the (X)Emacs buffer, see
+ &lt;http://www.gnu.org/software/auctex/preview-latex.html&gt;.
+</longdescription>
+<use>
+ <flag name='t1lib'>Enable support for T1lib font rendering
+ (<pkg>media-libs/t1lib</pkg>)</flag>
+</use>
</pkgmetadata>