Frei0r-plugins version 1.1.22-git20090709 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    frei0r-plugins  most recent diff


    version 1.1.22-git20090709

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


      # -*- 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 frei0r-plugins Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: frei0r-plugins
      Version: 1.1.22-git20090709
      Category: multimedia
      Maintainers: poure.com:jm
      Description: Plugin API for video sources and filters
      Long Description: frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications.
      Homepage: http://www.piksel.org/frei0r
      Platform: darwin

      fetch.type git
      git.url git://code.dyne.org/frei0r.git
      git.branch 2eac2c32cf3e5878b63ac36b865e69657b4ee313

      worksrcdir frei0r
      configure.cmd {./autogen.sh && ./configure}

      depends_lib port:gavl port:opencv

      depends_build port:pkgconfig port:autoconf port:libtool

      #disable livecheck since fetching from git now
      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.