Author: jsacco
Date: Mon Jan  7 03:00:19 2008
New Revision: 6121
URL: http://svn.gnome.org/viewvc/garnome?rev=6121&view=rev

Log:
mono/mono-addins: create [new dependency for monodevelop]


Added:
   branches/gnome-2-20/mono/mono-addins/
   branches/gnome-2-20/mono/mono-addins/Makefile
   branches/gnome-2-20/mono/mono-addins/checksums
Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/mono/monodevelop/Makefile

Modified: branches/gnome-2-20/ChangeLog
==============================================================================
--- branches/gnome-2-20/ChangeLog       (original)
+++ branches/gnome-2-20/ChangeLog       Mon Jan  7 03:00:19 2008
@@ -1,5 +1,7 @@
 2008-01-06  Joseph Sacco <[EMAIL PROTECTED]>
 
+       * mono/mono-addins: create [new dependency for monodevelop]
+
        * mono/tomboy: bump version to 0.9.2
        * mono/mono-tools: bump version to 1.2.6
        * mono/monodevel: bump version to 0.18.1

Added: branches/gnome-2-20/mono/mono-addins/Makefile
==============================================================================
--- (empty file)
+++ branches/gnome-2-20/mono/mono-addins/Makefile       Mon Jan  7 03:00:19 2008
@@ -0,0 +1,21 @@
+GARNAME = mono-addins
+GARVERSION = 0.3
+CATEGORIES = mono
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+LIBDEPS =  mono/gtk-sharp2.0
+
+DESCRIPTION = mono-addins
+MAINTAINER = Joseph Sacco <[EMAIL PROTECTED]>
+define BLURB
+Mono.Addins is a generic framework for creating extensible applications,
+and for creating libraries which extend those applications.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: branches/gnome-2-20/mono/mono-addins/checksums
==============================================================================
--- (empty file)
+++ branches/gnome-2-20/mono/mono-addins/checksums      Mon Jan  7 03:00:19 2008
@@ -0,0 +1 @@
+d8af0d5c6dabce1aa58efbfd268b6639  download/mono-addins-0.3.tar.bz2

Modified: branches/gnome-2-20/mono/monodevelop/Makefile
==============================================================================
--- branches/gnome-2-20/mono/monodevelop/Makefile       (original)
+++ branches/gnome-2-20/mono/monodevelop/Makefile       Mon Jan  7 03:00:19 2008
@@ -3,7 +3,7 @@
 CATEGORIES = mono
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-LIBDEPS = mono/gecko-sharp2.0 mono/gnome-sharp mono/gtksourceview-sharp2.0 
mono/monodoc
+LIBDEPS = mono/gecko-sharp2.0 mono/gnome-sharp mono/gtksourceview-sharp2.0 
mono/monodoc mono/mono-addins
 
 DESCRIPTION = monodevelop
 MAINTAINER = Joseph Sacco <[EMAIL PROTECTED]>
_______________________________________________
SVN-commits-list mailing list
SVN-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Reply via email to