commit:     e6d233d2dfcc64803da5cedb001ea1d78f2e3c26
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  3 14:46:18 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Mar  3 14:47:05 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e6d233d2

dev-python/matlabengine: add version 9.13.7

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/matlabengine/matlabengine-9.13.7.ebuild | 17 +++++++++++++++++
 dev-python/matlabengine/metadata.xml               | 12 ++++++++++++
 licenses/MathWorks                                 |  7 +++++++
 profiles/license_groups                            |  2 +-
 4 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/dev-python/matlabengine/matlabengine-9.13.7.ebuild 
b/dev-python/matlabengine/matlabengine-9.13.7.ebuild
new file mode 100644
index 000000000..d65b1c0e5
--- /dev/null
+++ b/dev-python/matlabengine/matlabengine-9.13.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_10 ) # No 3.11 according to setup.py
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="A module to call MATLAB from Python"
+HOMEPAGE="https://github.com/mathworks/matlab-engine-for-python";
+
+LICENSE="MathWorks"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+RESTRICT="bindist mirror"

diff --git a/dev-python/matlabengine/metadata.xml 
b/dev-python/matlabengine/metadata.xml
new file mode 100644
index 000000000..83a61da06
--- /dev/null
+++ b/dev-python/matlabengine/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>s...@gentoo.org</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="pypi">matlabengine</remote-id>
+               <remote-id 
type="github">mathworks/matlab-engine-for-python</remote-id>
+       </upstream>
+</pkgmetadata>

diff --git a/licenses/MathWorks b/licenses/MathWorks
new file mode 100644
index 000000000..d42c4d7a3
--- /dev/null
+++ b/licenses/MathWorks
@@ -0,0 +1,7 @@
+Copyright (c) 2022, The MathWorks, Inc.
+All rights reserved.
+Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+1. Redistributions of source code must retain the above copyright notice, this 
list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright notice, 
this list of conditions and the following disclaimer in the documentation 
and/or other materials provided with the distribution.
+3. In all cases, the software is, and all modifications and derivatives of the 
software shall be, licensed to you solely for use in conjunction with MathWorks 
products and service offerings. 
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file

diff --git a/profiles/license_groups b/profiles/license_groups
index c505c87d8..5221d37f1 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -1 +1 @@
-EULA OpenSIFT
+EULA OpenSIFT MathWorks

Reply via email to