Download and Install vcdimager version 0.7.22 on Mac OS X
Tuesday the 2nd of December, 2008

    vcdimager  most recent diff


    version 0.7.22

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



      # $Id: Portfile 32256 2007-12-23 09:18:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: vcdimager
      Version: 0.7.22
      revision 1
      Category: multimedia
      Maintainers: nomaintainer
      Description: Free software (Super) video CD authoring solution
      Long Description: The GNU (Super)VideoCD authoring solution for mastering, extracting and analyzing Video CDs and Super Video CDs.

      Platform: darwin

      Homepage: http://www.vcdimager.org/
      master_sites ${homepage}pub/vcdimager/vcdimager-0.7/

      checksums md5 d7ceca2631fb732ff1257c2d3a7df45d sha1 f160f57afbb4f14f0c27b8f64801250e5c124aaf

      depends_lib lib:libcdio.0:libcdio lib:libpopt:popt port:libxml2

      post-patch {
      reinplace "s| -Wl,--version-script=libvcdinfo.la.ver||" ${worksrcpath}/lib/Makefile.in
      }

      configure.ldflags-append "-framework CoreFoundation -framework IOKit"
      configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-cli-frontend --with-xml-frontend --with-xml-prefix=${prefix}

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS BUGS COPYING FAQ HACKING NEWS README THANKS TODO ${destroot}${prefix}/share/doc/${name}
      file delete -force ${destroot}${prefix}/share/info/dir
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.