xrender version 0.9.0 for Mac OS X 10.5 Leopard
Tuesday the 13th of May, 2008

    xrender  most recent diff


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



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: xrender
      set my_name libXrender
      Version: 0.9.0
      revision 2
      Category: x11
      Platform: darwin
      Maintainers: nomaintainer
      Description: X Render Extension library

      Long Description: ${description}

      Homepage: http://fontconfig.org/
      master_sites http://xlibs.freedesktop.org/release/
      distname ${my_name}-${version}
      use_bzip2 yes

      checksums md5 ce7cda009aa0b10a73637941d44ae789 sha1 98437c8eadf6caa78ceed2b748d72da97b154359 rmd160 4d1bf4aa5fd24b35094773d4bdb3b2834ce971c2

      depends_lib lib:libX11.6:XFree86 port:render

      post-patch {
      # Brute-force things into building with the universal LDFLAGS
      if {[variant_isset universal]} {
      reinplace "s|-dynamiclib|-dynamiclib ${configure.universal_ldflags}|g" ${worksrcpath}/configure ${worksrcpath}/ltmain.sh
      }
      }

      configure.universal_ldflags-append -isysroot ${sysroot}

      post-destroot {
      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README ${destroot}${docdir}
      }

      livecheck.check regex
      livecheck.url ${master_sites}?C=M&O=D
      livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)


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

     Where to find more information:

    Darwin Ports



    image test