CVS: moonbase/web/peacock BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

nhudson at lunar-linux.org nhudson at lunar-linux.org
Sun Sep 7 20:56:26 GMT 2003


Update of /var/cvs/lunar/moonbase/web/peacock
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9690/peacock

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

Adding peacock to moonbase.  Peacock is a Gnome2 based WYSIWYG HTML editor that works quite well.


--- 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           \
                --enable-plugin-gestures                        \
                $OPTS                                           &&

default_make  

  
) > $C_FIFO 2>&1

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

--- NEW FILE: DETAILS ---
          MODULE=peacock
         VERSION=1.9.1
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
        WEB_SITE=http://peacock.sf.net
         ENTERED=20030907
         UPDATED=20030907
       MAINTAINER=nhudson at lunar-linux.org
           SHORT="Peacock is an HTML Editor for Gnome."
cat << EOF
Peacock is an HTML Editor for Gnome. Using the latest Gnome 
technologies like Bonobo, GtkHTML it hopes to provide the Web Developers 
a congenial environment for making Websites. Still in its nascent stages 
it support basic WYSIWYG HTML Editing and advanced editing operations.
EOF




More information about the Lunar-commits mailing list