[Lunar-commits] <moonbase> anjuta2: Removing CONFLICTS, there is no anjuta module. Adjusting the BUILD, there is

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Dec 8 12:24:52 CET 2011


commit 2d6627accd77fd51cf618a8162b45847f4a33ba6
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Dec 8 06:24:52 2011 -0500

    anjuta2: Removing CONFLICTS, there is no anjuta module. Adjusting the BUILD, there is
    
    no graphviz option. Adjusting the DETAILS to remove MAJOR.
---
 devel/anjuta2/CONFLICTS |    1 -
 devel/anjuta2/DEPENDS   |    8 ++------
 devel/anjuta2/DETAILS   |    9 +++------
 3 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/devel/anjuta2/CONFLICTS b/devel/anjuta2/CONFLICTS
deleted file mode 100644
index 0f9c18d..0000000
--- a/devel/anjuta2/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts  anjuta
diff --git a/devel/anjuta2/DEPENDS b/devel/anjuta2/DEPENDS
index d59b852..7e89270 100644
--- a/devel/anjuta2/DEPENDS
+++ b/devel/anjuta2/DEPENDS
@@ -1,4 +1,3 @@
-depends  gtksourceview
 depends  autogen
 depends  devhelp
 depends  glade3
@@ -6,8 +5,5 @@ depends  vte
 depends  gdl
 depends  Locale-gettext
 
-optional_depends  "graphviz"    ""  "--disable-graphviz"  \
-                  "for the class inheritance diagram plugin"
-
-optional_depends  "subversion"  ""  "--disable-plugin-subversion"  \
-                  "for integrated subversion source control management"
+optional_depends "gtksourceview" "--enable-plugin-sourceview" "--disable-plugin-sourceview" "for gtksourceview based editor support"
+optional_depends "subversion"    "--enable-plugin-subversion" "--disable-plugin-subversion" "for integrated subversion source control management"
diff --git a/devel/anjuta2/DETAILS b/devel/anjuta2/DETAILS
index 99092a9..729b89f 100644
--- a/devel/anjuta2/DETAILS
+++ b/devel/anjuta2/DETAILS
@@ -1,11 +1,8 @@
           MODULE=anjuta2
-             MOD=anjuta
          VERSION=2.28.2.0
-           MAJOR=2.28
-          SOURCE=$MOD-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
-   SOURCE_URL[0]=$SFORGE_URL/$MOD/
-   SOURCE_URL[1]=$GNOME_URL/sources/$MOD/$MAJOR/
+          SOURCE=anjuta-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/anjuta-$VERSION
+   SOURCE_URL[1]=$GNOME_URL/sources/anjuta/${VERSION%.*.*}/
       SOURCE_VFY=sha1:ea008d7d55d0c7d075e5c3cf028607ce58a9a473
         WEB_SITE=http://anjuta.sourceforge.net/
          ENTERED=20070627


More information about the Lunar-commits mailing list