[Lunar-commits] <moonbase> dvjulibre: add a patch to compile with gcc 4.3.3.

Florin Braescu florin at lunar-linux.org
Sun Apr 5 19:17:40 CEST 2009


commit 9b89cac7026cd83c07633eb76411fd65bad98212
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 5 20:17:40 2009 +0300

    dvjulibre: add a patch to compile with gcc 4.3.3.
---
 graphics/djvulibre/BUILD   |    6 ++++++
 graphics/djvulibre/DETAILS |    8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/graphics/djvulibre/BUILD b/graphics/djvulibre/BUILD
new file mode 100644
index 0000000..a8b4ab4
--- /dev/null
+++ b/graphics/djvulibre/BUILD
@@ -0,0 +1,6 @@
+(
+ 
+  patch_it $SOURCE2 0  &&
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/graphics/djvulibre/DETAILS b/graphics/djvulibre/DETAILS
index 414d848..e65122c 100644
--- a/graphics/djvulibre/DETAILS
+++ b/graphics/djvulibre/DETAILS
@@ -1,11 +1,14 @@
           MODULE=djvulibre
          VERSION=3.5.21
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=$MODULE-$VERSION-gcc-4.3.x.patch
       SOURCE_URL=$SFORGE_URL/djvu
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:a6ef5cb1445baa333883754c703abd75cc5b34f6
+     SOURCE2_VFY=sha1:3441460691f78fb760bc2f30790778bc289ef558
         WEB_SITE=http://djvu.sourceforge.net
          ENTERED=20071027
-         UPDATED=20080929
+         UPDATED=20090405
            SHORT="web-centric platform for distributing documents and images"
            PSAFE=no
    
@@ -18,7 +21,4 @@ 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.
-
-DjVuLibre is an open source (GPL'ed) implementation of DjVu, including viewers,
-browser plugins, decoders, simple encoders, and utilities.
 EOF


More information about the Lunar-commits mailing list