[csw-devel] SF.net SVN: gar:[7253] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Nov 12 21:44:19 CET 2009
Revision: 7253
http://gar.svn.sourceforge.net/gar/?rev=7253&view=rev
Author: dmichelsen
Date: 2009-11-12 20:44:19 +0000 (Thu, 12 Nov 2009)
Log Message:
-----------
euler: Initial commit
Added Paths:
-----------
csw/mgar/pkg/euler/
csw/mgar/pkg/euler/branches/
csw/mgar/pkg/euler/tags/
csw/mgar/pkg/euler/trunk/
csw/mgar/pkg/euler/trunk/Makefile
csw/mgar/pkg/euler/trunk/checksums
csw/mgar/pkg/euler/trunk/files/
Property changes on: csw/mgar/pkg/euler/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/euler/trunk/Makefile
===================================================================
--- csw/mgar/pkg/euler/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/euler/trunk/Makefile 2009-11-12 20:44:19 UTC (rev 7253)
@@ -0,0 +1,27 @@
+GARNAME = euler
+GARVERSION = 1.61.0
+CATEGORIES = apps
+
+DESCRIPTION = EULER interactive computing with real, complex numbers and matrices
+define BLURB
+ This is the GTK+ based version of EULER for Unix / Linux systems. It has been ported
+ to GTK+ by Eric Boucharé (bouchare dot eric at wanadoo dot fr) on the base of Dr Ren
+ Grothmann's X11 version. Euler was started by Dr Grothmann. He also maintains a version
+ for Windows systems.
+
+ EULER is a program for quickly and interactively computing with real and complex
+ numbers and matrices, or with intervals, in the style of MatLab, Octave,...
+ It can draw and animate your functions in two and three dimensions.
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(GARNAME)-$(GARVERSION).tgz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk
Added: csw/mgar/pkg/euler/trunk/checksums
===================================================================
--- csw/mgar/pkg/euler/trunk/checksums (rev 0)
+++ csw/mgar/pkg/euler/trunk/checksums 2009-11-12 20:44:19 UTC (rev 7253)
@@ -0,0 +1 @@
+4a45d7aaba2b73c7978e6d5623141103 euler-1.61.0.tgz
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