[Lunar-commits] <moonbase> anjuta: module removed. Replaced by anjuta2.
Zachary McGrew
zmcgrew at lunar-linux.org
Thu May 28 17:45:58 CEST 2009
commit f783c01bb8cfd98e094696d77ee65c736a8b600f
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Thu May 28 08:45:58 2009 -0700
anjuta: module removed. Replaced by anjuta2.
---
devel/anjuta/BUILD | 9 ---------
devel/anjuta/CONFLICTS | 1 -
devel/anjuta/DEPENDS | 20 --------------------
devel/anjuta/DETAILS | 18 ------------------
4 files changed, 0 insertions(+), 48 deletions(-)
diff --git a/devel/anjuta/BUILD b/devel/anjuta/BUILD
deleted file mode 100644
index 6b92594..0000000
--- a/devel/anjuta/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-(
-
- # the gtkmm2 project wizard looks for the old gtkmm-2.0 not gtkmm-2.4
- # which we have in the moonbase
- sedit 's:gtkmm-2.0:gtkmm-2.4:' src/project_type.c
-
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/devel/anjuta/CONFLICTS b/devel/anjuta/CONFLICTS
deleted file mode 100644
index 7839bf5..0000000
--- a/devel/anjuta/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts anjuta2
diff --git a/devel/anjuta/DEPENDS b/devel/anjuta/DEPENDS
deleted file mode 100644
index 39f0de5..0000000
--- a/devel/anjuta/DEPENDS
+++ /dev/null
@@ -1,20 +0,0 @@
-depends libzvt &&
-depends glade2 &&
-depends libgnomeui &&
-depends libgnomeprintui &&
-depends vte &&
-
-optional_depends "gtkmm" "" "" \
- "for developing GTK+-2 C++ applications" &&
-optional_depends "libgnomeuimm" "" "" \
- "for developing C++ Gnome applications" &&
-optional_depends "SDL" "" "" \
- "for developing SDL applications" &&
-optional_depends "libglade" "" "" \
- "for developing libglade-based projects" &&
-optional_depends "libglademm" "" "" \
- "for developing libglade c++ apps" &&
-optional_depends "devhelp" "" "" \
- "for an integrated documentation viewer" &&
-optional_depends "indent" "" "" \
- "to be able to auto-format code with the IDE"
diff --git a/devel/anjuta/DETAILS b/devel/anjuta/DETAILS
deleted file mode 100644
index fc6a076..0000000
--- a/devel/anjuta/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=anjuta
- VERSION=1.2.4a
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:9b9428f6b3081ae9b19662b25106fb6aa459ed27
- WEB_SITE=http://anjuta.sourceforge.net/
- ENTERED=20011124
- UPDATED=20060423
- PSAFE=no
- SHORT="a C/C++ IDE for GNOME"
-
-cat << EOF
-Anjuta is a versatile Integrated Development Environment (IDE) for C
-and C++ in GNU/Linux. It has been written for GTK/GNOME, and features
-a number of advanced programming facilities. These include project
-management, application wizards, an onboard interactive debugger, and
-a powerful source editor with source browsing and syntax highlighting.
-EOF
More information about the Lunar-commits
mailing list