Djvulibre version 3.5.22 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    djvulibre  most recent diff


    version 3.5.22

      View the most recent changes for the djvulibre port at: djvulibre.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for djvulibre.
      The raw portfile for djvulibre 3.5.22 is located here:
      http://djvulibre.darwinports.com/dports/graphics/djvulibre/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/djvulibre


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The djvulibre Portfile 56306 2009-08-26 03:56:00Z blb macports.org $

      PortSystem 1.0

      Name: djvulibre
      Version: 3.5.22
      Category: graphics www
      Platform: darwin
      Maintainers: nomaintainer

      Description: Web centric format and software platform for distributing documents and images.
      Long Description: 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.

      Homepage: http://djvu.sourceforge.net/
      Master Sites: sourceforge:djvu

      Checksums: md5 d1513784ce0e4f37d71595dc34c95ec7 sha1 f869d4114052a7df7b8da2d334d124934f1293a6 rmd160 f74cec88c5fbda28976e64669d3e48833b4dfdcd

      depends_lib port:libiconv port:jpeg port:tiff port:libpng port:zlib

      configure.args --mandir=${prefix}/share/man --enable-threads --enable-shared --enable-xmltools --disable-djview --disable-desktopfiles

      Patch Files: patch-djvulibre.diff
      patch.pre_args -p1

      Variant: djview3 description {Build the (outdated) djview3 viewer. The newer QT4-based viewer called 'djview4' is now a separate package called 'djview'.} {
      depends_lib-append port:qt3
      configure.args-delete --disable-djview
      configure.args-append --with-qt=${prefix}/lib/qt3
      configure.ldflags-append "-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
      }

      livecheck.regex "(?i)${name} (.*) released.*"

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/djvulibre
      % sudo port install djvulibre
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching djvulibre
      ---> Verifying checksum for djvulibre
      ---> Extracting djvulibre
      ---> Configuring djvulibre
      ---> Building djvulibre with target all
      ---> Staging djvulibre into destroot
      ---> Installing djvulibre
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using djvulibre with these commands:
      %  man djvulibre
      % apropos djvulibre
      % which djvulibre
      % locate djvulibre

     Where to find more information:

    Darwin Ports



    Lightbox this page.