Cclive version 0.5.3 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.5.3

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The cclive Portfile 59490 2009-10-15 19:33:35Z snc macports.org $

      PortSystem 1.0

      Name: cclive
      Version: 0.5.3
      Category: net www
      license GPL
      Maintainers: openmaintainer snc
      Description: A command line video extraction utility.
      Long Description: cclive is a command line video extraction utility similar to clive but with lower requirements
      Homepage: http://code.google.com/p/cclive/

      Platform: darwin
      depends_build port:pkgconfig
      depends_lib port:curl port:pcre

      Master Sites: googlecode
      use_bzip2 yes

      Checksums: md5 32bfd2385af7908043377f9ab04b6362 sha1 1bd87566ca135b8a4c8145fcde08d5b70736d7c1 rmd160 1aefb1243ac51ee1a6888bff89687ab815a58d06

      destroot {
      xinstall -m 0755 ${worksrcpath}/src/cclive ${destroot}${prefix}/bin
      xinstall -m 0444 ${worksrcpath}/cclive.1 ${destroot}${prefix}/share/man/man1
      }

      livecheck.regex "${name}-(\\d+\\.\\d+(\\.\\d+)?)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.