Xfce4-corner-plugin version 1.0.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    xfce4-corner-plugin  most recent diff


    version 1.0.1

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


      The xfce4-corner-plugin Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0

      Name: xfce4-corner-plugin
      Version: 1.0.1
      Category: xfce
      Platform: darwin
      Maintainers: afb
      Description: Mac-style menubar corner plugin for xfce panel (4.4+)
      Long Description: ${description}
      Homepage: http://aquila.deus.googlepages.com/
      Master Sites: http://aur.archlinux.org/packages/xfce4-corner-plugin/
      distname ${name}
      Checksums: md5 a0e26652ef7f2e8ca26fd007cc39d186 sha1 d310b43e5a3c6891364e95b1195ba24f2c6ef2ae rmd160 84e652dc6883bda0f04b032deb350753925a9db0

      depends_build path:bin/pkg-config:pkgconfig
      depends_lib port:xfce4-panel
      use_configure no

      post-patch {
      reinplace "s;/usr;${prefix};" ${worksrcpath}/${name}.desktop
      }

      build {
      # upstream really needs to learn about make
      system "gcc -std=c99 -Wall `pkg-config --cflags --libs libxfce4panel-1.0` -o ${worksrcpath}/${name} ${worksrcpath}/${name}.c"
      }

      destroot {
      xinstall -d ${destroot}${prefix}/libexec/xfce4/panel-plugins
      xinstall -d ${destroot}${prefix}/share/xfce4/panel-plugins
      copy ${worksrcpath}/${name} ${destroot}${prefix}/libexec/xfce4/panel-plugins/
      copy ${worksrcpath}/${name}.desktop ${destroot}${prefix}/share/xfce4/panel-plugins/
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.