[Lunar-commits] CVS: moonbase/gnome2-applets/contact-lookup-applet BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Nick Hudson nhudson at lunar-linux.org
Tue Apr 13 23:55:18 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-applets/contact-lookup-applet
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2207/contact-lookup-applet

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

Adding contact lookup applet to moonbase.  This uses the functionallity of evolution-data-server as a backend to lookup contacts in your evo contact list


--- NEW FILE: BUILD ---
(

   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
                --build=$BUILD                    \
                --sysconfdir=/etc                 \
                --localstatedir=/var              \
                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
                $OPTS                             &&
    default_make                   

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends evolution-data-server &&
depends gnome-panel 

--- NEW FILE: DETAILS ---
          MODULE=contact-lookup-applet
         VERSION=0.6
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.burtonini.com/computing/$SOURCE
      SOURCE_VFY=md5:c15dc59264b262c5f3f140dde38e8457
        WEB_SITE=http://www.burtonini.com/computing
         ENTERED=20040414
         UPDATED=20040414
           SHORT="Gnome applet to look up contacts with through the 
evolution-data-server"
cat << EOF
Gnome applet to look up contacts with through the evolution-data-server
EOF



More information about the Lunar-commits mailing list