Module submission - geany-svn

V stelzy at gmail.com
Wed Jul 12 07:33:50 UTC 2006


module name       : geany-svn
suggested section : editors
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


SVN sources for Geany IDE.

-------------- next part --------------
--- geany-svn/BUILD	1970-01-01 03:00:00.000000000 +0300
+++ geany-svn/BUILD	2006-07-12 11:08:13.915947250 +0400
@@ -0,0 +1,6 @@
+(
+
+  ./autogen.sh  &&
+  default_make              
+
+) > $C_FIFO 2>&1
--- geany-svn/DEPENDS	1970-01-01 03:00:00.000000000 +0300
+++ geany-svn/DEPENDS	2006-06-13 20:01:40.000000000 +0400
@@ -0,0 +1,6 @@
+depends  gtk+-2  &&
+
+optional_depends  "vte"                                 \
+                  "--enable-vte"                        \
+                  "--disable-vte"                       \
+                  "to enable virtual terminal support" 
--- geany-svn/DETAILS	1970-01-01 03:00:00.000000000 +0300
+++ geany-svn/DETAILS	2006-07-12 11:07:37.749687000 +0400
@@ -0,0 +1,23 @@
+          MODULE=geany-svn
+	 VERSION=0.x
+          SOURCE=geany_svn.tar.bz2
+      SOURCE_URL=http://files.uvena.de/geany
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/geany_svn
+        WEB_SITE=http://geany.uvena.de/
+         ENTERED=20060613
+         UPDATED=`date -u +%Y%m%d`
+           SHORT="SVN sources for the fast and lightweight IDE"
+
+cat << EOF
+Geany is a small and lightweight integrated development environment.
+It was developed to provide a small and fast IDE, which has only a few
+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
+- call tips
+- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
+- symbol lists
+EOF
-------------- next part --------------
lvu submit geany-svn 7d0c99dd2457b21c0122e6edf3e31c07  -
2.6.16 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list