[Lunar-commits] <moonbase> cleansing... gtksourceview2 > gtksourceview

Samuel Verstraete elangelo at lunar-linux.org
Wed Jul 2 11:57:57 CEST 2008


commit 56c61f166adb840f3c4c15d2553e34c4886cfd66
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Wed Jul 2 11:57:57 2008 +0200

    cleansing... gtksourceview2 > gtksourceview
---
 devel/anjuta2/DEPENDS                       |    2 +-
 devel/giggle/DEPENDS                        |    2 +-
 devel/gtksourceview-sharp/BUILD             |   14 --------------
 devel/gtksourceview-sharp/DEPENDS           |    2 --
 devel/gtksourceview-sharp/DETAILS           |   11 -----------
 gnome2/bindings/gnome-python-extras/DEPENDS |    2 +-
 gnome2/bindings/pygtksourceview/DEPENDS     |    2 +-
 gnome2/desktop/gedit/DEPENDS                |    2 +-
 mail/balsa/DEPENDS                          |    2 +-
 9 files changed, 6 insertions(+), 33 deletions(-)

diff --git a/devel/anjuta2/DEPENDS b/devel/anjuta2/DEPENDS
index 30d24c2..352a84e 100644
--- a/devel/anjuta2/DEPENDS
+++ b/devel/anjuta2/DEPENDS
@@ -1,4 +1,4 @@
-depends  gtksourceview2
+depends  gtksourceview
 depends  autogen
 depends  devhelp
 depends  gnome-build
diff --git a/devel/giggle/DEPENDS b/devel/giggle/DEPENDS
index b900439..e496a0b 100644
--- a/devel/giggle/DEPENDS
+++ b/devel/giggle/DEPENDS
@@ -1,2 +1,2 @@
 depends git
-depends gtksourceview2
+depends gtksourceview
diff --git a/devel/gtksourceview-sharp/BUILD b/devel/gtksourceview-sharp/BUILD
deleted file mode 100644
index f9da242..0000000
--- a/devel/gtksourceview-sharp/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
-
-   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
-    default_make                                  &&
-    rm -fr /usr/lib/mono/gtk-sharp/gtksourceview-sharp.dll &&
-    ln -sf /usr/lib/mono/gac/gtksourceview-sharp/1.0.0.1__35e10195dab3c99f/gtksourceview-sharp.dll /usr/lib/mono/gtk-sharp/gtksourceview-sharp.dll
-
-) > $C_FIFO 2>&1
diff --git a/devel/gtksourceview-sharp/DEPENDS b/devel/gtksourceview-sharp/DEPENDS
deleted file mode 100644
index 9e82ec3..0000000
--- a/devel/gtksourceview-sharp/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  monodoc  &&
-depends  gtksourceview
diff --git a/devel/gtksourceview-sharp/DETAILS b/devel/gtksourceview-sharp/DETAILS
deleted file mode 100644
index 5e51e1b..0000000
--- a/devel/gtksourceview-sharp/DETAILS
+++ /dev/null
@@ -1,11 +0,0 @@
-          MODULE=gtksourceview-sharp
-         VERSION=0.5
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://mono2.ximian.com/archive/1.0/
-        WEB_SITE=http://www.mono-project.com
-         ENTERED=20040505
-         UPDATED=20040716
-           SHORT="C# bindings for gtksourceview"
-cat << EOF
-gtksourceview-sharp is C# bindings for gtksourceview
-EOF
diff --git a/gnome2/bindings/gnome-python-extras/DEPENDS b/gnome2/bindings/gnome-python-extras/DEPENDS
index 3b91849..3425a4f 100644
--- a/gnome2/bindings/gnome-python-extras/DEPENDS
+++ b/gnome2/bindings/gnome-python-extras/DEPENDS
@@ -1,4 +1,4 @@
 depends  gnome-panel
-depends  gtksourceview2
+depends  gtksourceview
 depends  gnome-python2
 optional_depends gtkspell "" "" "For gtkspell support, needed by scribes"
diff --git a/gnome2/bindings/pygtksourceview/DEPENDS b/gnome2/bindings/pygtksourceview/DEPENDS
index 33b46e0..f075458 100644
--- a/gnome2/bindings/pygtksourceview/DEPENDS
+++ b/gnome2/bindings/pygtksourceview/DEPENDS
@@ -1,2 +1,2 @@
-depends  gtksourceview2
+depends  gtksourceview
 depends  gnome-python-desktop
diff --git a/gnome2/desktop/gedit/DEPENDS b/gnome2/desktop/gedit/DEPENDS
index a3a3a4a..7c0947d 100644
--- a/gnome2/desktop/gedit/DEPENDS
+++ b/gnome2/desktop/gedit/DEPENDS
@@ -1,5 +1,5 @@
 depends  libgnomeui
-depends  gtksourceview2
+depends  gtksourceview
 
 optional_depends  "pygtksourceview"      "--enable-python"  ""  \
                   "for Python based plugin support"
diff --git a/mail/balsa/DEPENDS b/mail/balsa/DEPENDS
index 0ce1a27..8394cdf 100644
--- a/mail/balsa/DEPENDS
+++ b/mail/balsa/DEPENDS
@@ -18,4 +18,4 @@ optional_depends "gpgme" "--with-gpgme" "" "for gpgme support" &&
 
 optional_depends "sqlite" "--with-sqlite" "" "for SQLite GPE address books" &&
 
-optional_depends "gtksourceview2" "--with-gtksourceview" "" "for gtksourceview support"
+optional_depends "gtksourceview" "--with-gtksourceview" "" "for gtksourceview support"


More information about the Lunar-commits mailing list