File-roller version 2.26.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    file-roller  most recent diff


    version 2.26.3

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The file-roller Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: file-roller
      Version: 2.26.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: An archive manager for GNOME
      Long Description: File Roller is an archive manager for the GNOME environment. Archive manager means that you can: * Create and modify archives. * View the content of an archive. * View a file contained in the archive. * Extract files from the archive.
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://fileroller.sourceforge.net/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 1876e9807a12c37f9bb2d00807905755 sha1 92760312c9dddec695851170c289f692c2521176 rmd160 4c8cb579c4849a6cdc92250df5b447f575be76a6

      Patch Files: patch-src-fr-enum-types.c.diff

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils

      depends_lib port:gconf port:nautilus

      use_bzip2 yes

      configure.args --mandir=${prefix}/share/man --disable-schemas-install --disable-scrollkeeper

      post-activate {
      system "${prefix}/bin/scrollkeeper-update"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\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/file-roller
      % sudo port install file-roller
      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 file-roller
      ---> Verifying checksum for file-roller
      ---> Extracting file-roller
      ---> Configuring file-roller
      ---> Building file-roller with target all
      ---> Staging file-roller into destroot
      ---> Installing file-roller
    - 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 file-roller with these commands:
      %  man file-roller
      % apropos file-roller
      % which file-roller
      % locate file-roller

     Where to find more information:

    Darwin Ports



    Lightbox this page.