shared-mime-info version 0.23 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    shared-mime-info  most recent diff


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



      # $Id: Portfile 33238 2008-01-22 03:44:51Z nox macports.org $

      PortSystem 1.0

      Name: shared-mime-info
      Version: 0.23
      revision 1
      Maintainers: nomaintainer
      Category: devel
      Platform: darwin
      Description: Database of common types.

      Long Description: The core database of common types and the update-mime-database command used to extend it.

      Homepage: http://freedesktop.org/wiki/Software/shared-mime-info
      master_sites http://people.freedesktop.org/~hadess/
      use_bzip2 yes

      checksums md5 3120a720f6a94881614b533f37a7671f sha1 937c6f2f55df6917c633d67366928e9a54bfc18f rmd160 7450528c4d8bf595b8097c7fabac92079bf0a743

      depends_build port:pkgconfig port:perl5.8 port:p5-xml-parser

      depends_lib port:gettext port:glib2 port:libiconv port:libxml2 port:zlib

      configure.args --disable-update-mimedb

      configure.cppflags-append -L${prefix}/lib
      configure.cflags-append -no-cpp-precomp -flat_namespace -undefined suppress -L${prefix}/lib

      post-activate {
      ui_debug "Updating MIME database..."
      system "${prefix}/bin/update-mime-database -V ${prefix}/share/mime"
      }

      livecheck.check regex
      livecheck.regex ${name}-(\\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/shared-mime-info
      % sudo port install shared-mime-info
      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 shared-mime-info
      ---> Verifying checksum for shared-mime-info
      ---> Extracting shared-mime-info
      ---> Configuring shared-mime-info
      ---> Building shared-mime-info with target all
      ---> Staging shared-mime-info into destroot
      ---> Installing shared-mime-info
    - 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 shared-mime-info with these commands:
      %  man shared-mime-info
      % apropos shared-mime-info
      % which shared-mime-info
      % locate shared-mime-info

     Where to find more information:

    Darwin Ports



    image test