[Lunar-commits] r19470 - moonbase/trunk/gnome2-apps/drivel
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Mar 27 00:54:02 UTC 2006
Author: v3rt1g0
Date: 2006-03-27 00:53:59 +0000 (Mon, 27 Mar 2006)
New Revision: 19470
Modified:
moonbase/trunk/gnome2-apps/drivel/DEPENDS
moonbase/trunk/gnome2-apps/drivel/DETAILS
Log:
Module Version Bump: drivel (1.2.2 -> 2.0.2)
* version update, more supported blog backends
* tweaked depends for this new version
* twekaed the short/long desc
compiled/tested: gcc-3.4.5 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/gnome2-apps/drivel/DEPENDS
===================================================================
--- moonbase/trunk/gnome2-apps/drivel/DEPENDS 2006-03-27 00:53:09 UTC (rev 19469)
+++ moonbase/trunk/gnome2-apps/drivel/DEPENDS 2006-03-27 00:53:59 UTC (rev 19470)
@@ -1,3 +1,8 @@
-depends curl &&
-depends gtk+-2 &&
-depends libgnomeui
+depends libgnomeui &&
+depends gtksourceview &&
+depends curl &&
+
+optional_depends "gtkspell" "--with-gtkspell" "--without-gtkspell" \
+ "for spell checking support" &&
+
+optional_depends "rhythmbox" "" "" "for rhythmbox support"
Modified: moonbase/trunk/gnome2-apps/drivel/DETAILS
===================================================================
--- moonbase/trunk/gnome2-apps/drivel/DETAILS 2006-03-27 00:53:09 UTC (rev 19469)
+++ moonbase/trunk/gnome2-apps/drivel/DETAILS 2006-03-27 00:53:59 UTC (rev 19470)
@@ -1,15 +1,16 @@
MODULE=drivel
- VERSION=1.2.2
+ VERSION=2.0.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/drivel/
- SOURCE_VFY=sha1:a95a93ab73cff37371b6d7f5f2eba815c4b8a52c
- WEB_SITE=http://www.dropline.net/drivel
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:34a0585c95b37e0b1f0ffcc96ae028a9f0108ebb
+ WEB_SITE=http://www.dropline.net/drivel/
ENTERED=20040826
- UPDATED=20041024
- SHORT="Drivel - LiveJournal client for the GNOME Desktop"
+ UPDATED=20060326
+ SHORT="a desktop blogger for the GNOME desktop"
+
cat << EOF
-Drivel is a LiveJournal client for the GNOME Desktop. Its purpose is
-to retain a simple and elegant design while providing the same level
-of functionality as the offical LiveJournal clients. Drivel also
-integrates tightly with the GNOME Desktop technologies.
+Drivel is a GNOME desktop blogger with support for LiveJournal,
+Blogger, MoveableType, Wordpress, and more. Its purpose is to
+retain a simple and elegant design while providing a high level
+of functionality.
EOF
More information about the Lunar-commits
mailing list