diff options
author | Peter Volkov <pva@gentoo.org> | 2007-05-22 11:15:24 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2007-05-22 11:15:24 +0000 |
commit | 2af75e7996736c937c332ec8cf8bebfa1f1a30f7 (patch) | |
tree | 8da14fa718e2d89c9cbaa78468b986b2a69e6642 /app-text/djvu/metadata.xml | |
parent | fix itk patch name (diff) | |
download | historical-2af75e7996736c937c332ec8cf8bebfa1f1a30f7.tar.gz historical-2af75e7996736c937c332ec8cf8bebfa1f1a30f7.tar.bz2 historical-2af75e7996736c937c332ec8cf8bebfa1f1a30f7.zip |
Version bump (bug #166016). Bug #97995 (mozilla-firefox crash when opening a djvu file using the djvu plugin reported by Amit Kotlovski <krallkrall AT gmail.com>) and bug #150492 (app-text/djvu breaks images with X option "Composite" enabled reported by <rpansky AT mail.ru>) should be fixed. Automatic QT dependency reported by Michal Kurgan <moloh AT gentoo.org> is fixed too.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-text/djvu/metadata.xml')
-rw-r--r-- | app-text/djvu/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-text/djvu/metadata.xml b/app-text/djvu/metadata.xml index ba6a8a8800d5..04ed31687e86 100644 --- a/app-text/djvu/metadata.xml +++ b/app-text/djvu/metadata.xml @@ -2,4 +2,18 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>tex</herd> +<maintainer> + <email>pva@gentoo.org</email> + <name>Peter Volkov</name> +</maintainer> +<longdescription> +DjVu is a web-centric format and software platform for distributing documents +and images. DjVu can advantageously replace PDF, PS, TIFF, JPEG, and GIF for +distributing scanned documents, digital documents, or high-resolution pictures. +DjVu content downloads faster, displays and renders faster, looks nicer on a +screen, and consume less client resources than competing formats. DjVu images +display instantly and can be smoothly zoomed and panned with no lengthy +re-rendering. DjVu is used by hundreds of academic, commercial, governmental, +and non-commercial web sites around the world. +</longdescription> </pkgmetadata> |