[Lunar-commits] <moonbase> codeblocks: 8.02 stable version

Duncan Gibson engelsman at lunar-linux.org
Sun Nov 23 17:03:13 CET 2008


commit 58d5bc3e97396c76755493cbdede517e8c7d9f17
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sun Nov 23 17:03:13 2008 +0100

    codeblocks: 8.02 stable version
    
    (introduced to avoid constant rebuilds of codeblocks-svn module)
---
 editors/codeblocks/DEPENDS |    1 +
 editors/codeblocks/DETAILS |   21 +++++++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/editors/codeblocks/DEPENDS b/editors/codeblocks/DEPENDS
new file mode 100644
index 0000000..a58f0bb
--- /dev/null
+++ b/editors/codeblocks/DEPENDS
@@ -0,0 +1 @@
+depends  wxGTK
diff --git a/editors/codeblocks/DETAILS b/editors/codeblocks/DETAILS
new file mode 100644
index 0000000..a328c9d
--- /dev/null
+++ b/editors/codeblocks/DETAILS
@@ -0,0 +1,21 @@
+           MODULE=codeblocks
+          VERSION=8.02
+           SOURCE=$MODULE-$VERSION-src.tar.bz2
+    SOURCE_URL[0]=$SFORGE_URL/codeblocks/
+#   SOURCE_URL[1]=http://prdownload.berlios.de/codeblocks/
+         WEB_SITE=http://codeblocks.org
+          ENTERED=20081123
+          UPDATED=20081123
+            SHORT="wxGTK-based C++ IDE"
+
+cat << EOF
+The open source, cross platform Free C++ IDE.
+
+Code::Blocks is a free C++ IDE built specifically to meet the most 
+demanding needs of its users. It was designed, right from the 
+start, to be extensible and configurable.
+
+Built around a plugin framework, Code::Blocks can be extended with 
+plugins. It includes a plugin wizard so you can create your own 
+plugins!
+EOF


More information about the Lunar-commits mailing list