Dvdrw-tools version 7.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    dvdrw-tools  most recent diff


    version 7.1

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


      The dvdrw-tools Portfile 52820 2009-06-23 21:47:46Z blb macports.org $

      PortSystem 1.0
      Name: dvdrw-tools
      Version: 7.1
      Category: sysutils
      Maintainers: nomaintainer
      Description: Tool for mastering DVD media, including +R/RW and -R/RW
      Long Description: ${description}

      Platform: darwin

      Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/
      Master Sites: ${homepage}tools/
      distname dvd+rw-tools-${version}

      Checksums: md5 8acb3c885c87f6838704a0025e435871 sha1 6400e013934ff589b4b224eced03fd9f42ed719b rmd160 a98367861335ecf9acea86a6b44ad68636bfb5c4

      depends_run port:cdrtools

      Patch Files: patch-Makefile.m4

      post-patch {
      reinplace "s| PREFIX |${prefix}|g" ${worksrcpath}/Makefile.m4
      }

      use_configure no

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} index.html ${destroot}${prefix}/share/doc/${name}
      }

      livecheck.url http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
      livecheck.regex {dvd\+rw-tools-([0-9.]+)\.tar\.gz}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.