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

    version 1.1.0

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


      # -*- 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 gavl Portfile 52104 2009-06-10 04:34:03Z snc macports.org $

      PortSystem 1.0

      Name: gavl
      Version: 1.1.0
      Category: multimedia
      Maintainers: poure.com:jm
      Description: Gavl (Gmerlin Audio Video Library) is a low level library, upon which multimedia APIs can be built.
      Long Description: Gavl (Gmerlin Audio Video Library) is a low level library, upon which multimedia APIs can be built. Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. In addition, it handles the sometimes ugly task of converting between all these formats and provides some elementary operations (copying, scaling, alpha blending, etc).
      Homepage: http://gmerlin.sourceforge.net/gavl_frame.html
      Platform: darwin
      Master Sites: sourceforge:gmerlin

      depends_build port:doxygen port:pkgconfig

      Checksums: md5 8a631a3468f4fd4213c4ec57d1795e14 sha1 a66896820da902da2e2d9f6947090f44d49534d8 rmd160 7deecc6ecc0331da34dfbc60aa2a928451ab6e45

      livecheck.regex "${name} (.*) released.*"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.