Download and Install py-enca version 0.3 on Mac OS X
Sunday the 20th of July, 2008

    py-enca  most recent diff


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



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-enca
      Version: 0.3
      revision 1
      Category: python textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: python interface to the enca library
      Long Description: ${description}

      Homepage: http://trific.ath.cx/resources/python/pyenca/
      master_sites http://trific.ath.cx/Ftp/python/pyenca/
      distname pyenca-${version}
      checksums md5 62c05a45c9292016b622b741859fcddf
      use_bzip2 yes
      patchfiles patch-setup.py.diff

      depends_lib bin:enca:enca

      build.env CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} COPYING NEWS README ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test