[Lunar-commits] r18236 - in moonbase/trunk/libs: . djvulibre

Terry Chan tchan at lunar-linux.org
Sun Jan 22 03:57:13 UTC 2006


Author: tchan
Date: 2006-01-22 03:57:12 +0000 (Sun, 22 Jan 2006)
New Revision: 18236

Added:
   moonbase/trunk/libs/djvulibre/
   moonbase/trunk/libs/djvulibre/DEPENDS
   moonbase/trunk/libs/djvulibre/DETAILS
Log:
Added the dvjulibre module. Compiled/tested with gcc-3.4.5, glibc-2.3.6,
kernel headers 2.4.x.


Added: moonbase/trunk/libs/djvulibre/DEPENDS
===================================================================
--- moonbase/trunk/libs/djvulibre/DEPENDS	2006-01-22 01:17:29 UTC (rev 18235)
+++ moonbase/trunk/libs/djvulibre/DEPENDS	2006-01-22 03:57:12 UTC (rev 18236)
@@ -0,0 +1,3 @@
+depends tiff &&
+depends jpeg &&
+optional_depends "qt3" "" "" "Builds the qt front-end for djvu tools"

Added: moonbase/trunk/libs/djvulibre/DETAILS
===================================================================
--- moonbase/trunk/libs/djvulibre/DETAILS	2006-01-22 01:17:29 UTC (rev 18235)
+++ moonbase/trunk/libs/djvulibre/DETAILS	2006-01-22 03:57:12 UTC (rev 18236)
@@ -0,0 +1,16 @@
+          MODULE=djvulibre
+         VERSION=3.5.16
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/djvu/
+      SOURCE_VFY=sha1:6b661c117c3a04209fbb22133c4d89f2af2720cf
+        WEB_SITE=http://djvulibre.djvuzone.org/
+         ENTERED=20060121
+         UPDATED=20060121
+           SHORT="open source implementation of DjVu"
+cat << EOF
+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. 
+EOF



More information about the Lunar-commits mailing list