Lincity-ng version 2.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    lincity-ng  most recent diff


    version 2.0

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


      The lincity-ng Portfile 52174 2009-06-11 16:35:23Z phw macports.org $

      PortSystem 1.0

      Name: lincity-ng
      Version: 2.0
      Revision: 2
      Category: games
      Maintainers: kallisys.net:pguyot openmaintainer
      Description: 3D city simulation game
      Long Description: LinCity-NG is a City Simulation Game. It is a polished and improved version of the classic LinCity game.
      Homepage: http://lincity-ng.berlios.de/
      Platform: darwin
      Master Sites: http://download.berlios.de/lincity-ng/ http://download2.berlios.de/lincity-ng/
      use_bzip2 yes

      universal_variant no
      Checksums: md5 1bd0f58e0f2b131d70044f4230600ed1 sha1 2961a3f60f7481b33858d7d5ef7cf9c788d01077 rmd160 0466d56687f18813f9c0454468c092d1f181123e


      configure.args --mandir=${destroot}${prefix}/share/man --with-libphysfs=${prefix}

      platform darwin {
      configure.args-append --with-apple-opengl-framework
      }

      depends_lib port:libxml2 bin:sdl-config:libsdl lib:libsdl_mixer:libsdl_mixer lib:libsdl_image:libsdl_image lib:libsdl_ttf:libsdl_ttf lib:libsdl_gfx:libsdl_gfx lib:libphysfs:physfs port:libiconv
      depends_build path:bin/pkg-config:pkgconfig bin:jam:jam

      configure.cxxflags-append -I${prefix}/include

      build {
      system "cd ${worksrcpath} && jam"
      }

      destroot {
      system "cd ${worksrcpath} && jam -sprefix=${destroot}${prefix} install"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.