[Lunar-commits] CVS: brutus/removed-modules/gkpccard BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 PRE_BUILD, NONE, 1.1

Florin Braescu florin at lunar-linux.org
Sun Aug 29 14:38:13 GMT 2004


Update of /var/cvs/lunar/brutus/removed-modules/gkpccard
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20773

Added Files:
	BUILD DEPENDS DETAILS PRE_BUILD 
Log Message:
move it from moonbase.


--- NEW FILE: BUILD ---
(

  cd  $SOURCE_DIRECTORY                                       && 
  ./build_gkPCcard                                            &&
  prepare_install                                             &&
  cp -f gkPCcard.so /usr/share/gkrellm/plugins/               &&
  echo "gkPCcard.so installed in /usr/share/gkrellm/plugins/"

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends   pcmcia-cs  &&
depends   gkrellm

--- NEW FILE: DETAILS ---
          MODULE=gkpccard
         VERSION=0.5
          SOURCE=gkPCcard_r0.5.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gkPCcard_r0.5
   SOURCE_URL[0]=http://www.peuchert.de/projects/gkPCcard/$SOURCE
        WEB_SITE=http://www.peuchert.de/projects/gkPCcard/
         ENTERED=20020720
         UPDATED=20020720
           SHORT="gkPCcard is a PCMCIA card monitor plugin for GKrellM."
cat << EOF

gkPCcard is a PCMCIA card monitor plugin for GKrellM. I made this
plugin 'cause there was no feature in GKrellM that provided this, but
I wanted to see which cards are inserted in the slots of my laptop.

    * Displays the name of the card that is inserted
    * Shows an image for each socket indicating whether a card is inserted
    * Supports theming.
    * Includes animation.
    * Right-clicking the plugin opens a popup where you can execute commands on the inserted cards.
    * PCcard schemes are supported. You can choose on from the popup.


EOF

--- NEW FILE: PRE_BUILD ---
mk_source_dir  $SOURCE_DIRECTORY
cd             $SOURCE_DIRECTORY
cp             $SOURCE_CACHE/$SOURCE .
unpack         $SOURCE
rm -f          $SOURCE



More information about the Lunar-commits mailing list