Download and Install a52decx version 0.25 on Mac OS X
Thursday the 7th of August, 2008

    a52decx  most recent diff


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



      # $Id: Portfile 28937 2007-09-12 15:58:10Z nox macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: a52decX
      Version: 0.25
      revision 1
      Category: aqua multimedia
      Maintainers: nomaintainer
      Homepage: http://homepage1.nifty.com/~toku/software_en.html#a52decX
      Description: Converts AC-3 file to an AIFF file

      Long Description: a52decX converts an AC-3 file being used for the sound of DVD-Video into an AIFF file.

      master_sites http://homepage1.nifty.com/~toku/software/

      checksums md5 7760780873de9b9c4d13e7d396f31b54 sha1 329aa192645ddf81214c191a35c680cce7a61dc3 rmd160 3e8f1b8a958b444aa0f9a8d298ddf0091c926bdc

      depends_run port:a52dec port:lame

      patchfiles patch-a52decX.pbproj-project.pbxproj

      post-destroot {
      cd ${destroot}/Applications/MacPorts/${name}.app/Contents/Resources
      foreach {exe} {a52dec lame} {
      ln -s ${prefix}/bin/${exe}
      }
      }

      universal_variant no

      livecheck.check regex
      livecheck.url [strsed ${homepage} {/#.*//}]
      livecheck.regex "${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/a52decx
      % sudo port install a52decx
      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 a52decx
      ---> Verifying checksum for a52decx
      ---> Extracting a52decx
      ---> Configuring a52decx
      ---> Building a52decx with target all
      ---> Staging a52decx into destroot
      ---> Installing a52decx
    - 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 a52decx with these commands:
      %  man a52decx
      % apropos a52decx
      % which a52decx
      % locate a52decx

     Where to find more information:

    Darwin Ports



    image test