Vcdimager version 0.7.23 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    vcdimager  most recent diff


    version 0.7.23

      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.23 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


      The vcdimager Portfile 57453 2009-09-11 08:17:15Z ryandesign macports.org $

      PortSystem 1.0
      Name: vcdimager
      Version: 0.7.23
      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: gnu

      Checksums: md5 5e7d80fdbf0037ad20e438f2a9573253 sha1 6d1a3125fa8b7fa88a993e0c028cadcc03ac6304 rmd160 c43ed14f0b81ada40c94b5954e9e689831cef2c2

      depends_lib port:libcdio port:popt port:libxml2

      use_autoreconf yes
      autoreconf.args -fvi

      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.