Slicker version 0.0 - How to Download and Install on Mac OS X
Friday the 3rd of July, 2009

    slicker  most recent diff


    version 0.0

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


      The slicker Portfile 30259 2007-10-23 02:31:56Z jmpp macports.org $

      PortSystem 1.0
      Name: slicker
      Version: 0.0
      Category: x11
      Revision: 1
      Maintainers: nomaintainer
      Description: an experimental new desktop metaphor for KDE
      Homepage: http://slicker.sf.net/
      Long Description: Slicker plans on replacing KDE's taskbar with a new "card" metaphor for applets and other typical desktop tasks.
      Platform: darwin

      depends_lib lib:libkdecore:kdelibs3 lib:libkonq:kdebase3

      distname slicker
      Master Sites: http://ranger.befunk.com/fink/:admin
      distfiles kde-admindir-20030209.tar.bz2:admin
      Checksums: kde-admindir-20030209.tar.bz2 md5 180fee362e27703bd9a062912c8a54cd
      use_bzip2 yes

      fetch.type cvs
      cvs.root :pserver:anonymous cvs.slicker.sf.net:/cvsroot/slicker
      cvs.module slicker
      cvs.password

      post-patch {
      system "cd '${worksrcpath}' && cp -Rf ../admin/ admin"
      system "cp '${portpath}/${filesdir}/detect-autoconf.sh' '${worksrcpath}/admin/'"
      system "cd '${worksrcpath}' && make -f Makefile.cvs"
      }
      configure.cppflags-append "-I${prefix}/include/qt3 -no-cpp-precomp -fno-common"
      configure.env LIBS='-L${prefix}/lib' DYLD_LIBRARY_PATH='${prefix}/lib'
      configure.args --prefix='${prefix}' --includedir='${prefix}/include' --libdir='${prefix}/lib' --with-extra-includes='${prefix}/include' --with-extra-libs='${prefix}/lib' --with-qt-dir='${prefix}' --with-qt-includes='${prefix}/include/qt3' --enable-rpath --with-pic --enable-shared=yes --enable-static=no --enable-mt --libexecdir='${prefix}/lib' --with-xinerama --with-pam --disable-dependency-tracking --enable-cups --with-ldap
      build.env ${configure.env}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.