[Lunar-commits] <moonbase> geany: version bump to 0.16

Duncan Gibson engelsman at lunar-linux.org
Wed Feb 18 20:39:42 CET 2009


commit 46e7f8fac1c4937c43014d4a5b2fb5398b66e32f
Author: Paul Bredbury <brebs at sent.com>
Date:   Wed Feb 18 20:39:42 2009 +0100

    geany: version bump to 0.16
    
    version bump & cleanup
    
    BUILD isn't required at all ("the-force" is a useless, childish option ;) )
    
    Plus a little bit of English language cleanup.
---
 editors/geany/BUILD   |    6 ------
 editors/geany/DETAILS |   12 ++++++------
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/editors/geany/BUILD b/editors/geany/BUILD
index bc822c9..e69de29 100644
--- a/editors/geany/BUILD
+++ b/editors/geany/BUILD
@@ -1,6 +0,0 @@
-( 
-
-   OPTS+="--enable-the-force" &&
-   default_build
-
-) > $C_FIFO 2>&1
diff --git a/editors/geany/DETAILS b/editors/geany/DETAILS
index a09f8c8..2f14122 100644
--- a/editors/geany/DETAILS
+++ b/editors/geany/DETAILS
@@ -1,11 +1,11 @@
           MODULE=geany
-         VERSION=0.15
+         VERSION=0.16
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:927aa317eb94495bd25b28a1e330fbbb8c60a81a
+      SOURCE_VFY=sha1:23b1e7d50ac4a20f620cef203e12d50c2dfd6708
         WEB_SITE=http://geany.uvena.de/
          ENTERED=20060613
-         UPDATED=20081019
+         UPDATED=20090215
            SHORT="Fast and lightweight IDE"
 
 cat << EOF
@@ -15,11 +15,11 @@ dependencies from other packages. Basic features of Geany:
 - syntax highlighting
 - code folding
 - code completion
-- auto completion of often used constructs like if, for and while
-- auto completion of XML and HTML tags
+- auto-completion of often-used constructs like if, for and while
+- auto-completion of XML and HTML tags
 - call tips
 - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
 - symbol lists
 - build support to compile, link, run programs
-- plugin interface C, Lua
+- plugin interface for C, Lua
 EOF


More information about the Lunar-commits mailing list