[Lunar-commits] <moonbase> monodevelop: move it from gnome2/apps to mono dir.
Florin Braescu
florin at lunar-linux.org
Wed Mar 17 16:49:55 CET 2010
commit 629046d77fa26aaaa464bc5645266d3f10bca014
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Mar 17 17:49:55 2010 +0200
monodevelop: move it from gnome2/apps to mono dir.
---
gnome2/apps/monodevelop/DEPENDS | 6 ------
gnome2/apps/monodevelop/DETAILS | 16 ----------------
mono/monodevelop/DEPENDS | 6 ++++++
mono/monodevelop/DETAILS | 16 ++++++++++++++++
4 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/gnome2/apps/monodevelop/DEPENDS b/gnome2/apps/monodevelop/DEPENDS
deleted file mode 100644
index 26fd992..0000000
--- a/gnome2/apps/monodevelop/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends gecko-sharp
-depends gtksourceview-sharp
-depends mono-addins
-
-optional_depends "subversion" "" "--disable-subversion" \
- "for the subversion source-control add-in"
diff --git a/gnome2/apps/monodevelop/DETAILS b/gnome2/apps/monodevelop/DETAILS
deleted file mode 100644
index 7119005..0000000
--- a/gnome2/apps/monodevelop/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=monodevelop
- VERSION=2.2.2
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://go-mono.com/sources/$MODULE
- SOURCE_VFY=sha1:fbb9ab1cbd9cc10c2052d1045a24cedb16158546
- WEB_SITE=http://monodevelop.com
- ENTERED=20040505
- UPDATED=20100317
- SHORT=".NET, C, and C++ IDE written in gtk#"
- PSAFE=no
-
-cat << EOF
-Monodevelop is a port of Sharpdevelop written in mono and gtk#, its a
-IDE for Mono and C# based projects for Linux. It also supports c/c++
-development. Monodevelop also includes a DB management interface.
-EOF
diff --git a/mono/monodevelop/DEPENDS b/mono/monodevelop/DEPENDS
new file mode 100644
index 0000000..26fd992
--- /dev/null
+++ b/mono/monodevelop/DEPENDS
@@ -0,0 +1,6 @@
+depends gecko-sharp
+depends gtksourceview-sharp
+depends mono-addins
+
+optional_depends "subversion" "" "--disable-subversion" \
+ "for the subversion source-control add-in"
diff --git a/mono/monodevelop/DETAILS b/mono/monodevelop/DETAILS
new file mode 100644
index 0000000..7119005
--- /dev/null
+++ b/mono/monodevelop/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=monodevelop
+ VERSION=2.2.2
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://go-mono.com/sources/$MODULE
+ SOURCE_VFY=sha1:fbb9ab1cbd9cc10c2052d1045a24cedb16158546
+ WEB_SITE=http://monodevelop.com
+ ENTERED=20040505
+ UPDATED=20100317
+ SHORT=".NET, C, and C++ IDE written in gtk#"
+ PSAFE=no
+
+cat << EOF
+Monodevelop is a port of Sharpdevelop written in mono and gtk#, its a
+IDE for Mono and C# based projects for Linux. It also supports c/c++
+development. Monodevelop also includes a DB management interface.
+EOF
More information about the Lunar-commits
mailing list