public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/jhdf5/
Date: Wed, 10 Jun 2015 13:28:37 +0000 (UTC)	[thread overview]
Message-ID: <1433942715.ee009dbda9b1e60289177cf2921ef912df77df39.mmokrejs@gentoo> (raw)

commit:     ee009dbda9b1e60289177cf2921ef912df77df39
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Wed Jun 10 13:25:15 2015 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Wed Jun 10 13:25:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ee009dbd

a skeleton for a java package

Package-Manager: portage-2.2.18

 sci-libs/jhdf5/ChangeLog            |  9 +++++++++
 sci-libs/jhdf5/jhdf5-14.12.1.ebuild | 26 ++++++++++++++++++++++++++
 sci-libs/jhdf5/metadata.xml         |  9 +++++++++
 3 files changed, 44 insertions(+)

diff --git a/sci-libs/jhdf5/ChangeLog b/sci-libs/jhdf5/ChangeLog
new file mode 100644
index 0000000..48f71af
--- /dev/null
+++ b/sci-libs/jhdf5/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-libs/jhdf5
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*jhdf5-14.12.1 (10 Jun 2015)
+
+  10 Jun 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+  +jhdf5-14.12.1.ebuild, +metadata.xml:
+  a skeleton for a java package

diff --git a/sci-libs/jhdf5/jhdf5-14.12.1.ebuild b/sci-libs/jhdf5/jhdf5-14.12.1.ebuild
new file mode 100644
index 0000000..da6b584
--- /dev/null
+++ b/sci-libs/jhdf5/jhdf5-14.12.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="Java binding for HDF5 compatible with HDF5 1.6/1.8"
+HOMEPAGE="https://wiki-bsse.ethz.ch/display/JHDF5
+	https://wiki-bsse.ethz.ch/pages/viewpage.action?pageId=26609113"
+SRC_URI="https://wiki-bsse.ethz.ch/download/attachments/26609237/sis-jhdf5-14.12.1-r33502.zip"
+# first SIS release: https://wiki-bsse.ethz.ch/download/attachments/26609237/sis-jhdf5-14.12.0-r33145.zip
+# last CISD release: https://wiki-bsse.ethz.ch/download/attachments/26609237/cisd-jhdf5-13.06.2-r29633.zip
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+# versions <=12.02 required >=java-1.5
+DEPEND=">=virtual/jdk-1.6:*"
+RDEPEND="${DEPEND}
+	>=virtual/jre-1.6:*"
+
+S="${WORKDIR}"/sis-jhdf5

diff --git a/sci-libs/jhdf5/metadata.xml b/sci-libs/jhdf5/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-libs/jhdf5/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci-biology</herd>
+  <maintainer>
+    <email>mmokrejs@fold.natur.cuni.cz</email>
+    <name>Martin Mokrejs</name>
+  </maintainer>
+</pkgmetadata>


             reply	other threads:[~2015-06-10 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 13:28 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-19 16:56 [gentoo-commits] proj/sci:master commit in: sci-libs/jhdf5/ Andrew Ammerlaan
2021-02-04  8:34 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433942715.ee009dbda9b1e60289177cf2921ef912df77df39.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox