From: "Jauhien Piatlicki" <jauhien@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/arrayfire-python/
Date: Thu, 17 Sep 2015 21:56:39 +0000 (UTC) [thread overview]
Message-ID: <1442394610.27e77ad519c3d49a3c04c21896cd678c73e2a150.jauhien@gentoo> (raw)
commit: 27e77ad519c3d49a3c04c21896cd678c73e2a150
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Sep 16 09:10:10 2015 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 09:10:10 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=27e77ad5
dev-python/arrayfire-python: New package, ebuild wirtten by me
Package-Manager: portage-2.2.20.1
dev-python/arrayfire-python/ChangeLog | 11 ++++++++
.../arrayfire-python-3.0.20150914.ebuild | 1 +
.../arrayfire-python/arrayfire-python-9999.ebuild | 30 ++++++++++++++++++++++
dev-python/arrayfire-python/metadata.xml | 17 ++++++++++++
4 files changed, 59 insertions(+)
diff --git a/dev-python/arrayfire-python/ChangeLog b/dev-python/arrayfire-python/ChangeLog
new file mode 100644
index 0000000..94eafd2
--- /dev/null
+++ b/dev-python/arrayfire-python/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-python/arrayfire-python
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Id$
+
+*arrayfire-python-3.0.20150914 (16 Sep 2015)
+*arrayfire-python-9999 (16 Sep 2015)
+
+ 16 Sep 2015; Marius Brehler <marbre@linux.sungazer.de>
+ +arrayfire-python-3.0.20150914.ebuild, +arrayfire-python-9999.ebuild,
+ +metadata.xml:
+ dev-python/arrayfire-python: New package, ebuild wirtten by me
diff --git a/dev-python/arrayfire-python/arrayfire-python-3.0.20150914.ebuild b/dev-python/arrayfire-python/arrayfire-python-3.0.20150914.ebuild
new file mode 120000
index 0000000..a61966c
--- /dev/null
+++ b/dev-python/arrayfire-python/arrayfire-python-3.0.20150914.ebuild
@@ -0,0 +1 @@
+arrayfire-python-9999.ebuild
\ No newline at end of file
diff --git a/dev-python/arrayfire-python/arrayfire-python-9999.ebuild b/dev-python/arrayfire-python/arrayfire-python-9999.ebuild
new file mode 100644
index 0000000..c4d561b
--- /dev/null
+++ b/dev-python/arrayfire-python/arrayfire-python-9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for ArrayFire"
+HOMEPAGE="http://www.arrayfire.com"
+
+MY_PN="arrayfire"
+
+if [ ${PV} == "9999" ] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/arrayfire/${PN}.git git://github.com/arrayfire/${PN}.git"
+else
+ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+ KEYWORDS="~amd64"
+ S="${WORKDIR}/${MY_PN}-${PV}"
+fi
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="
+ >=sci-libs/arrayfire-3.0.0
+ "
+DEPEND="${RDEPEND}"
diff --git a/dev-python/arrayfire-python/metadata.xml b/dev-python/arrayfire-python/metadata.xml
new file mode 100644
index 0000000..6209f0d
--- /dev/null
+++ b/dev-python/arrayfire-python/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <maintainer>
+ <email>marbre@linux.sungazer.de</email>
+ <name>Marius Brehler</name>
+ </maintainer>
+ <longdescription>
+ ArrayFire is a high performance library for parallel computing
+ wih an easy-to-use API. This package project Python bindings
+ for the ArrayFire library.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">arrayfire/arrayfire-python</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2015-09-17 21:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 21:56 Jauhien Piatlicki [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-06 9:58 [gentoo-commits] proj/sci:master commit in: dev-python/arrayfire-python/ Marius Brehler
2015-11-12 7:29 Marius Brehler
2015-12-19 12:36 Marius Brehler
2015-12-19 12:36 Marius Brehler
2015-12-25 20:01 Marius Brehler
2016-02-08 13:39 Marius Brehler
2016-05-19 7:20 Marius Brehler
2016-06-28 12:59 Marius Brehler
2016-11-29 10:16 Marius Brehler
2016-11-29 10:16 Marius Brehler
2016-11-29 10:16 Marius Brehler
2016-11-29 10:16 Marius Brehler
2016-11-29 10:16 Marius Brehler
2016-11-29 12:26 Marius Brehler
2017-03-06 15:12 Marius Brehler
2020-09-25 13:02 Aisha Tammy
2020-09-25 13:13 Aisha Tammy
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=1442394610.27e77ad519c3d49a3c04c21896cd678c73e2a150.jauhien@gentoo \
--to=jauhien@gentoo.org \
--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