aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrozin <grozin@32389bae-6d03-0410-99cf-db05cde120eb>2006-06-13 16:19:39 +0000
committergrozin <grozin@32389bae-6d03-0410-99cf-db05cde120eb>2006-06-13 16:19:39 +0000
commitff9d9c2bcca4c321613be19d6da01b0224540699 (patch)
tree106dc9e2e731f56fd39d93f8ed58e77b1d20a356 /sci-libs/matio
parentmatplotlib: cleanup (diff)
downloadsci-ff9d9c2bcca4c321613be19d6da01b0224540699.tar.gz
sci-ff9d9c2bcca4c321613be19d6da01b0224540699.tar.bz2
sci-ff9d9c2bcca4c321613be19d6da01b0224540699.zip
added matio-1.0
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@246 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-libs/matio')
-rw-r--r--sci-libs/matio/ChangeLog9
-rw-r--r--sci-libs/matio/Manifest20
-rw-r--r--sci-libs/matio/files/Makefile.in.patch5
-rw-r--r--sci-libs/matio/files/digest-matio-1.03
-rw-r--r--sci-libs/matio/matio-1.0.ebuild40
-rw-r--r--sci-libs/matio/metadata.xml5
6 files changed, 82 insertions, 0 deletions
diff --git a/sci-libs/matio/ChangeLog b/sci-libs/matio/ChangeLog
new file mode 100644
index 000000000..11b2540a0
--- /dev/null
+++ b/sci-libs/matio/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-libs/matio
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*matio-1.0 (13 June 2006)
+
+ 13 June 2006; Andrey Grozin <A.G.Grozin@inp.nsk.su>
+ +metadata.xml, +algae-4.3.6.ebuild, +files/Makefile.in.patch:
+ Initial import.
diff --git a/sci-libs/matio/Manifest b/sci-libs/matio/Manifest
new file mode 100644
index 000000000..3159f9528
--- /dev/null
+++ b/sci-libs/matio/Manifest
@@ -0,0 +1,20 @@
+AUX Makefile.in.patch 205 RMD160 ad4d25768d5fe19d82309eaa1d620408452aa376 SHA1 a6ee5b2a24e663990a330293a5035da7c91d1c0b SHA256 4cc2eb4df9dd80affe1b25aa80a3fafcd0b6c6afd241a27e0ffbf4654dfdd706
+MD5 b060cd824f954380bbac775d06145b80 files/Makefile.in.patch 205
+RMD160 ad4d25768d5fe19d82309eaa1d620408452aa376 files/Makefile.in.patch 205
+SHA256 4cc2eb4df9dd80affe1b25aa80a3fafcd0b6c6afd241a27e0ffbf4654dfdd706 files/Makefile.in.patch 205
+DIST matio.zip 1109306 RMD160 fd3ebb883e7064592972470b113847dd860d53cf SHA1 856156aa2fceae0188cbead52c08dccd4d35cb20 SHA256 49e034c1770eb767481466177e4405990d865ad38f086ded22fa5e07d2178aea
+EBUILD matio-1.0.ebuild 911 RMD160 1de0e1579aaa6fb655f14666a2a51e6faf087e4b SHA1 154205014f2d7edcad1051aa1e0c794297ab0a44 SHA256 e91fef7180f7840ff9e4f6a5c4ec943be0300ad2ec2098ca016a25433c4d48ab
+MD5 3516518cf4ab2a55bfa56b40d9cb370b matio-1.0.ebuild 911
+RMD160 1de0e1579aaa6fb655f14666a2a51e6faf087e4b matio-1.0.ebuild 911
+SHA256 e91fef7180f7840ff9e4f6a5c4ec943be0300ad2ec2098ca016a25433c4d48ab matio-1.0.ebuild 911
+MISC ChangeLog 278 RMD160 be23b2c0fcfb29b73d3c165e6b9a70d0397ba9e4 SHA1 7b7fc430156b2f868480e9644b66b25a84cd6b3b SHA256 51caa0ddaa1eed5bc72a4b107ff97733d2170972262a76888536a0028ec860b4
+MD5 3f6d3b7c2d7113abbf5157cf98d4bc8a ChangeLog 278
+RMD160 be23b2c0fcfb29b73d3c165e6b9a70d0397ba9e4 ChangeLog 278
+SHA256 51caa0ddaa1eed5bc72a4b107ff97733d2170972262a76888536a0028ec860b4 ChangeLog 278
+MISC metadata.xml 156 RMD160 dc078172bfebcb25d69bdf8731714f9cce9d3e36 SHA1 da2b240a255820145b7c83a5c48e45b96b7e9ee6 SHA256 5d22100902db7507a5b5493dd4a66cdb08025faf80a2c0b75e6392315c47f900
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+RMD160 dc078172bfebcb25d69bdf8731714f9cce9d3e36 metadata.xml 156
+SHA256 5d22100902db7507a5b5493dd4a66cdb08025faf80a2c0b75e6392315c47f900 metadata.xml 156
+MD5 3083ea523147e18cc69242d4dce4a694 files/digest-matio-1.0 211
+RMD160 918d96fe766afbb09843e4a641524dbde58b2ebc files/digest-matio-1.0 211
+SHA256 30700d8e3eebdb0257568ef4d8f32fbee46e1cdc45c3fe32e1d959e581493d07 files/digest-matio-1.0 211
diff --git a/sci-libs/matio/files/Makefile.in.patch b/sci-libs/matio/files/Makefile.in.patch
new file mode 100644
index 000000000..eb80b7baa
--- /dev/null
+++ b/sci-libs/matio/files/Makefile.in.patch
@@ -0,0 +1,5 @@
+--- doxygen/Makefile.in.orig 2006-03-11 03:37:32.000000000 +0100
++++ doxygen/Makefile.in 2006-06-14 00:01:41.000000000 +0200
+@@ -182 +182 @@
+-docdir = $(prefix)/doc
++docdir = $(prefix)/share/doc/matio-1.0
diff --git a/sci-libs/matio/files/digest-matio-1.0 b/sci-libs/matio/files/digest-matio-1.0
new file mode 100644
index 000000000..2a3464d06
--- /dev/null
+++ b/sci-libs/matio/files/digest-matio-1.0
@@ -0,0 +1,3 @@
+MD5 c2b37ee40a418f44aea4399267fa2c52 matio.zip 1109306
+RMD160 fd3ebb883e7064592972470b113847dd860d53cf matio.zip 1109306
+SHA256 49e034c1770eb767481466177e4405990d865ad38f086ded22fa5e07d2178aea matio.zip 1109306
diff --git a/sci-libs/matio/matio-1.0.ebuild b/sci-libs/matio/matio-1.0.ebuild
new file mode 100644
index 000000000..5f779b748
--- /dev/null
+++ b/sci-libs/matio/matio-1.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit eutils
+
+DESCRIPTION="Library for reading and writing matlab .mat files"
+HOMEPAGE="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8187&objectType=file"
+SLOT="0"
+LICENSE="LGPL"
+KEYWORDS="~x86"
+IUSE="doc fortran"
+SRC_URI="${PN}.zip"
+DEPEND="doc? ( app-doc/doxygen )"
+S="${WORKDIR}/${PN}"
+RESTRICT="fetch"
+
+pkg_nofetch() {
+ einfo "Please visit"
+ einfo "${HOMEPAGE}"
+ einfo "download ${PN}.zip"
+ einfo "and put it into ${DISTDIR}"
+}
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ epatch "${FILESDIR}/Makefile.in.patch"
+}
+
+src_compile() {
+ econf --enable-shared $(use_enable fortran ) $(use_enable doc docs ) \
+ || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ docdir="${D}usr/share/doc/${P}" make DESTDIR="${D}" install
+ dodoc README ChangeLog
+}
diff --git a/sci-libs/matio/metadata.xml b/sci-libs/matio/metadata.xml
new file mode 100644
index 000000000..b229aec85
--- /dev/null
+++ b/sci-libs/matio/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+</pkgmetadata>