[Lunar-commits] djvulibre: Remove duplicte module
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Sun Dec 23 21:29:45 CET 2007
commit 00f5ee29ddcbedb17cf5541e0767ba09049c7217
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Sun Dec 23 14:29:45 2007 -0600
djvulibre: Remove duplicte module
* djvulibre was in the moonbase twice, once under
lib, once under graphics. I kept the graphics
one because it was newer. I also moved the
DEPENDS file over because the graphics version
didn't have one. (Removed && in it too)
---
graphics/djvulibre/DEPENDS | 3 +++
libs/djvulibre/DEPENDS | 3 ---
libs/djvulibre/DETAILS | 17 -----------------
3 files changed, 3 insertions(+), 20 deletions(-)
diff --git a/graphics/djvulibre/DEPENDS b/graphics/djvulibre/DEPENDS
new file mode 100644
index 0000000..c8195ca
--- /dev/null
+++ b/graphics/djvulibre/DEPENDS
@@ -0,0 +1,3 @@
+depends tiff
+depends jpeg
+optional_depends "qt3" "" "" "Builds the qt front-end for djvu tools"
diff --git a/libs/djvulibre/DEPENDS b/libs/djvulibre/DEPENDS
deleted file mode 100644
index e3f1e68..0000000
--- a/libs/djvulibre/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends tiff &&
-depends jpeg &&
-optional_depends "qt3" "" "" "Builds the qt front-end for djvu tools"
diff --git a/libs/djvulibre/DETAILS b/libs/djvulibre/DETAILS
deleted file mode 100644
index 7f086fb..0000000
--- a/libs/djvulibre/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=djvulibre
- VERSION=3.5.19
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/djvu/
- SOURCE_VFY=sha1:439977e03c8c35ca74eb5887993edb317923133f
- WEB_SITE=http://djvulibre.djvuzone.org/
- ENTERED=20060121
- UPDATED=20070417
- SHORT="open source implementation of DjVu"
- PSAFE=no
-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