CVS: moonbase/gnome2-applets/gnome-blog BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Sat Sep 6 03:26:42 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-applets/gnome-blog
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27960/gnome-blog
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding gnome-blog to moonbase which is a nice gnome applet if you use a blogger from movabletype or blogger.com, it will allow you to add intries to your blog from the gnome panel
--- 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 \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends pygtk2 &&
depends gnome-panel
--- NEW FILE: DETAILS ---
MODULE=gnome-blog
VERSION=0.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$VERSION/$SOURCE
WEB_SITE=http://www.gnome.org/~seth
ENTERED=20030906
UPDATED=20030906
MAINTAINER=nhudson at lunar-linux.org
SHORT="gnome-blog is a gnome-panel applet that will let you
add intries into your blog"
cat << EOF
gnome-blog is a gnome-panel applet that will let you add intries into
your blog right now it only supports bloggerAPI based blogs
(blogger.com, pybloxsom, and movabletype)
EOF
More information about the Lunar-commits
mailing list