Module submission - code-browser

V stelzy at gmail.com
Wed Jul 19 13:00:04 UTC 2006


module name       : code-browser
suggested section : editors
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


Nice GTK+2 editor...

-------------- next part --------------
--- code-browser/BUILD	1970-01-01 03:00:00.000000000 +0300
+++ code-browser/BUILD	2006-07-19 16:44:47.803386500 +0400
@@ -0,0 +1,7 @@
+(
+
+  sedit "s:/usr/local:/usr:" Makefile  &&
+
+  default_make
+
+) > $C_FIFO 2>&1
--- code-browser/DEPENDS	1970-01-01 03:00:00.000000000 +0300
+++ code-browser/DEPENDS	2006-07-19 16:41:33.851265250 +0400
@@ -0,0 +1 @@
+depends gtk+-2
--- code-browser/DETAILS	1970-01-01 03:00:00.000000000 +0300
+++ code-browser/DETAILS	2006-07-19 16:49:03.415361250 +0400
@@ -0,0 +1,18 @@
+          MODULE=code-browser
+         VERSION=2.8
+	WEB_SITE=http://code-browser.sf.net/
+          SOURCE=$MODULE-$VERSION-src.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:7ae36a341515327dc9cf41580e94d9627bf15479
+         ENTERED=20060719
+         UPDATED=20060719
+           SHORT="Folding and outlining editor"
+
+cat << EOF
+The editor is between a traditional text editor, a smalltalk
+class browser and a web browser like mozilla. It displays
+a structured text file (marker-based folding) hierarchically
+using multiple panes. It is especially designed to keep a
+good overview of the code of large projects. Ideal if you are
+fed up of having to scroll through thousands of lines of code.
+EOF
-------------- next part --------------
lvu submit code-browser 7d0c99dd2457b21c0122e6edf3e31c07  -
2.6.16 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list