Sunbird-x11 version 0.7 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    sunbird-x11  most recent diff


    version 0.7

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


      The sunbird-x11 Portfile 55022 2009-08-06 03:06:13Z ryandesign macports.org $

      PortSystem 1.0

      Name: sunbird-x11
      Category: x11
      Version: 0.7
      Platform: darwin
      Maintainers: nomaintainer
      Description: Mozilla.org's stand-alone calendar

      Long Description: Sunbird lets you manage your schedule easily, and store it where you want to.

      Homepage: http://www.mozilla.org/projects/calendar/sunbird/
      Master Sites: http://releases.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${version}/source/
      distname lightning-sunbird-${version}-source
      use_bzip2 yes

      Checksums: md5 14412fad1c72a5281164ca96f6c23cf4 sha1 aa98305783a6ea765a2ea83667ead8fd664cb379 rmd160 f4ead53117fbbbe208dbdada01800446b800116d

      worksrcdir mozilla

      Patch Files: patch-xpcom-build-Makefile patch-libprldap-Makefile.in

      depends_build port:pkgconfig

      depends_lib port:libidl path:lib/pkgconfig/glib-2.0.pc:glib2 port:zip port:gtk2 port:gnome-vfs port:gnome-icon-theme path:lib/pkgconfig/cairo.pc:cairo port:nspr


      configure.args --enable-application=calendar --disable-official-branding --with-distribution-id=org.macports --disable-static --enable-shared --enable-default-toolkit=gtk2 --enable-xft --disable-freetype2 --enable-xinerama --with-pthreads --enable-gnomevfs --enable-postscript --disable-prebinding --disable-debug --enable-strip --enable-optimize='-O2' --disable-tests --with-default-mozilla-five-home=${prefix}/lib/sunbird --with-system-jpeg=${prefix} --with-system-zlib=${prefix} --with-system-png=${prefix} --enable-system-cairo --with-system-cairo=${prefix} --with-system-nspr --with-nspr-prefix=${prefix}


      Variant: debug description "build with debugging symbols" {
      configure.args-delete --disable-debug --enable-optimize='-O2' --enable-strip

      configure.args-append --enable-debug --disable-optimize --disable-strip
      }

      post-destroot {
      file mkdir ${destroot}${prefix}/share/applications

      copy ${filespath}/share-applications-sunbird.desktop ${destroot}${prefix}/share/applications/sunbird.desktop

      system "( echo '#!/bin/sh'; echo 'exec ${prefix}/lib/sunbird-${version}/sunbird-bin \"\$ \"' ) > ${destroot}${prefix}/bin/sunbird"
      system "chmod 755 ${destroot}${prefix}/bin/sunbird"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.