[csw-devel] SF.net SVN: gar:[6755] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Oct 7 22:00:13 CEST 2009


Revision: 6755
          http://gar.svn.sourceforge.net/gar/?rev=6755&view=rev
Author:   dmichelsen
Date:     2009-10-07 19:59:55 +0000 (Wed, 07 Oct 2009)

Log Message:
-----------
libmatio: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/libmatio/
    csw/mgar/pkg/libmatio/branches/
    csw/mgar/pkg/libmatio/tags/
    csw/mgar/pkg/libmatio/trunk/
    csw/mgar/pkg/libmatio/trunk/Makefile
    csw/mgar/pkg/libmatio/trunk/checksums
    csw/mgar/pkg/libmatio/trunk/files/


Property changes on: csw/mgar/pkg/libmatio/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/libmatio/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmatio/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libmatio/trunk/Makefile	2009-10-07 19:59:55 UTC (rev 6755)
@@ -0,0 +1,22 @@
+GARNAME = libmatio
+GARVERSION = 1.3.3
+CATEGORIES = lib
+
+DESCRIPTION = An ISO C library for reading and writing Matlab MAT files
+define BLURB
+endef
+
+SF_PROJ = matio
+MASTER_SITES = $(SF_MIRRORS)
+DISTNAME = $(SF_PROJ)-$(GARVERSION)
+DISTFILES  = $(DISTNAME).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+BUILD64 = 1
+NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-shared
+
+include gar/category.mk

Added: csw/mgar/pkg/libmatio/trunk/checksums
===================================================================
--- csw/mgar/pkg/libmatio/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libmatio/trunk/checksums	2009-10-07 19:59:55 UTC (rev 6755)
@@ -0,0 +1 @@
+5c12a98f391de000e88b5a1b20d74abf  matio-1.3.3.tar.gz


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