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

    automoc  most recent diff


    version 0.9.88

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


      The automoc Portfile 58647 2009-10-02 06:21:59Z rmsfisher macports.org $

      PortSystem 1.0
      PortGroup kde4 1.0

      Name: automoc
      Version: 0.9.88
      Revision: 1
      Category: devel kde kde4
      Maintainers: nomaintainer
      Description: A tool which automatically creates .moc files and compiles them in.
      Long Description: ${description} Necessary for compiling KDE programs.
      Platform: darwin
      Homepage: http://www.kde.org
      Master Sites: kde:stable/${name}4/${version}/
      use_bzip2 yes
      distname ${name}4-${version}
      Checksums: md5 91bf517cb940109180ecd07bc90c69ec sha1 d864c3dda99d8b5f625b9267acfa1d88ff617e3a rmd160 8545f159092c9237f8c0f0f14b0dca9bfeac5c19

      # depends_build, not depends_build-append should be used here.
      # See dports/_resources/port1.0/group/kde4-1.0.tcl for reason.
      depends_build port:cmake

      configure.args-append ../${distname}

      livecheck.type regex
      livecheck.url http://ftp.gtlib.cc.gatech.edu/pub/kde/stable/${name}4/
      livecheck.regex "\(\\d+(?:\\.\\d+)*)\/"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.