[csw-devel] SF.net SVN: gar:[9302] csw/mgar/pkg
hson at users.sourceforge.net
hson at users.sourceforge.net
Sun Mar 21 21:44:23 CET 2010
Revision: 9302
http://gar.svn.sourceforge.net/gar/?rev=9302&view=rev
Author: hson
Date: 2010-03-21 20:44:17 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
gluezilla: Initial commit
Added Paths:
-----------
csw/mgar/pkg/gluezilla/
csw/mgar/pkg/gluezilla/branches/
csw/mgar/pkg/gluezilla/tags/
csw/mgar/pkg/gluezilla/trunk/
csw/mgar/pkg/gluezilla/trunk/Makefile
csw/mgar/pkg/gluezilla/trunk/checksums
csw/mgar/pkg/gluezilla/trunk/files/
Property changes on: csw/mgar/pkg/gluezilla/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/gluezilla/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gluezilla/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gluezilla/trunk/Makefile 2010-03-21 20:44:17 UTC (rev 9302)
@@ -0,0 +1,23 @@
+GARNAME = gluezilla
+GARVERSION = 2.6
+CATEGORIES = apps
+
+DESCRIPTION = Mono Runtime
+define BLURB
+ Mono is a comprehensive open source development platform based on the .NET
+ framework that allows developers to build Linux and cross-platform
+ applications with unprecedented productivity. Mono's .NET implementation is
+ based on the ECMA standards for C# and the Common Language Infrastructure.
+endef
+
+MASTER_SITES = http://ftp.novell.com/pub/mono/sources/mono/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+TEST_SCRIPTS =
+
+include gar/category.mk
Added: csw/mgar/pkg/gluezilla/trunk/checksums
===================================================================
--- csw/mgar/pkg/gluezilla/trunk/checksums (rev 0)
+++ csw/mgar/pkg/gluezilla/trunk/checksums 2010-03-21 20:44:17 UTC (rev 9302)
@@ -0,0 +1 @@
+bd4eb89747498945227877295fcd36b5 gluezilla-2.6.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list