[Lunar-commits] <moonbase-other> matio: Adding to moonbase.
stumbles
stumbles at lunar-linux.org
Sat May 25 02:24:41 CEST 2013
commit 26926efc38c1a284520c19d1a114eb573e16fe97
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 24 May 2013 17:24:04 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/26926efc38c1a284520c19d1a114eb573e16fe97
matio: Adding to moonbase.
---
science/matio/DEPENDS | +2/-0
science/matio/DETAILS | +13/-0
2 files changed, 15 insertions(+)
--- /dev/null
+++ b/science/matio/DEPENDS
@@ -0,0 +1,2 @@
+optional_depends "hdfd5" "--with-hdf5" "--without-hdf5" "for hdf support"
+optional_depends "zlib" "--with-zlib" "--without-zlib" "for zlib compression support"
--- /dev/null
+++ b/science/matio/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=matio
+ VERSION=1.5.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:12b8ed59688b2f41903ddc3e7975f21f10fe42bb
+ WEB_SITE=http://sourceforge.net/projects/matio/?source=directory
+ ENTERED=20130524
+ UPDATED=20130524
+ SHORT="C library for reading and writing Matlab MAT files"
+
+cat << EOF
+Matio is an C library for reading and writing Matlab MAT files.
+EOF
More information about the Lunar-commits
mailing list