Download and Install libwpd version 0.8.9 on Mac OS X
Thursday the 28th of August, 2008

    libwpd  most recent diff


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



      # $Id: Portfile 38077 2008-07-05 21:37:56Z ryandesign macports.org $
      PortSystem 1.0
      Name: libwpd
      Version: 0.8.9
      revision 1
      Description: A general purpose library for reading WordPerfect files.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: textproc
      Platform: darwin
      Homepage: http://libwpd.sourceforge.net/
      master_sites sourceforge
      checksums md5 c48c74e90637e5e59140d0bec73a0145
      depends_lib path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 port:libgsf port:libxml2 port:pkgconfig

      patch {
      reinplace "s|need_relink=yes|need_relink=no|g" ${worksrcpath}/ltmain.sh
      }
      configure.args --mandir=${prefix}/share/man --without-docs
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"

      Variant: with_doxygen {
      depends_build-append port:doxygen
      configure.args-delete --without-docs
      }

    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/libwpd
      % sudo port install libwpd
      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 libwpd
      ---> Verifying checksum for libwpd
      ---> Extracting libwpd
      ---> Configuring libwpd
      ---> Building libwpd with target all
      ---> Staging libwpd into destroot
      ---> Installing libwpd
    - 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 libwpd with these commands:
      %  man libwpd
      % apropos libwpd
      % which libwpd
      % locate libwpd

     Where to find more information:

    Darwin Ports



    image test