CVS: moonbase/chat/gossip BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

nhudson at lunar-linux.org nhudson at lunar-linux.org
Sat Jul 19 16:31:54 GMT 2003


Update of /var/cvs/lunar/moonbase/chat/gossip
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18806/gossip

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

Adding gossip to moonbase, Gossip is a Gnome2 based jabber client


--- NEW FILE: BUILD ---
(
  ./configure  --build=$BUILD					\
                --sysconfdir=/etc                               \
                --prefix=/opt/lunar/gnome/2			\
		--localstatedir=/var				\
		--infodir=/opt/lunar/gnome/2/share/info		\
		--mandir=/opt/lunar/gnome/2/share/man	       &&

  default_make
  
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends loudmouth &&
depends libgnomeui 

--- NEW FILE: DETAILS ---
           MODULE=gossip
         VERSION=0.4
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$VERSION/$SOURCE
        WEB_SITE=http://www.imendio.com/projects/gossip/
         ENTERED=20030719
         UPDATED=20030719
           SHORT="Gossip is a Gnome2 based Jabber Client"
cat << EOF
Gossip aims at making Instant Messaging with Jabber as easy as 
possible, while giving users of the GNOME Desktop a user friendly way of 
keeping in touch with their friends.
EOF




More information about the Lunar-commits mailing list