[Lunar-commits] <moonbase> Zim: version bump to 0.27
Duncan Gibson
engelsman at lunar-linux.org
Sat Feb 14 14:39:24 CET 2009
commit 9c4a6e3be5b6a2dc99de7d4f7fa8a6da000cf8ab
Author: Paul Bredbury <brebs at sent.com>
Date: Sat Feb 14 14:39:24 2009 +0100
Zim: version bump to 0.27
Updated homepage. Added xdg-utils as dependency, which is called during installation. Minor reformatting to descriptions, to adhere to Lunar package standards.
---
editors/Zim/DEPENDS | 1 +
editors/Zim/DETAILS | 29 +++++++++++++++--------------
2 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/editors/Zim/DEPENDS b/editors/Zim/DEPENDS
index 97c87f3..2ca14ab 100644
--- a/editors/Zim/DEPENDS
+++ b/editors/Zim/DEPENDS
@@ -2,6 +2,7 @@ depends Gtk2-Perl &&
depends File-DesktopEntry &&
depends File-BaseDir &&
depends File-MimeInfo &&
+depends xdg-utils &&
optional_depends "Gtk2-Spell" "" "" "support for spell checker" &&
optional_depends "Gtk2-TrayIcon" "" "" "support for tray icon"
diff --git a/editors/Zim/DETAILS b/editors/Zim/DETAILS
index 2fb6aef..403ae45 100644
--- a/editors/Zim/DETAILS
+++ b/editors/Zim/DETAILS
@@ -1,20 +1,21 @@
MODULE=Zim
- VERSION=0.23
+ VERSION=0.27
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://pardus-larus.student.utwente.nl/~pardus/downloads/Zim/
- SOURCE_URL[1]=http://download.lunar-linux.org/lunar/mirrors/
- SOURCE_VFY=sha1:ce981952aba6548ddb0d7c9cc5c42fe7f2ccaf24
- WEB_SITE=http://pardus-larus.student.utwente.nl/~pardus/projects/zim/
+ SOURCE_URL[0]=http://www.zim-wiki.org/downloads/$SOURCE
+ SOURCE_URL[1]=http://pardus-larus.student.utwente.nl/~pardus/downloads/Zim/$SOURCE
+ SOURCE_VFY=sha1:ed8a75eae4295e0c1cf4b241027c4fc70f198cf3
+ WEB_SITE=http://zim-wiki.org/
MAINTAINER=perldude at lunar-linux.org
ENTERED=20060813
- UPDATED=20080107
- SHORT="Zim - a desktop wiki and outliner"
+ UPDATED=20090201
+ SHORT="a desktop wiki and outliner"
+
cat << EOF
-Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring the
-concept of a wiki to your desktop. Every page is saved as a text file with
-wiki markup. Pages can contain links to other pages, and are saved
-automatically. Creating a new page is as easy as linking to a non-existing page.
-Pages are ordered in a hierarchical structure that gives it the look and feel
-of an outliner. This tool is intended to keep track of TODO lists or to serve
-as a personal scratch book.
+Zim is a WYSIWYG text editor written in Gtk2-Perl, which aims to bring
+the concept of a wiki to your desktop. Every page is saved as a text
+file with wiki markup. Pages can contain links to other pages, and are
+saved automatically. Creating a new page is as easy as linking to a
+non-existing page. Pages are ordered in a hierarchical structure that
+gives it the look and feel of an outliner. This tool is intended to keep
+track of TODO lists, or to serve as a personal scratch book.
EOF
More information about the Lunar-commits
mailing list