Skip to content

Commit

Permalink
codeblocks: readded to moonbase
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Jul 24, 2012
1 parent 990bcf9 commit ce58c6e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions editors/codeblocks/DEPENDS
@@ -0,0 +1,2 @@
depends wxGTK
optional_depends gdb "" "" "for debugging support"
22 changes: 22 additions & 0 deletions editors/codeblocks/DETAILS
@@ -0,0 +1,22 @@
MODULE=codeblocks
VERSION=10.05
SOURCE=$MODULE-$VERSION-src.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-release
SOURCE_URL[0]=http://download.berlios.de/codeblocks/
SOURCE_VFY=sha1:b7697f512de69ad731f0febac4b91bb6c605fa57
WEB_SITE=http://codeblocks.org
ENTERED=20081123
UPDATED=20100615
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

0 comments on commit ce58c6e

Please sign in to comment.